diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-21 14:58:13 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-21 14:58:13 +0000 |
commit | 17ef9ecb550eded250b49b26b40605d0b1b3ed8d (patch) | |
tree | 786ef24c9e31160222ade46652ea28cac6e6b17f /media-sound/id3/id3-0.15.ebuild | |
parent | Stable on sparc wrt #189610 (diff) | |
download | gentoo-2-17ef9ecb550eded250b49b26b40605d0b1b3ed8d.tar.gz gentoo-2-17ef9ecb550eded250b49b26b40605d0b1b3ed8d.tar.bz2 gentoo-2-17ef9ecb550eded250b49b26b40605d0b1b3ed8d.zip |
Stable on sparc wrt #189486
(Portage version: 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 19e35ab88007..ac3dddd806ae 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.4 2007/08/20 09:04:09 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/id3-0.15.ebuild,v 1.5 2007/08/21 14:58:13 gustavoz 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() { |