diff options
Diffstat (limited to 'media-sound/alsaplayer')
-rw-r--r-- | media-sound/alsaplayer/alsaplayer-0.99.74.ebuild | 4 | ||||
-rw-r--r-- | media-sound/alsaplayer/alsaplayer-0.99.75.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/alsaplayer/alsaplayer-0.99.74.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.74.ebuild index b41f363744c1..e9e981b1ea88 100644 --- a/media-sound/alsaplayer/alsaplayer-0.99.74.ebuild +++ b/media-sound/alsaplayer/alsaplayer-0.99.74.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/alsaplayer/alsaplayer-0.99.74.ebuild,v 1.2 2003/03/13 14:31:51 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.74.ebuild,v 1.3 2003/07/12 20:30:47 aliz Exp $ IUSE="nas nls esd opengl doc oss gtk oggvorbis alsa" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.alsaplayer.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" DEPEND="alsa? ( media-libs/alsa-lib ) doc? ( app-doc/doxygen ) diff --git a/media-sound/alsaplayer/alsaplayer-0.99.75.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.75.ebuild index af78ea2f0aba..afc023ad3dde 100644 --- a/media-sound/alsaplayer/alsaplayer-0.99.75.ebuild +++ b/media-sound/alsaplayer/alsaplayer-0.99.75.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/alsaplayer/alsaplayer-0.99.75.ebuild,v 1.1 2003/05/09 10:03:44 jje Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.75.ebuild,v 1.2 2003/07/12 20:30:47 aliz Exp $ IUSE="nas nls esd opengl doc oss gtk oggvorbis alsa" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.alsaplayer.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" DEPEND="alsa? ( media-libs/alsa-lib ) doc? ( app-doc/doxygen ) |