diff options
author | Brent Baude <ranger@gentoo.org> | 2008-09-18 01:42:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-09-18 01:42:43 +0000 |
commit | 3c91dd7ac43e0c3697168f5bcf7aca7d24a01f0b (patch) | |
tree | ba12421285504562493672f4244820f0ee22f4f2 /media-sound/kstreamripper | |
parent | Punt the right version #237936. (diff) | |
download | gentoo-2-3c91dd7ac43e0c3697168f5bcf7aca7d24a01f0b.tar.gz gentoo-2-3c91dd7ac43e0c3697168f5bcf7aca7d24a01f0b.tar.bz2 gentoo-2-3c91dd7ac43e0c3697168f5bcf7aca7d24a01f0b.zip |
stable ppc64, bug 237157
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound/kstreamripper')
-rw-r--r-- | media-sound/kstreamripper/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/kstreamripper/kstreamripper-0.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/kstreamripper/ChangeLog b/media-sound/kstreamripper/ChangeLog index d94b41402805..498720e3261c 100644 --- a/media-sound/kstreamripper/ChangeLog +++ b/media-sound/kstreamripper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/kstreamripper # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/ChangeLog,v 1.17 2008/09/11 09:38:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/ChangeLog,v 1.18 2008/09/18 01:42:43 ranger Exp $ + + 18 Sep 2008; Brent Baude <ranger@gentoo.org> kstreamripper-0.3.4.ebuild: + stable ppc64, bug 237157 11 Sep 2008; Raúl Porcel <armin76@gentoo.org> kstreamripper-0.3.4.ebuild: x86 stable wrt #237157 diff --git a/media-sound/kstreamripper/kstreamripper-0.3.4.ebuild b/media-sound/kstreamripper/kstreamripper-0.3.4.ebuild index 858e6c80cf41..e1e510fc1cc4 100644 --- a/media-sound/kstreamripper/kstreamripper-0.3.4.ebuild +++ b/media-sound/kstreamripper/kstreamripper-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/kstreamripper-0.3.4.ebuild,v 1.8 2008/09/11 09:38:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/kstreamripper/kstreamripper-0.3.4.ebuild,v 1.9 2008/09/18 01:42:43 ranger Exp $ inherit eutils kde @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND=">=media-sound/streamripper-1.32-r2" |