summaryrefslogtreecommitdiff
path: root/x11-misc/sw-notify-send
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /x11-misc/sw-notify-send
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'x11-misc/sw-notify-send')
-rw-r--r--x11-misc/sw-notify-send/Manifest4
-rw-r--r--x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild4
-rw-r--r--x11-misc/sw-notify-send/sw-notify-send-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/sw-notify-send/Manifest b/x11-misc/sw-notify-send/Manifest
index e286eb54480a..a380bb6ab495 100644
--- a/x11-misc/sw-notify-send/Manifest
+++ b/x11-misc/sw-notify-send/Manifest
@@ -1,4 +1,4 @@
DIST tinynotify-send-1.2.1.tar.bz2 266078 BLAKE2B ac3c9510d89fdfd50f70fbfad14476e95e14616cfff9d29c9976af5459e2c73a8ddcf5cb578284b177e78743c46594126343933ae87f78a380bca3ce2350aaa9 SHA512 f416db09fa95f04d771610af7ae8953192027b8606c53f54efe514c4d33b59e8dc362676004a036c2dd7e7c7cf03b077ee9b753839efbcb181c5724f43efa58d
-EBUILD sw-notify-send-1.2.1.ebuild 714 BLAKE2B 04b2286af85e64f1be714f5adee1ff201e401417ebd600686a3d4fe31624f999c56c5cd626ab3c7f20b9eb689a68a81b13f8d056471f91078a808f30edb0db47 SHA512 6dd0e80d1acd0e9e72b8135700406333ec8350a952f41dfe1372d010ce6b2bf1eced42ff93656c08f670f7a4890d1317d24a0aad96bbf23142f49156bbdca54d
-EBUILD sw-notify-send-9999.ebuild 729 BLAKE2B f3ba326161e1ee84d3ad61ea7a462057a6c06ee6addef1c44b7a382e2f02573e543b2b6ff6b8ed0bb62ada576785e35205aab796ab8966cdfa41474fbec0ffa4 SHA512 e4e9bc7dceda9c679cc26bdfb9a7a2ef003fa0427572818e099032976e315cd1feaade0e507f62fa8d6425f71ad2dbff4b5084a731937d5ec5289d6399aa95cb
+EBUILD sw-notify-send-1.2.1.ebuild 711 BLAKE2B 455edb6ea90b7304acd1d3263f18a5d5f226a7c55a56cd7c9172b82f2687f7e4747996c605cadad0236fe6eaf597d650048fab6df8be31a5714d53acfdb3f458 SHA512 14484fa318c6682dc47b38569237099420f0ad629dde420f4742b0a861927eeefa592b4ec4083e2b3d4ecf59c5d406783def3211fe6386f95fc6cf4b612c177a
+EBUILD sw-notify-send-9999.ebuild 726 BLAKE2B 432f123092336d4a8946f7ecedfc672284b3c63d142142055e0f4c6ba024d3b6b5d048d2d3b6e5d917354ac9181f2c355bc1730b32802b0506c67c622699c5a1 SHA512 18f29526f09619e3c750711d08b416fe39140f0ef9d5522c928af477180933a2e207b53d295f0fea9cb0ad6b2c183d950093c069cf8d768359a77a4b1f6649f0
MISC metadata.xml 519 BLAKE2B c7261240f7af182251afbbd993149a71f3a8f70415d07cc7563de754317e80d658e2c4757f9a344a840e2f6afb09ab092f53a4166e494e91b6bb5ae537aab22e SHA512 06ce4c0f2e7b95504cad6f060befa1775845344d085f474497b2f65dc158a3fd6d37cb98317f5fc6d6fd9ebd3f2383b74e6357639a5ab038bb221519342c9bdf
diff --git a/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
index 67c06dc2d15d..89f5d2ea4b6e 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
MY_P=tinynotify-send-${PV}
DESCRIPTION="A system-wide variant of tinynotify-send"
diff --git a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
index c0ac15bb55ec..a7650200395f 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
EGIT_REPO_URI="https://github.com/mgorny/tinynotify-send.git"
inherit autotools git-r3