summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-08-04 03:31:24 +0000
committerDavid Holm <dholm@gentoo.org>2004-08-04 03:31:24 +0000
commiteec26b09a236f938a35a7195fe2a2a2000e2da09 (patch)
tree727162a87ed8952f8bd71c5a441b2681a219a92b /media-sound/audiocompress
parentremove old, broken gcc (Manifest recommit) (diff)
downloadgentoo-2-eec26b09a236f938a35a7195fe2a2a2000e2da09.tar.gz
gentoo-2-eec26b09a236f938a35a7195fe2a2a2000e2da09.tar.bz2
gentoo-2-eec26b09a236f938a35a7195fe2a2a2000e2da09.zip
Added to ~ppc
Diffstat (limited to 'media-sound/audiocompress')
-rw-r--r--media-sound/audiocompress/ChangeLog5
-rw-r--r--media-sound/audiocompress/audiocompress-1.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/audiocompress/ChangeLog b/media-sound/audiocompress/ChangeLog
index 538c7ef5fd95..9727c3060856 100644
--- a/media-sound/audiocompress/ChangeLog
+++ b/media-sound/audiocompress/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/audiocompress
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/audiocompress/ChangeLog,v 1.7 2004/08/02 22:07:33 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audiocompress/ChangeLog,v 1.8 2004/08/04 03:31:24 dholm Exp $
+
+ 04 Aug 2004; David Holm <dholm@gentoo.org> audiocompress-1.5.1.ebuild:
+ Added to ~ppc.
*audiocompress-1.5.1 (02 Aug 2004)
diff --git a/media-sound/audiocompress/audiocompress-1.5.1.ebuild b/media-sound/audiocompress/audiocompress-1.5.1.ebuild
index 24154955841b..89c6213a25eb 100644
--- a/media-sound/audiocompress/audiocompress-1.5.1.ebuild
+++ b/media-sound/audiocompress/audiocompress-1.5.1.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/audiocompress/audiocompress-1.5.1.ebuild,v 1.1 2004/08/02 22:07:33 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/audiocompress/audiocompress-1.5.1.ebuild,v 1.2 2004/08/04 03:31:24 dholm Exp $
IUSE="xmms"
@@ -15,7 +15,7 @@ SRC_URI="http://trikuare.cx/code/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
#-amd64: 1.5.1 - Floating point exception when using xmms plugin
-KEYWORDS="~x86 -amd64"
+KEYWORDS="~x86 -amd64 ~ppc"
DEPEND="xmms? ( media-sound/xmms )"