diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-24 18:04:48 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-24 18:04:48 +0000 |
commit | c4e9c05ba8cb3c497d6d4ebea582f77541aa56fd (patch) | |
tree | 26b17d2fdee4e21312a3794f3761095b8049692c /media-sound/id3/id3-0.15.ebuild | |
parent | bump to 0.20.2 (diff) | |
download | historical-c4e9c05ba8cb3c497d6d4ebea582f77541aa56fd.tar.gz historical-c4e9c05ba8cb3c497d6d4ebea582f77541aa56fd.tar.bz2 historical-c4e9c05ba8cb3c497d6d4ebea582f77541aa56fd.zip |
ppc stable, bug #189486
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'media-sound/id3/id3-0.15.ebuild')
-rw-r--r-- | media-sound/id3/id3-0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |