summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/alsa-driver/alsa-driver-1.0.4-r1.ebuild')
-rw-r--r--media-sound/alsa-driver/alsa-driver-1.0.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/alsa-driver/alsa-driver-1.0.4-r1.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.4-r1.ebuild
index dd2da8c7146c..6c5f54eaa5dd 100644
--- a/media-sound/alsa-driver/alsa-driver-1.0.4-r1.ebuild
+++ b/media-sound/alsa-driver/alsa-driver-1.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.4-r1.ebuild,v 1.3 2004/06/24 23:48:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.4-r1.ebuild,v 1.4 2004/07/21 16:24:05 mholzer Exp $
inherit kernel-mod flag-o-matic eutils
@@ -33,7 +33,7 @@ KEYWORDS="~x86 ~ppc -sparc ~amd64 ~alpha ~ia64"
MY_P=${P/_rc/rc}
SRC_URI="mirror://alsaproject/driver/${P}.tar.bz2"
-RESTRICT="nomirror" # nouserpriv is neccessary for 2.6.x kernels... Hopefully the ALSA guys will figure out another way to do this...
+# nouserpriv is neccessary for 2.6.x kernels... Hopefully the ALSA guys will figure out another way to do this...
S=${WORKDIR}/${MY_P}
src_unpack() {