diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-01 19:56:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-01 19:56:58 +0000 |
commit | 28b8b7c5b7dcd4471e85aef904799523cada5231 (patch) | |
tree | 81370f8e9c40b0f431ec5a99d1559a6ee9635e80 /media-sound/kstreamripper | |
parent | Keyworded ~sparc (diff) | |
download | historical-28b8b7c5b7dcd4471e85aef904799523cada5231.tar.gz historical-28b8b7c5b7dcd4471e85aef904799523cada5231.tar.bz2 historical-28b8b7c5b7dcd4471e85aef904799523cada5231.zip |
Marked ~ppc64; bug #64640
Diffstat (limited to 'media-sound/kstreamripper')
-rw-r--r-- | media-sound/kstreamripper/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/kstreamripper/kstreamripper-0.2.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/media-sound/kstreamripper/ChangeLog b/media-sound/kstreamripper/ChangeLog index 6288dd4b8da3..d1a444e74c93 100644 --- a/media-sound/kstreamripper/ChangeLog +++ b/media-sound/kstreamripper/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/kstreamripper # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/ChangeLog,v 1.4 2004/10/17 09:50:50 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/ChangeLog,v 1.5 2004/11/01 19:56:58 corsair Exp $ + + 01 Nov 2004; Markus Rothe <corsair@gentoo.org> + + kstreamripper-0.2.ebuild: + Marked ~ppc64; bug #64640 17 Oct 2004; David Holm <dholm@gentoo.org> kstreamripper-0.2.ebuild: Added to ~ppc. diff --git a/media-sound/kstreamripper/kstreamripper-0.2.ebuild b/media-sound/kstreamripper/kstreamripper-0.2.ebuild index a18f0e684c17..c4a8f082daaa 100644 --- a/media-sound/kstreamripper/kstreamripper-0.2.ebuild +++ b/media-sound/kstreamripper/kstreamripper-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/kstreamripper-0.2.ebuild,v 1.3 2004/10/17 09:50:50 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/kstreamripper-0.2.ebuild,v 1.4 2004/11/01 19:56:58 corsair Exp $ IUSE="" @@ -12,6 +12,6 @@ DESCRIPTION="KStreamripper - a nice KDE3 frontend to media-sound/streamripper" HOMEPAGE="http://developer.berlios.de/projects/kstreamripper/" SRC_URI="http://www.tuxipuxi.de/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64 ~ppc ~ppc64" SLOT="0" DEPEND=">=media-sound/streamripper-1.32-r2" |