diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-14 18:06:07 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-14 18:06:07 +0000 |
commit | 0ef6c872cde0da706c595a5f93708af7cbc7eac3 (patch) | |
tree | b45e3fa3a599fc99bdfa36e81e859995f3bbff15 /media-sound | |
parent | Added ~ppc64; bug #187964 (diff) | |
download | historical-0ef6c872cde0da706c595a5f93708af7cbc7eac3.tar.gz historical-0ef6c872cde0da706c595a5f93708af7cbc7eac3.tar.bz2 historical-0ef6c872cde0da706c595a5f93708af7cbc7eac3.zip |
ppc stable, bug #188698
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/streamripper/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/streamripper/streamripper-1.62.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/streamripper/ChangeLog b/media-sound/streamripper/ChangeLog index 085d3ffeeafb..2c4072c43d50 100644 --- a/media-sound/streamripper/ChangeLog +++ b/media-sound/streamripper/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/streamripper # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.53 2007/08/14 17:32:46 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.54 2007/08/14 18:06:07 dertobi123 Exp $ + + 14 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + streamripper-1.62.2.ebuild: + ppc stable, bug #188698 14 Aug 2007; Christian Faulhammer <opfer@gentoo.org> streamripper-1.62.2.ebuild: diff --git a/media-sound/streamripper/streamripper-1.62.2.ebuild b/media-sound/streamripper/streamripper-1.62.2.ebuild index f810960c5d36..833c8466e467 100644 --- a/media-sound/streamripper/streamripper-1.62.2.ebuild +++ b/media-sound/streamripper/streamripper-1.62.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.62.2.ebuild,v 1.3 2007/08/14 17:32:46 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.62.2.ebuild,v 1.4 2007/08/14 18:06:07 dertobi123 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 sparc x86" IUSE="vorbis" RDEPEND="media-libs/libmad |