diff options
author | 2007-08-24 18:04:48 +0000 | |
---|---|---|
committer | 2007-08-24 18:04:48 +0000 | |
commit | 5849a17d552336a8bacac6bb55ac1d274f755955 (patch) | |
tree | 99ed0091c1a80c974e30ff684197eb7aace0bd73 /media-sound/id3 | |
parent | ppc stable, bug #189576 (diff) | |
download | gentoo-2-5849a17d552336a8bacac6bb55ac1d274f755955.tar.gz gentoo-2-5849a17d552336a8bacac6bb55ac1d274f755955.tar.bz2 gentoo-2-5849a17d552336a8bacac6bb55ac1d274f755955.zip |
ppc stable, bug #189486
(Portage version: 2.1.2.12)
Diffstat (limited to 'media-sound/id3')
-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 296472d2e389..acf35df3bf73 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.14 2007/08/21 14:58:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/ChangeLog,v 1.15 2007/08/24 18:04:48 dertobi123 Exp $ + + 24 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> id3-0.15.ebuild: + ppc stable, bug #189486 21 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> id3-0.15.ebuild: Stable on sparc wrt #189486 diff --git a/media-sound/id3/id3-0.15.ebuild b/media-sound/id3/id3-0.15.ebuild index ac3dddd806ae..922f4434ab84 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.5 2007/08/21 14:58:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/id3-0.15.ebuild,v 1.6 2007/08/24 18:04:48 dertobi123 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() { |