summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-04-27 23:33:23 +0000
committerJohannes Huber <johu@gentoo.org>2014-04-27 23:33:23 +0000
commit929e56abe6b1c6a5c6ae64d56945fab5ccb4b523 (patch)
tree6c77d6927d96697472dddd61ea8adf976fbba67d /media-sound/kstreamripper
parentamd64/x86 stable, remove old. (diff)
downloadgentoo-2-929e56abe6b1c6a5c6ae64d56945fab5ccb4b523.tar.gz
gentoo-2-929e56abe6b1c6a5c6ae64d56945fab5ccb4b523.tar.bz2
gentoo-2-929e56abe6b1c6a5c6ae64d56945fab5ccb4b523.zip
amd64/x86 stable, remove old.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'media-sound/kstreamripper')
-rw-r--r--media-sound/kstreamripper/ChangeLog6
-rw-r--r--media-sound/kstreamripper/kstreamripper-0.7.100-r1.ebuild28
-rw-r--r--media-sound/kstreamripper/kstreamripper-0.7.100-r2.ebuild4
3 files changed, 7 insertions, 31 deletions
diff --git a/media-sound/kstreamripper/ChangeLog b/media-sound/kstreamripper/ChangeLog
index 34d15e907bc4..a27f8f1506ca 100644
--- a/media-sound/kstreamripper/ChangeLog
+++ b/media-sound/kstreamripper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/kstreamripper
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/ChangeLog,v 1.29 2014/03/21 19:53:32 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/ChangeLog,v 1.30 2014/04/27 23:33:23 johu Exp $
+
+ 27 Apr 2014; Johannes Huber <johu@gentoo.org>
+ -kstreamripper-0.7.100-r1.ebuild, kstreamripper-0.7.100-r2.ebuild:
+ amd64/x86 stable, remove old.
*kstreamripper-0.7.100-r2 (21 Mar 2014)
diff --git a/media-sound/kstreamripper/kstreamripper-0.7.100-r1.ebuild b/media-sound/kstreamripper/kstreamripper-0.7.100-r1.ebuild
deleted file mode 100644
index 67fe8190bfeb..000000000000
--- a/media-sound/kstreamripper/kstreamripper-0.7.100-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/kstreamripper-0.7.100-r1.ebuild,v 1.2 2012/02/29 14:49:22 scarabeus Exp $
-
-EAPI=4
-
-inherit kde4-base
-
-DESCRIPTION="Program for ripping internet radios"
-HOMEPAGE="http://kstreamripper.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2 GPL-3"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND=""
-#>=net-libs/libproxy-0.3.1
-RDEPEND="${DEPEND}
- media-sound/streamripper
-"
-
-S=${WORKDIR}/${PN}
-
-DOCS=( TODO.odt )
-
-PATCHES=( "${FILESDIR}/${P}-nodebuglog.patch" )
diff --git a/media-sound/kstreamripper/kstreamripper-0.7.100-r2.ebuild b/media-sound/kstreamripper/kstreamripper-0.7.100-r2.ebuild
index 23585513ba48..5aca20736970 100644
--- a/media-sound/kstreamripper/kstreamripper-0.7.100-r2.ebuild
+++ b/media-sound/kstreamripper/kstreamripper-0.7.100-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/kstreamripper-0.7.100-r2.ebuild,v 1.1 2014/03/21 19:53:32 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/kstreamripper-0.7.100-r2.ebuild,v 1.2 2014/04/27 23:33:23 johu Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 GPL-3"
SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug"
DEPEND=""