summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-11-15 00:01:51 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-11-15 00:01:51 +0100
commit9fd953b2870c84d5fc76bc74152486396caf675e (patch)
treee7c150cd64cfd663958c0a8095c8873e8c2757d7 /net-p2p
parentnet-im/gajim: Update GTK+ icon cache (diff)
downloadgentoo-9fd953b2870c84d5fc76bc74152486396caf675e.tar.gz
gentoo-9fd953b2870c84d5fc76bc74152486396caf675e.tar.bz2
gentoo-9fd953b2870c84d5fc76bc74152486396caf675e.zip
profiles: Remove last-rited packages
Closes: https://bugs.gentoo.org/633498 Closes: https://bugs.gentoo.org/633510 Closes: https://bugs.gentoo.org/633502 Closes: https://bugs.gentoo.org/620722 Closes: https://bugs.gentoo.org/608174
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/kmldonkey/Manifest1
-rw-r--r--net-p2p/kmldonkey/kmldonkey-2.0.7.ebuild34
-rw-r--r--net-p2p/kmldonkey/metadata.xml8
3 files changed, 0 insertions, 43 deletions
diff --git a/net-p2p/kmldonkey/Manifest b/net-p2p/kmldonkey/Manifest
deleted file mode 100644
index 076ff54b700a..000000000000
--- a/net-p2p/kmldonkey/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kmldonkey-2.0.7.tar.bz2 204642 SHA256 49954b7bf7f883e31ea1999e0109f416c12d646d8f51f410190d2ae79cab76e1 SHA512 59435fc13739fae51eb6ee4c9cdbc1aaddc08251b29208e67671bc7dd9e92cacfefec62a8cab8d780c237eb126b529980d17d00ec80c2e954641b2f18c7b48d2 WHIRLPOOL 3fcaef4d4c8fdd250e959a76158a46554332f367f55b6d2a8e25060bfe075c277a8fd893279e0e3d936d0f48c1b828f9a09948fb4ba2464108bd3b7b37bd1638
diff --git a/net-p2p/kmldonkey/kmldonkey-2.0.7.ebuild b/net-p2p/kmldonkey/kmldonkey-2.0.7.ebuild
deleted file mode 100644
index eefcb25ac1ac..000000000000
--- a/net-p2p/kmldonkey/kmldonkey-2.0.7.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-QT3SUPPORT_REQUIRED="true"
-inherit kde4-base
-
-DESCRIPTION="Provides integration for the MLDonkey P2P software"
-HOMEPAGE="https://www.kde.org/"
-SRC_URI="https://api.opensuse.org/public/source/home:eduardhc/${PN}-kde4/${P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND="kde-frameworks/kdelibs:4[plasma(+)]"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- local mycmakeargs=(
- -DWITH_Plasma=OFF
- )
-
- kde4-base_src_configure
-}
-
-pkg_postinst() {
- if ! has_version net-p2p/mldonkey ; then
- elog ${PN} is a only a client, and requires access to an instance of
- elog net-p2p/mldonkey to function.
- fi
-}
diff --git a/net-p2p/kmldonkey/metadata.xml b/net-p2p/kmldonkey/metadata.xml
deleted file mode 100644
index bddd8b4a2053..000000000000
--- a/net-p2p/kmldonkey/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>