diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-09 14:10:55 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-09 14:10:55 +0000 |
commit | 354f22bbb45d164dea7a7d0309ce83a2a6682fa2 (patch) | |
tree | f5d4948a5bf634351904241b45cb73d3f66506bf /media-sound | |
parent | Added ~ppc64; bug #189441 (diff) | |
download | gentoo-2-354f22bbb45d164dea7a7d0309ce83a2a6682fa2.tar.gz gentoo-2-354f22bbb45d164dea7a7d0309ce83a2a6682fa2.tar.bz2 gentoo-2-354f22bbb45d164dea7a7d0309ce83a2a6682fa2.zip |
Stable on ppc64; bug #189486
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/id3/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/id3/id3-0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/id3/ChangeLog b/media-sound/id3/ChangeLog index acf35df3bf73..d3f19549a5cd 100644 --- a/media-sound/id3/ChangeLog +++ b/media-sound/id3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/id3 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/ChangeLog,v 1.15 2007/08/24 18:04:48 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/ChangeLog,v 1.16 2007/10/09 14:10:55 corsair Exp $ + + 09 Oct 2007; Markus Rothe <corsair@gentoo.org> id3-0.15.ebuild: + Stable on ppc64; bug #189486 24 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> id3-0.15.ebuild: ppc stable, bug #189486 diff --git a/media-sound/id3/id3-0.15.ebuild b/media-sound/id3/id3-0.15.ebuild index 922f4434ab84..43cce602589c 100644 --- a/media-sound/id3/id3-0.15.ebuild +++ b/media-sound/id3/id3-0.15.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/id3/id3-0.15.ebuild,v 1.6 2007/08/24 18:04:48 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/id3-0.15.ebuild,v 1.7 2007/10/09 14:10:55 corsair Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://lly.org/~rcw/id3/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" src_unpack() { |