summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-07-21 07:40:22 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-07-21 07:40:30 +1000
commit2b0946914bda26cd4faf668472c2e3135ef37f46 (patch)
tree958ec741a3df2bf2e7dfc1bb0b950d110b9e1f12 /dev-libs
parentmedia-libs/taglib: version bump (diff)
downloadgentoo-2b0946914bda26cd4faf668472c2e3135ef37f46.tar.gz
gentoo-2b0946914bda26cd4faf668472c2e3135ef37f46.tar.bz2
gentoo-2b0946914bda26cd4faf668472c2e3135ef37f46.zip
dev-libs/purpose: remove old
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/purpose/Manifest1
-rw-r--r--dev-libs/purpose/purpose-1.0.ebuild29
-rw-r--r--dev-libs/purpose/purpose-1.1.ebuild28
3 files changed, 0 insertions, 58 deletions
diff --git a/dev-libs/purpose/Manifest b/dev-libs/purpose/Manifest
index 57b5f9e56f9d..c354236715bd 100644
--- a/dev-libs/purpose/Manifest
+++ b/dev-libs/purpose/Manifest
@@ -1,2 +1 @@
-DIST purpose-1.0.tar.xz 61752 SHA256 f025294333f7cf5931dabf0f4dc0abeb9e41a2b25d4af86e1b63eada82980702 SHA512 c20a52e5e37227856fd1e14836c5e9894ebacbcce01bf3a3c8433cf44971aa4d4e1819ba6f042c99fb54460e7595cd4001d8bf1a8f9add86bb9409309d41ed3b WHIRLPOOL d5af27e4f725a24724c8d2cbc90897e6fb4d4fb7350c2db9e2e3b364c5470ce462ad0a52c18d5600854b7bfbbf61dd8a3d2135064b57b0471f335ee82e1f5609
DIST purpose-1.1.tar.xz 84980 SHA256 7a6030212104582ccf19ad2fb765d441fb1eea7ae08368e04ce9603ea6ea1040 SHA512 681a081e8737a610343ce6ebefaf0bb8b148f88eac20f08ec4138d824f525cae9daacdb41dc71a28edabca2245a62fe11501d6ca9d7c7277e9dd132af62cfff9 WHIRLPOOL 3c2b95477b48d8decdce98df69aeaa65023afc6cde64ce5d3c7293ec727a4f4aa93fddc80c388176e0b3067fd7a9a8dbf199d4f684e007c4b1e0cede2bdc6c82
diff --git a/dev-libs/purpose/purpose-1.0.ebuild b/dev-libs/purpose/purpose-1.0.ebuild
deleted file mode 100644
index 1344a70c8443..000000000000
--- a/dev-libs/purpose/purpose-1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled"
-SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_kdeapps_dep kaccounts-integration)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtwidgets)
- net-libs/accounts-qt
-"
-RDEPEND="${DEPEND}"
diff --git a/dev-libs/purpose/purpose-1.1.ebuild b/dev-libs/purpose/purpose-1.1.ebuild
deleted file mode 100644
index 54a2ef91c374..000000000000
--- a/dev-libs/purpose/purpose-1.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KDE_TEST="forceoptional"
-inherit kde5
-
-DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled"
-SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_kdeapps_dep kaccounts-integration)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtwidgets)
- net-libs/accounts-qt
-"
-RDEPEND="${DEPEND}"