diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-11-25 22:39:15 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-11-25 22:39:15 +0000 |
commit | d934827bf44b7cfcf6711964418148fa60877668 (patch) | |
tree | 0625f358789b5e015e49db139cc1dbc9be00428f /app-leechcraft/lc-scroblibre | |
parent | 2e34d110f164bf74d55fced27fe0000201b3eec5 (diff) |
gentoo resync : 25.11.2020
Diffstat (limited to 'app-leechcraft/lc-scroblibre')
-rw-r--r-- | app-leechcraft/lc-scroblibre/Manifest | 2 | ||||
-rw-r--r-- | app-leechcraft/lc-scroblibre/lc-scroblibre-9999.ebuild | 17 | ||||
-rw-r--r-- | app-leechcraft/lc-scroblibre/metadata.xml | 12 |
3 files changed, 0 insertions, 31 deletions
diff --git a/app-leechcraft/lc-scroblibre/Manifest b/app-leechcraft/lc-scroblibre/Manifest deleted file mode 100644 index db25fe1f34dd..000000000000 --- a/app-leechcraft/lc-scroblibre/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD lc-scroblibre-9999.ebuild 330 BLAKE2B 7b11c4988dc37f4c6752c9943beef52ee6950d16c0d2b6e3f84d21b63c6bac8afe8e67cddebe81805f496b409c581e7bd95b87ec281ae1709a223ce7208e7b9f SHA512 3316de2850c32a299e9335e92e00f6fa4c547b92499483f309ca80644dc0d7f2d5da2a54a8815c853049712049ec9e67243b0c69a0f03bb098921a3be0a99938 -MISC metadata.xml 364 BLAKE2B 39462072f9e35ecb19d9426fe032a499aefa12b7327ed4b97692f4a0778c9828f4b7cbef3bb5bb0bce597d51a99b11db8dabcaa9fda8a326c9916690e6ff4af4 SHA512 697d6e58b4620f4b3c1b7a147955d97f29815facb843de2b6cf67b0c44ccdcb6a0e47ae9a32947f0fccf6a3aea9d204bd30a334e642ff77acca43b03ff56f3bc diff --git a/app-leechcraft/lc-scroblibre/lc-scroblibre-9999.ebuild b/app-leechcraft/lc-scroblibre/lc-scroblibre-9999.ebuild deleted file mode 100644 index a617b3469419..000000000000 --- a/app-leechcraft/lc-scroblibre/lc-scroblibre-9999.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit leechcraft - -DESCRIPTION="Submissions API 1.2-compliant scrobbler for services like libre.fm" - -SLOT="0" -KEYWORDS="" -IUSE="debug" - -DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtnetwork:5 -" -RDEPEND="${DEPEND}" diff --git a/app-leechcraft/lc-scroblibre/metadata.xml b/app-leechcraft/lc-scroblibre/metadata.xml deleted file mode 100644 index ef43617d9e97..000000000000 --- a/app-leechcraft/lc-scroblibre/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> |