diff options
Diffstat (limited to 'app-leechcraft/lc-kinotify')
-rw-r--r-- | app-leechcraft/lc-kinotify/Manifest | 2 | ||||
-rw-r--r-- | app-leechcraft/lc-kinotify/lc-kinotify-9999.ebuild | 18 | ||||
-rw-r--r-- | app-leechcraft/lc-kinotify/metadata.xml | 12 |
3 files changed, 0 insertions, 32 deletions
diff --git a/app-leechcraft/lc-kinotify/Manifest b/app-leechcraft/lc-kinotify/Manifest deleted file mode 100644 index 5a4151b34e87..000000000000 --- a/app-leechcraft/lc-kinotify/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD lc-kinotify-9999.ebuild 324 BLAKE2B 310dee76c911dbe12b01648b4330b23c9a7cb0529fcdad81d51860e156fcc28cfaeb2aaa3041bfc1499fac83947fc825a92a747f59af5a82cc8ffa603a81d67d SHA512 57fc4757eeed5952e9daee8dcbfe7a7a80a66f39dc4261bb2b8714e71424ce6ffa75efc245048093505d840e7820fb51ab10e4d1f5a367b69aba5dce8b46fa67 -MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc diff --git a/app-leechcraft/lc-kinotify/lc-kinotify-9999.ebuild b/app-leechcraft/lc-kinotify/lc-kinotify-9999.ebuild deleted file mode 100644 index a570cd436aef..000000000000 --- a/app-leechcraft/lc-kinotify/lc-kinotify-9999.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit leechcraft - -DESCRIPTION="Fancy visual notifications for LeechCraft" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtnetwork:5 - dev-qt/qtwebkit:5 -" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-kinotify/metadata.xml b/app-leechcraft/lc-kinotify/metadata.xml deleted file mode 100644 index ef43617d9e97..000000000000 --- a/app-leechcraft/lc-kinotify/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>0xd34df00d@gmail.com</email> - <name>Georg Rudoy</name> - </maintainer> - <maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> -</pkgmetadata> |