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/cmix
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/cmix')
-rw-r--r--media-sound/cmix/ChangeLog7
-rw-r--r--media-sound/cmix/cmix-1.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/cmix/ChangeLog b/media-sound/cmix/ChangeLog
index dbba8ce35614..7a4577aff941 100644
--- a/media-sound/cmix/ChangeLog
+++ b/media-sound/cmix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/cmix
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cmix/ChangeLog,v 1.7 2004/07/06 07:16:14 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cmix/ChangeLog,v 1.8 2005/07/25 12:15:37 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> cmix-1.6.ebuild:
+ Added to ~ppc.
06 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> cmix-1.6.ebuild:
-amd64
diff --git a/media-sound/cmix/cmix-1.6.ebuild b/media-sound/cmix/cmix-1.6.ebuild
index 22cd22f691d6..f21769da3c32 100644
--- a/media-sound/cmix/cmix-1.6.ebuild
+++ b/media-sound/cmix/cmix-1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cmix/cmix-1.6.ebuild,v 1.11 2004/07/06 07:16:14 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cmix/cmix-1.6.ebuild,v 1.12 2005/07/25 12:15:37 dholm Exp $
IUSE=""
@@ -11,7 +11,7 @@ SRC_URI="http://antipoder.dyndns.org/downloads/${P}.tbz2"
LICENSE="GPL-2"
SLOT="0"
#-amd64: 1.6: 'cmix list' gives: MIXER_READ(SOUND_MIXER_OUTSRC): Input/output error
-KEYWORDS="x86 sparc -amd64"
+KEYWORDS="-amd64 ~ppc sparc x86"
DEPEND="virtual/libc"