diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-leechcraft/lc-rosenthal | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-leechcraft/lc-rosenthal')
-rw-r--r-- | app-leechcraft/lc-rosenthal/Manifest | 2 | ||||
-rw-r--r-- | app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild | 17 | ||||
-rw-r--r-- | app-leechcraft/lc-rosenthal/metadata.xml | 12 |
3 files changed, 0 insertions, 31 deletions
diff --git a/app-leechcraft/lc-rosenthal/Manifest b/app-leechcraft/lc-rosenthal/Manifest deleted file mode 100644 index 5580b4eb75cf..000000000000 --- a/app-leechcraft/lc-rosenthal/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD lc-rosenthal-9999.ebuild 317 BLAKE2B 364b82c5ad4c52fa06ebaed02d10ce5a0d06ef9ef70a79cf998024cc7e5df08091b04d37ea218eee046983bbbf14f4e3ea743d75c1056c8c032a1336efbd032e SHA512 62f070ba4c78d9b37cc768ca46e8545b87f8fd80be4d69e4b985d232479fe4a6c3e349e274202e2c2e4949dae49161ba6eabd4f8e9fc0b61e211fe15c85a56a9 -MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc diff --git a/app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild b/app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild deleted file mode 100644 index ca903e3958e9..000000000000 --- a/app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit leechcraft - -DESCRIPTION="Spellchecking support for LeechCraft" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtgui:5 - app-text/hunspell" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-rosenthal/metadata.xml b/app-leechcraft/lc-rosenthal/metadata.xml deleted file mode 100644 index ef43617d9e97..000000000000 --- a/app-leechcraft/lc-rosenthal/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> |