diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-19 12:27:52 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-19 12:27:52 +0000 |
commit | 8822a4bdc202cc66f425c9146d1d9407bf847f05 (patch) | |
tree | b9e18709efbe876f6bf0746f773acfbf68b780c7 /media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild | |
parent | Added LICENSE, SLOT, KEYWORDS (diff) | |
download | gentoo-2-8822a4bdc202cc66f425c9146d1d9407bf847f05.tar.gz gentoo-2-8822a4bdc202cc66f425c9146d1d9407bf847f05.tar.bz2 gentoo-2-8822a4bdc202cc66f425c9146d1d9407bf847f05.zip |
repoman'd
Diffstat (limited to 'media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild')
-rw-r--r-- | media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild b/media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild index c0f4d095d563..2971b6efe8f9 100644 --- a/media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild +++ b/media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild,v 1.4 2002/07/16 11:36:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-0.9.0_rc2.ebuild,v 1.5 2002/07/19 12:27:49 seemant Exp $ DESCRIPTION="Advanced Linux Sound Architecture kernel modules" HOMEPAGE="http://www.alsa-project.org/" @@ -21,8 +21,7 @@ DEPEND="sys-devel/autoconf RDEPEND="${DEPEND}" PROVIDE="virtual/alsa" - -SLOT="0" +SLOT="0.9" LICENSE="GPL" KEYWORDS="x86 ppc" |