diff options
author | 2004-05-31 06:49:09 +0000 | |
---|---|---|
committer | 2004-05-31 06:49:09 +0000 | |
commit | 2cde75af638167969299699c488129a9f7e4b4f7 (patch) | |
tree | ae52ed5da486e5f7901dfb732d46dc4c1f240ed2 /media-sound/madplay/madplay-0.15.2b.ebuild | |
parent | Added explicit IUSE. (diff) | |
download | historical-2cde75af638167969299699c488129a9f7e4b4f7.tar.gz historical-2cde75af638167969299699c488129a9f7e4b4f7.tar.bz2 historical-2cde75af638167969299699c488129a9f7e4b4f7.zip |
Stable x86.
Diffstat (limited to 'media-sound/madplay/madplay-0.15.2b.ebuild')
-rw-r--r-- | media-sound/madplay/madplay-0.15.2b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/madplay/madplay-0.15.2b.ebuild b/media-sound/madplay/madplay-0.15.2b.ebuild index bb512f284451..4b21871f5e70 100644 --- a/media-sound/madplay/madplay-0.15.2b.ebuild +++ b/media-sound/madplay/madplay-0.15.2b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/madplay/madplay-0.15.2b.ebuild,v 1.1 2004/04/22 06:39:46 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/madplay/madplay-0.15.2b.ebuild,v 1.2 2004/05/31 06:45:34 eradicator Exp $ IUSE="debug nls esd" @@ -11,7 +11,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~mips ~ia64 ~amd64" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~mips ~ia64 ~amd64" # ~media-libs/libmad-${PV} # ~media-libs/libid3tag-${PV} |