summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-09-29 03:33:52 +0000
committerTom Gall <tgall@gentoo.org>2004-09-29 03:33:52 +0000
commit30fa6dc27ea0c1dbae5d1049638959b7944f2cdc (patch)
tree7111751cc272f31eb46741fd64fd870b2b9a16f3 /media-sound
parentadded ~ppc64, bug #64240 (Manifest recommit) (diff)
downloadgentoo-2-30fa6dc27ea0c1dbae5d1049638959b7944f2cdc.tar.gz
gentoo-2-30fa6dc27ea0c1dbae5d1049638959b7944f2cdc.tar.bz2
gentoo-2-30fa6dc27ea0c1dbae5d1049638959b7944f2cdc.zip
added ~ppc64, bug #64243
Diffstat (limited to 'media-sound')
-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 b742ed4bc78c..3b2e92e11b1e 100644
--- a/media-sound/id3/ChangeLog
+++ b/media-sound/id3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/id3
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/ChangeLog,v 1.7 2004/06/25 00:05:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/ChangeLog,v 1.8 2004/09/29 03:33:52 tgall Exp $
+
+ 28 Sep 2004; Tom Gall <tgall@gentoo.org> id3-0.12-r1.ebuild:
+ added ~ppc64, bug #64243
21 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> id3-0.12-r1.ebuild:
keyworded sparc
diff --git a/media-sound/id3/id3-0.12-r1.ebuild b/media-sound/id3/id3-0.12-r1.ebuild
index 2e205c546783..e5f3c7687c65 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 Foundation
# 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.15 2004/06/25 00:05:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/id3-0.12-r1.ebuild,v 1.16 2004/09/29 03:33:52 tgall 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 sparc"
+KEYWORDS="x86 ppc amd64 sparc ~ppc64"
src_compile() {
make CFLAGS="${CFLAGS}" || die