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-summary | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-leechcraft/lc-summary')
-rw-r--r-- | app-leechcraft/lc-summary/Manifest | 2 | ||||
-rw-r--r-- | app-leechcraft/lc-summary/lc-summary-9999.ebuild | 17 | ||||
-rw-r--r-- | app-leechcraft/lc-summary/metadata.xml | 13 |
3 files changed, 0 insertions, 32 deletions
diff --git a/app-leechcraft/lc-summary/Manifest b/app-leechcraft/lc-summary/Manifest deleted file mode 100644 index 3d8c9ca363d5..000000000000 --- a/app-leechcraft/lc-summary/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD lc-summary-9999.ebuild 296 BLAKE2B e27a081b01371d9abe5c05b29c2dc19d5c459b74acd451ae5a0963f94354433df2939f26eb2ce71ea524121555af826967d2629f5756fbb92645223e473c189f SHA512 1e38abcc724e3dfebee0db7497ae4dd653b4929d736bf61ee55c271b94be4302a5e16c41da9dafc89b00ca46da3fe80e5da5f89b0eabbc8798fefe4f7a21dc5b -MISC metadata.xml 474 BLAKE2B cd59b440942b314b5908691f6aef49b333f3519e4b197ccbe9f451c92c9c553560b6939bd9157e40c14aae8b7f1e3076ea63e5cbf6935757c8c3232ab49cc9b4 SHA512 1716122f6e28e37fc6866b43f4bed63dfb1bb2ce0120b829be209828620007f60eddd28f510591a8a360834479362e7b3f233c8063620d8ca4b269904cfb19a8 diff --git a/app-leechcraft/lc-summary/lc-summary-9999.ebuild b/app-leechcraft/lc-summary/lc-summary-9999.ebuild deleted file mode 100644 index 7cdfb3db17a5..000000000000 --- a/app-leechcraft/lc-summary/lc-summary-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="Summary plugin for Leechcraft" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtwidgets:5 -" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-summary/metadata.xml b/app-leechcraft/lc-summary/metadata.xml deleted file mode 100644 index 8cbd28294b97..000000000000 --- a/app-leechcraft/lc-summary/metadata.xml +++ /dev/null @@ -1,13 +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> - <longdescription>Summary which shows all the downloads, events and statuses in LeechCraft.</longdescription> -</pkgmetadata> |