diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 20:31:03 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 20:31:03 +0000 |
commit | d7a6d7d2044724d44bfe9c86240f23ccabdd6aea (patch) | |
tree | 4ca30ca0ce1a5b4f115a2ad80081acd09a297c8d /media-sound/alsaplayer | |
parent | add workaround for people with non PHPSAPI versions in /var/db/pkg (diff) | |
download | gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.gz gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.tar.bz2 gentoo-2-d7a6d7d2044724d44bfe9c86240f23ccabdd6aea.zip |
unmasks and changelog fixes
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 ) |