diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-07-21 16:24:05 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-07-21 16:24:05 +0000 |
commit | 7b930ed056e2aa6229ff57a8d7624803926f0f12 (patch) | |
tree | 85c3157b9a3f67226cd819c87dc353189a7e0d04 /media-sound/alsa-driver | |
parent | Fixes for dep problems (diff) | |
download | gentoo-2-7b930ed056e2aa6229ff57a8d7624803926f0f12.tar.gz gentoo-2-7b930ed056e2aa6229ff57a8d7624803926f0f12.tar.bz2 gentoo-2-7b930ed056e2aa6229ff57a8d7624803926f0f12.zip |
removing nomirror
Diffstat (limited to 'media-sound/alsa-driver')
7 files changed, 12 insertions, 14 deletions
diff --git a/media-sound/alsa-driver/alsa-driver-0.9.8.ebuild b/media-sound/alsa-driver/alsa-driver-0.9.8.ebuild index b72b3ccd8e20..45d4e640b463 100644 --- a/media-sound/alsa-driver/alsa-driver-0.9.8.ebuild +++ b/media-sound/alsa-driver/alsa-driver-0.9.8.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-0.9.8.ebuild,v 1.12 2004/07/01 07:48:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-0.9.8.ebuild,v 1.13 2004/07/21 16:24:05 mholzer Exp $ inherit eutils @@ -31,7 +31,6 @@ SLOT="${KV}" KEYWORDS="x86 ppc -sparc amd64" SRC_URI="mirror://alsaproject/driver/${P}.tar.bz2" -RESTRICT="nomirror" src_unpack() { unpack ${A} diff --git a/media-sound/alsa-driver/alsa-driver-1.0.2c.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.2c.ebuild index ecd54cb60a06..24a701d9853b 100644 --- a/media-sound/alsa-driver/alsa-driver-1.0.2c.ebuild +++ b/media-sound/alsa-driver/alsa-driver-1.0.2c.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.2c.ebuild,v 1.6 2004/07/01 07:48:17 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.2c.ebuild,v 1.7 2004/07/21 16:24:05 mholzer Exp $ inherit eutils @@ -33,7 +33,6 @@ KEYWORDS="~x86 ~ppc -sparc ~amd64 ~alpha ~ia64" MY_P=${P/_rc/rc} #SRC_URI="ftp://ftp.alsa-project.org/pub/driver/${MY_P}.tar.bz2" SRC_URI="mirror://alsaproject/driver/${P}.tar.bz2" -RESTRICT="nomirror" S=${WORKDIR}/${MY_P} src_unpack() { diff --git a/media-sound/alsa-driver/alsa-driver-1.0.3.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.3.ebuild index d6884e468245..eee7c9a4b480 100644 --- a/media-sound/alsa-driver/alsa-driver-1.0.3.ebuild +++ b/media-sound/alsa-driver/alsa-driver-1.0.3.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.3.ebuild,v 1.9 2004/06/24 23:48:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.3.ebuild,v 1.10 2004/07/21 16:24:05 mholzer Exp $ inherit eutils kernel-mod flag-o-matic @@ -33,7 +33,7 @@ KEYWORDS="x86 ~ppc -sparc ~amd64 alpha ia64 ~mips" 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() { 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() { diff --git a/media-sound/alsa-driver/alsa-driver-1.0.4.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.4.ebuild index 776d400b9256..f33be8aa326d 100644 --- a/media-sound/alsa-driver/alsa-driver-1.0.4.ebuild +++ b/media-sound/alsa-driver/alsa-driver-1.0.4.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.ebuild,v 1.6 2004/06/24 23:48:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.4.ebuild,v 1.7 2004/07/21 16:24:05 mholzer Exp $ inherit kernel-mod flag-o-matic @@ -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() { diff --git a/media-sound/alsa-driver/alsa-driver-1.0.5.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.5.ebuild index 6da347922c36..ce4c7826cdb1 100644 --- a/media-sound/alsa-driver/alsa-driver-1.0.5.ebuild +++ b/media-sound/alsa-driver/alsa-driver-1.0.5.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.5.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.5.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() { diff --git a/media-sound/alsa-driver/alsa-driver-1.0.5a.ebuild b/media-sound/alsa-driver/alsa-driver-1.0.5a.ebuild index b05983524ffc..0e22ad87efb5 100644 --- a/media-sound/alsa-driver/alsa-driver-1.0.5a.ebuild +++ b/media-sound/alsa-driver/alsa-driver-1.0.5a.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.5a.ebuild,v 1.3 2004/07/19 19:14:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-driver/alsa-driver-1.0.5a.ebuild,v 1.4 2004/07/21 16:24:05 mholzer Exp $ inherit kernel-mod flag-o-matic eutils @@ -34,7 +34,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() { |