summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-25 12:22:01 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-25 12:22:01 +0000
commite7a983989164bd94121394ecf63807e0761c6acb (patch)
treecb060e92f1fe40f04c62b5c375723f04c5b6399d /media-sound/cdstatus
parentFixed compile problems when gg USE flag is disabled, bug #100186. Stable on x86 (diff)
downloadhistorical-e7a983989164bd94121394ecf63807e0761c6acb.tar.gz
historical-e7a983989164bd94121394ecf63807e0761c6acb.tar.bz2
historical-e7a983989164bd94121394ecf63807e0761c6acb.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-sound/cdstatus')
-rw-r--r--media-sound/cdstatus/ChangeLog5
-rw-r--r--media-sound/cdstatus/cdstatus-0.95.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/cdstatus/ChangeLog b/media-sound/cdstatus/ChangeLog
index 8d7e6d51818d..9c678d677370 100644
--- a/media-sound/cdstatus/ChangeLog
+++ b/media-sound/cdstatus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/cdstatus
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cdstatus/ChangeLog,v 1.10 2005/04/23 10:42:23 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cdstatus/ChangeLog,v 1.11 2005/07/25 12:08:30 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> cdstatus-0.95.04.ebuild:
+ Added to ~ppc.
*cdstatus-0.95.04 (23 Apr 2005)
diff --git a/media-sound/cdstatus/cdstatus-0.95.04.ebuild b/media-sound/cdstatus/cdstatus-0.95.04.ebuild
index e5072bc4e21c..2221d35a0dc1 100644
--- a/media-sound/cdstatus/cdstatus-0.95.04.ebuild
+++ b/media-sound/cdstatus/cdstatus-0.95.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cdstatus/cdstatus-0.95.04.ebuild,v 1.2 2005/07/09 19:04:22 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cdstatus/cdstatus-0.95.04.ebuild,v 1.3 2005/07/25 12:08:30 dholm Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cdstatus/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
#-sparc -amd64: 0.94a: Generates bad wav files x86 is good...
-KEYWORDS="~x86 -amd64 -sparc ~ppc64"
+KEYWORDS="-amd64 ~ppc ~ppc64 -sparc ~x86"
IUSE=""
DEPEND="virtual/libc"