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 | 493b601e5b94d314f46cb151c7ca3e24058e3eb7 (patch) | |
tree | 1d0b55b7729a0b2051060e165ee449bb6dde7367 /media-sound/alsa-driver/alsa-driver-0.9.0_rc1-r7.ebuild | |
parent | Added LICENSE, SLOT, KEYWORDS (diff) | |
download | historical-493b601e5b94d314f46cb151c7ca3e24058e3eb7.tar.gz historical-493b601e5b94d314f46cb151c7ca3e24058e3eb7.tar.bz2 historical-493b601e5b94d314f46cb151c7ca3e24058e3eb7.zip |
repoman'd
Diffstat (limited to 'media-sound/alsa-driver/alsa-driver-0.9.0_rc1-r7.ebuild')
-rw-r--r-- | media-sound/alsa-driver/alsa-driver-0.9.0_rc1-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/alsa-driver/alsa-driver-0.9.0_rc1-r7.ebuild b/media-sound/alsa-driver/alsa-driver-0.9.0_rc1-r7.ebuild index 315f6e6adf74..aae8db98c077 100644 --- a/media-sound/alsa-driver/alsa-driver-0.9.0_rc1-r7.ebuild +++ b/media-sound/alsa-driver/alsa-driver-0.9.0_rc1-r7.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_rc1-r7.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_rc1-r7.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,7 +21,7 @@ DEPEND="sys-devel/autoconf RDEPEND="${DEPEND}" PROVIDE="virtual/alsa" -SLOT="0" +SLOT="0.9" LICENSE="GPL" KEYWORDS="x86" |