summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-04-21 14:13:04 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-04-21 14:13:04 +0000
commit4298baeef2895cb647fe3710a34d5086a36f4b8e (patch)
treee46aa4ffeb8f5e59213e4a3fd0cbb55b28a18101 /media-sound/id3
parenta few more updates (Manifest recommit) (diff)
downloadgentoo-2-4298baeef2895cb647fe3710a34d5086a36f4b8e.tar.gz
gentoo-2-4298baeef2895cb647fe3710a34d5086a36f4b8e.tar.bz2
gentoo-2-4298baeef2895cb647fe3710a34d5086a36f4b8e.zip
keyworded sparc
Diffstat (limited to 'media-sound/id3')
-rw-r--r--media-sound/id3/ChangeLog5
-rw-r--r--media-sound/id3/id3-0.12-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/id3/ChangeLog b/media-sound/id3/ChangeLog
index e8c09ce80292..bfe696a4023a 100644
--- a/media-sound/id3/ChangeLog
+++ b/media-sound/id3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/id3
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/ChangeLog,v 1.5 2004/04/20 17:22:24 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/ChangeLog,v 1.6 2004/04/21 14:10:19 gustavoz Exp $
+
+ 21 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> id3-0.12-r1.ebuild:
+ keyworded sparc
20 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> id3-0.12-r1.ebuild:
Added IUSE.
diff --git a/media-sound/id3/id3-0.12-r1.ebuild b/media-sound/id3/id3-0.12-r1.ebuild
index 79a645a38aa6..c9461aba0f1d 100644
--- a/media-sound/id3/id3-0.12-r1.ebuild
+++ b/media-sound/id3/id3-0.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/id3-0.12-r1.ebuild,v 1.13 2004/04/20 17:22:24 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/id3-0.12-r1.ebuild,v 1.14 2004/04/21 14:10:19 gustavoz Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://lly.org/~rcw/id3/${PN}_${PV}.orig.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc amd64"
+KEYWORDS="x86 ppc amd64 sparc"
src_compile() {
make CFLAGS="${CFLAGS}" || die