summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-03-09 19:50:40 +0000
committerAron Griffis <agriffis@gentoo.org>2003-03-09 19:50:40 +0000
commitb6cea2a39c18c902b0f8022eef8b4617e4681475 (patch)
tree1caa584b3be4058725225252307c90bb7b5fe54a /media-sound/mad
parentadded fix for bug #15099 thanks to dragon (diff)
downloadgentoo-2-b6cea2a39c18c902b0f8022eef8b4617e4681475.tar.gz
gentoo-2-b6cea2a39c18c902b0f8022eef8b4617e4681475.tar.bz2
gentoo-2-b6cea2a39c18c902b0f8022eef8b4617e4681475.zip
stable on alpha
Diffstat (limited to 'media-sound/mad')
-rw-r--r--media-sound/mad/ChangeLog5
-rw-r--r--media-sound/mad/mad-0.14.2b-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mad/ChangeLog b/media-sound/mad/ChangeLog
index ae43068e71b1..3e3a56700b29 100644
--- a/media-sound/mad/ChangeLog
+++ b/media-sound/mad/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for media-sound/mad
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/ChangeLog,v 1.8 2003/03/01 18:44:31 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/ChangeLog,v 1.9 2003/03/09 19:49:35 agriffis Exp $
10 Feb 2003; Aron Griffis <agriffis@gentoo.org> mad-0.14.2b-r2.ebuild :
Add ~alpha to KEYWORDS
*mad-0.14.2b-r2 (01 Dec 2002)
+ 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> mad-0.14.2b-r2.ebuild:
+ Mark stable on alpha
+
01 Mar 2003; Jason Wever <weeve@gentoo.org> mad-0.14.2b-r2.ebuild:
Added ~sparc to keywords.
diff --git a/media-sound/mad/mad-0.14.2b-r2.ebuild b/media-sound/mad/mad-0.14.2b-r2.ebuild
index fd21c2c9278f..37aa6ffe8f4e 100644
--- a/media-sound/mad/mad-0.14.2b-r2.ebuild
+++ b/media-sound/mad/mad-0.14.2b-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/mad-0.14.2b-r2.ebuild,v 1.6 2003/03/01 18:44:31 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/mad-0.14.2b-r2.ebuild,v 1.7 2003/03/09 19:49:35 agriffis Exp $
IUSE="nls esd"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc ~alpha ~sparc"
+KEYWORDS="x86 ppc alpha ~sparc"
DEPEND="esd? ( media-sound/esound )
nls? ( sys-devel/gettext )"