summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-23 19:53:58 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-23 19:53:58 +0000
commit98b4ad3511f280e1acebee14868f5037c7d50b85 (patch)
tree704f50713b98ca956a355045a6736985a4ccc565 /media-sound
parentStable on ppc64 (diff)
downloadgentoo-2-98b4ad3511f280e1acebee14868f5037c7d50b85.tar.gz
gentoo-2-98b4ad3511f280e1acebee14868f5037c7d50b85.tar.bz2
gentoo-2-98b4ad3511f280e1acebee14868f5037c7d50b85.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/id3/ChangeLog7
-rw-r--r--media-sound/id3/id3-0.12-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/id3/ChangeLog b/media-sound/id3/ChangeLog
index 3b2e92e11b1e..f0c5f524d1e5 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.8 2004/09/29 03:33:52 tgall Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/ChangeLog,v 1.9 2006/05/23 19:53:58 corsair Exp $
+
+ 23 May 2006; Markus Rothe <corsair@gentoo.org> id3-0.12-r1.ebuild:
+ Stable on ppc64
28 Sep 2004; Tom Gall <tgall@gentoo.org> id3-0.12-r1.ebuild:
added ~ppc64, bug #64243
diff --git a/media-sound/id3/id3-0.12-r1.ebuild b/media-sound/id3/id3-0.12-r1.ebuild
index e5f3c7687c65..5f64ac15e615 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
+# Copyright 1999-2006 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.16 2004/09/29 03:33:52 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/id3-0.12-r1.ebuild,v 1.17 2006/05/23 19:53:58 corsair 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 ~ppc64"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
src_compile() {
make CFLAGS="${CFLAGS}" || die