summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 19:34:35 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 19:34:35 +0000
commit840a16d0e7a533bea7ba5a516068e934c7d5275b (patch)
treee3f9f716a1784c3129d3977de7fa00471d1ed240 /media-libs
parentfix digest (diff)
downloadhistorical-840a16d0e7a533bea7ba5a516068e934c7d5275b.tar.gz
historical-840a16d0e7a533bea7ba5a516068e934c7d5275b.tar.bz2
historical-840a16d0e7a533bea7ba5a516068e934c7d5275b.zip
Mark stable on alpha and ia64 for dev-perl/Audio-CD-disc-cover
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libcdaudio/ChangeLog7
-rw-r--r--media-libs/libcdaudio/libcdaudio-0.99.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libcdaudio/ChangeLog b/media-libs/libcdaudio/ChangeLog
index d9dd17965440..20c62310e7a9 100644
--- a/media-libs/libcdaudio/ChangeLog
+++ b/media-libs/libcdaudio/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libcdaudio
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libcdaudio/ChangeLog,v 1.10 2003/08/21 21:26:01 max Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libcdaudio/ChangeLog,v 1.11 2004/02/17 19:34:35 agriffis Exp $
+
+ 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> libcdaudio-0.99.9.ebuild:
+ Mark stable on alpha and ia64 for dev-perl/Audio-CD-disc-cover
21 Aug 2003; Max Kalika <max@gentoo.org> libcdaudio-0.99.9.ebuild:
Fix install breakage.
diff --git a/media-libs/libcdaudio/libcdaudio-0.99.9.ebuild b/media-libs/libcdaudio/libcdaudio-0.99.9.ebuild
index c2c850968dee..198dd34e580f 100644
--- a/media-libs/libcdaudio/libcdaudio-0.99.9.ebuild
+++ b/media-libs/libcdaudio/libcdaudio-0.99.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libcdaudio/libcdaudio-0.99.9.ebuild,v 1.4 2004/01/06 04:03:19 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libcdaudio/libcdaudio-0.99.9.ebuild,v 1.5 2004/02/17 19:34:35 agriffis Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ HOMEPAGE="http://libcdaudio.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc alpha ~arm ~hppa ~mips ~amd64 ia64"
src_compile() {
# -fPIC is required for this library on alpha, see bug #17192