diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-05-13 16:38:56 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-05-13 16:38:56 +0100 |
commit | ea31ad0ed5501d0bf92267c35beaf06ac016bad2 (patch) | |
tree | 2fdc433d571e3ead010876d43ce2646b7d783680 /x11-misc/xmonad-log-applet | |
parent | 88ebe56470c37b02a044e1091cad6b2df0f3be8f (diff) |
gentoo resync : 13.05.2018
Diffstat (limited to 'x11-misc/xmonad-log-applet')
-rw-r--r-- | x11-misc/xmonad-log-applet/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/xmonad-log-applet/Manifest b/x11-misc/xmonad-log-applet/Manifest index 242876daf5eb..c81c487fc065 100644 --- a/x11-misc/xmonad-log-applet/Manifest +++ b/x11-misc/xmonad-log-applet/Manifest @@ -1,4 +1,4 @@ AUX xmonad.hs 1801 BLAKE2B e8235819cbd5086141def1d45652750129c8153e65c52b9e72ee9b42d3dd6110e9d1b6e3da651ff18beb9b3c61e3afaa83fff9059a7d2113a0a445d2e07e0b99 SHA512 3d20f037dabff24c69811672850734396a4c4f57a9e33e03a15f93d8e5b4edcf43dadf9d95ab82c310dbf0064e8fb7a6a0e8e330c5b51997e0dffe719dd0cb21 DIST xmonad-log-applet-2.0.0.tar.gz 82881 BLAKE2B a059158558cc2fcb150e90cbd055cf50367dbed464c46891b6c63d49d2b5e2974ea3fc859afe8f1115af78fae60e639bde0aec37af8be693720eca80905712b8 SHA512 1885ac97569d909ab1c6af99d9b271d0f782de905dfe035df27524f428d09cefa20a468103477132656dea8945faf886270fd70a49e5a08be538e04f3f05baca -EBUILD xmonad-log-applet-2.0.0-r301.ebuild 896 BLAKE2B 7e56a15fc788f168516c42612ac3df1eddfb37c374b90c11a1ee1d4f225c5c7c5764043b86d460eb04a37b6330560d635679eda1095695bfd3b7011227c0c9c6 SHA512 f3cc04eeaaa647a64addef0be1d4786b2cd4c04ffd569e209bbca1014a836083641bade34280e242811bb901f17e006aca9a25bb2160bb43fe301c98660b34dd +EBUILD xmonad-log-applet-2.0.0-r301.ebuild 916 BLAKE2B bdcf4d94badbcd9fd65123118ad294f1fb59a03e8478b7f91982ed1c60dbe452e0d6e671339ed583b181422c02c2a7723700a03dff234ef7a419266ec7623284 SHA512 89d6035f79606dec069588ea2d0eae4cb51e2a48b14f071a342321e719de367da93d78d555b3d635268440bb341e575a7970461e53418ef16c1d90da1ce21497 MISC metadata.xml 647 BLAKE2B 0af322628cb650feee33ab99817bdd2955689b9cfa2c4bd736d9363b1de33be9913972884792d98cfd827cbb5133e5c52ae92e747df80ba6636be8ad64f12226 SHA512 92739437a732ad395f4af992972cd4be68abb931a26e1b47e0035b0e681fa5095e5019b4f0fda178f53197fd42cdbd679b6673727fc5ac425437768f8ad12fff diff --git a/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild b/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild index f0c5379f92e9..aec50da5dd58 100644 --- a/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild +++ b/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,6 +18,7 @@ RESTRICT="mirror" RDEPEND=" sys-apps/dbus xfce-base/xfce4-panel + dev-libs/dbus-glib dev-libs/glib:2 dev-haskell/dbus x11-libs/gtk+:3 |