summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-09-29 03:21:43 +0000
committerTom Gall <tgall@gentoo.org>2004-09-29 03:21:43 +0000
commit755fb200beb66a91aad25bd9c4df9d11be25215c (patch)
treedc5ac0db36dbc54e347b8a495cf6b57a400a9beb /media-sound/cdstatus
parentCommenting out the revdep-rebuild line as it doesn't appear to be the case fo... (diff)
downloadhistorical-755fb200beb66a91aad25bd9c4df9d11be25215c.tar.gz
historical-755fb200beb66a91aad25bd9c4df9d11be25215c.tar.bz2
historical-755fb200beb66a91aad25bd9c4df9d11be25215c.zip
added ~ppc64, bug #64239
Diffstat (limited to 'media-sound/cdstatus')
-rw-r--r--media-sound/cdstatus/ChangeLog5
-rw-r--r--media-sound/cdstatus/cdstatus-0.94a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/cdstatus/ChangeLog b/media-sound/cdstatus/ChangeLog
index 9a64ade60376..54fe4b2309a3 100644
--- a/media-sound/cdstatus/ChangeLog
+++ b/media-sound/cdstatus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/cdstatus
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cdstatus/ChangeLog,v 1.6 2004/07/08 08:39:52 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cdstatus/ChangeLog,v 1.7 2004/09/29 03:21:43 tgall Exp $
+
+ 28 Sep 2004; Tom Gall <tgall@gentoo.org> cdstatus-0.94a.ebuild:
+ added ~ppc64, bug #64239
08 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
cdstatus-0.94a.ebuild:
diff --git a/media-sound/cdstatus/cdstatus-0.94a.ebuild b/media-sound/cdstatus/cdstatus-0.94a.ebuild
index db22b2d5b041..ca3cc4fb262d 100644
--- a/media-sound/cdstatus/cdstatus-0.94a.ebuild
+++ b/media-sound/cdstatus/cdstatus-0.94a.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/cdstatus/cdstatus-0.94a.ebuild,v 1.8 2004/07/08 08:39:52 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cdstatus/cdstatus-0.94a.ebuild,v 1.9 2004/09/29 03:21:43 tgall Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/cdstatus/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
#-sparc -amd64: 0.94a: Generates bad wav files x86 is good...
-KEYWORDS="x86 -amd64 -sparc"
+KEYWORDS="x86 -amd64 -sparc ~ppc64"
IUSE=""
DEPEND="virtual/libc"