diff options
author | 2001-01-16 06:59:08 +0000 | |
---|---|---|
committer | 2001-01-16 06:59:08 +0000 | |
commit | a0860a443f4db1ce872203bea326d4f0dfdc02a3 (patch) | |
tree | 4d8ac59476aa41057ec075ad0f827dda90db32dc /media-sound/alsa-driver | |
parent | new (diff) | |
download | historical-a0860a443f4db1ce872203bea326d4f0dfdc02a3.tar.gz historical-a0860a443f4db1ce872203bea326d4f0dfdc02a3.tar.bz2 historical-a0860a443f4db1ce872203bea326d4f0dfdc02a3.zip |
new
Diffstat (limited to 'media-sound/alsa-driver')
-rw-r--r-- | media-sound/alsa-driver/alsa-driver-0.5.10.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/media-sound/alsa-driver/alsa-driver-0.5.10.ebuild b/media-sound/alsa-driver/alsa-driver-0.5.10.ebuild index 5cd93ef5349c..b9d429f68ff4 100644 --- a/media-sound/alsa-driver/alsa-driver-0.5.10.ebuild +++ b/media-sound/alsa-driver/alsa-driver-0.5.10.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-0.5.10.ebuild,v 1.2 2001/01/13 20:07:52 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-0.5.10.ebuild,v 1.3 2001/01/16 06:59:08 drobbins Exp $ -A=${P}.tar.bz2 S=${WORKDIR}/${P} DESCRIPTION="Advanced Linux Sound Architecture / Drivers" -SRC_URI="ftp://ftp.alsa-project.org/pub/driver/"${A} +SRC_URI="ftp://ftp.alsa-project.org/pub/driver/${P}.tar.bz2" HOMEPAGE="http://www.alsa-project.org/" KERNEL="linux-2.4.0.3" MODULES=2.4.0-ac2/misc/alsa/ |