diff options
Diffstat (limited to 'app-leechcraft/lc-sysnotify')
-rw-r--r-- | app-leechcraft/lc-sysnotify/Manifest | 2 | ||||
-rw-r--r-- | app-leechcraft/lc-sysnotify/lc-sysnotify-9999.ebuild | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/app-leechcraft/lc-sysnotify/Manifest b/app-leechcraft/lc-sysnotify/Manifest index e17c98749eb9..f927221d9b6e 100644 --- a/app-leechcraft/lc-sysnotify/Manifest +++ b/app-leechcraft/lc-sysnotify/Manifest @@ -1,2 +1,2 @@ -EBUILD lc-sysnotify-9999.ebuild 336 BLAKE2B c715996917738a4beee2d3dc127bdfa6eaa31c9ce6ae8b6d304a48a7270ba484d5b8039c11081809003d60fc2ee86978fbd54b097baa178da0b49f2072a3f1b6 SHA512 7666dab849e68e9e615aa2658899509647c52338eeacbbe63e6de6926093a879f09dab299035c4a8417ba244ccea294633188f965141292daebb6383e6840de5 +EBUILD lc-sysnotify-9999.ebuild 317 BLAKE2B 8db01f1a8f9c44b9ecacd05ea4d8d4b55a49c41cb1f49dc321c29a921172101f791eebb037dacc34078e5b4bf73c084aacbe59fb7b6b001fdf095144d3f7c851 SHA512 f15f52df9bf9a437d2c48a28c2a849593bf2b79d11f9f82518c1413211d9f60c60fde547e88496bd2194e66f3dc2c566dee2acac8a100a31c97435d276515539 MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc diff --git a/app-leechcraft/lc-sysnotify/lc-sysnotify-9999.ebuild b/app-leechcraft/lc-sysnotify/lc-sysnotify-9999.ebuild index 994e544fb892..4fadb2833b72 100644 --- a/app-leechcraft/lc-sysnotify/lc-sysnotify-9999.ebuild +++ b/app-leechcraft/lc-sysnotify/lc-sysnotify-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=6 +EAPI=7 inherit leechcraft @@ -12,7 +12,6 @@ KEYWORDS="" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtgui:5 dev-qt/qtdbus:5 " RDEPEND="${DEPEND}" |