diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-10-22 11:09:47 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-10-22 11:09:47 +0100 |
commit | 64e107b9b6058580ff0432107eb37cefb0b2a7d8 (patch) | |
tree | 9a44e603e2ae365e2b1fe35ac37f73e830cdee1d /x11-misc/notify-osd | |
parent | 957235cf19a691360c720f7913672adda4258ed0 (diff) |
gentoo resync : 22.10.2018
Diffstat (limited to 'x11-misc/notify-osd')
-rw-r--r-- | x11-misc/notify-osd/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/notify-osd/notify-osd-0.9.34-r1.ebuild | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11-misc/notify-osd/Manifest b/x11-misc/notify-osd/Manifest index 9fb87c91a293..49caf93096bb 100644 --- a/x11-misc/notify-osd/Manifest +++ b/x11-misc/notify-osd/Manifest @@ -1,3 +1,3 @@ DIST notify-osd-0.9.34.tar.gz 635387 BLAKE2B 469369f9fde562c605c131608b56eb54ea2a5f3d16f530e5b383d04fd8de2fbd531b58ed43caceeaeef65840cb00917484c02f8af0d7a0fc464ab131c1193853 SHA512 60ca63c2041f129d5139537242c2260908cedef633df977a608e19dcb01b75b2280ec80abe2b6da5eff76621107ee9d294742abfae301bc24eaa3aa855c56ce1 -EBUILD notify-osd-0.9.34-r1.ebuild 1485 BLAKE2B 718cf2009f2f6d4831037a8d222eb3330ace30b4bd07311f204a6335a269d49199d6b668fd10d9caee1d3b3758a92e0c5f89547422644342da3d99ef8603f8fe SHA512 1c7d9067cfb61eb8627a47bd8a0be03c30e031e1f946a7757183cc6d51652dc22ca7502a548b4f21a363f0131bb2ecbe9e51ea0f4809ec347eba126fc3aa90ea +EBUILD notify-osd-0.9.34-r1.ebuild 1503 BLAKE2B b59b0bd60fcb8c299121cbd5feaff737bc7c610082c5ad6fea5e883bb1160a18f265b11282d611bc244aab61644bb06691df4200944b9a649e3b53e63a09360c SHA512 cd212fdeef62bf4c45a24bc895d5512437a13649aa92930fc16746d71acd0961a30b02017c16e58d491d427c62d7fd33b20277b5216113ec9b0ecc9a30160795 MISC metadata.xml 250 BLAKE2B 138c4f4c717e9e24abf19f3d4cb9a8a8b49761ac301ac26b527c86802bbc509a4afd2678adb71bc3a9ef3d0ea17438d57d03211627bcf6ace221f08f39151f56 SHA512 0bed48908552a27396c77549264bbb7516677909afdecd967cce446529ea944c8f9ddf167241a033ca790123be27f8e3a4c503954100f9ea076f40b8ef5b0209 diff --git a/x11-misc/notify-osd/notify-osd-0.9.34-r1.ebuild b/x11-misc/notify-osd/notify-osd-0.9.34-r1.ebuild index d94dd9b86c08..6a1096cc8f5b 100644 --- a/x11-misc/notify-osd/notify-osd-0.9.34-r1.ebuild +++ b/x11-misc/notify-osd/notify-osd-0.9.34-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -29,9 +29,10 @@ RDEPEND="${COMMON_DEPEND} !minimal? ( x11-themes/notify-osd-icons ) " DEPEND="${COMMON_DEPEND} - virtual/pkgconfig + dev-util/glib-utils gnome-base/gnome-common x11-base/xorg-proto + virtual/pkgconfig " RESTRICT="test" # virtualx.eclass: 1 of 1: FAIL: test-modules |