summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-02-11 03:06:23 +0000
committerAron Griffis <agriffis@gentoo.org>2003-02-11 03:06:23 +0000
commitd1d0a4014a9685d4ea535ab5e2ec3b0603f4db30 (patch)
tree38305c86f804ed2bb3feddb1172696c5ab894b2f /media-sound/mad
parentVersion bump on the RC of horde-imp, masked with -x86 so on. (diff)
downloadgentoo-2-d1d0a4014a9685d4ea535ab5e2ec3b0603f4db30.tar.gz
gentoo-2-d1d0a4014a9685d4ea535ab5e2ec3b0603f4db30.tar.bz2
gentoo-2-d1d0a4014a9685d4ea535ab5e2ec3b0603f4db30.zip
add ~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 8fc65a68dca3..bb2b2bad73af 100644
--- a/media-sound/mad/ChangeLog
+++ b/media-sound/mad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/mad
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/ChangeLog,v 1.5 2002/12/02 07:18:22 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/ChangeLog,v 1.6 2003/02/11 03:06:23 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)
diff --git a/media-sound/mad/mad-0.14.2b-r2.ebuild b/media-sound/mad/mad-0.14.2b-r2.ebuild
index 80888e18fde0..35f7477f83c4 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-2002 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.3 2002/12/02 07:18:22 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mad/mad-0.14.2b-r2.ebuild,v 1.4 2003/02/11 03:06:23 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"
+KEYWORDS="x86 ppc ~alpha"
DEPEND="esd? ( media-sound/esound )
nls? ( sys-devel/gettext )"