summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2004-06-01 20:29:44 +0000
committerMartin Holzer <mholzer@gentoo.org>2004-06-01 20:29:44 +0000
commit45932bd248a0d67f81cba987d1e51e6525138fbd (patch)
tree5aa9be2b6039d626a62744db3d1cbaef810208c7 /media-libs
parentfix depend; tidy (Manifest recommit) (diff)
downloadgentoo-2-45932bd248a0d67f81cba987d1e51e6525138fbd.tar.gz
gentoo-2-45932bd248a0d67f81cba987d1e51e6525138fbd.tar.bz2
gentoo-2-45932bd248a0d67f81cba987d1e51e6525138fbd.zip
removing nomirror
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.4.ebuild3
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.5.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.4.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.4.ebuild
index 94d9b3845556..f12560e25f09 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.4.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.4.ebuild,v 1.3 2004/04/29 08:34:25 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.4.ebuild,v 1.4 2004/06/01 20:29:44 mholzer Exp $
inherit libtool
@@ -21,7 +21,6 @@ PDEPEND="!ppc? ( jack? ( =media-plugins/alsa-jack-${PV}* ) )"
MY_P=${P/_rc/rc}
#SRC_URI="ftp://ftp.alsa-project.org/pub/lib/${MY_P}.tar.bz2"
SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2"
-RESTRICT="nomirror"
S=${WORKDIR}/${MY_P}
src_unpack() {
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild
index 8a9d7830175f..3b35d564b9d2 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild,v 1.1 2004/05/31 05:03:50 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.5.ebuild,v 1.2 2004/06/01 20:29:44 mholzer Exp $
inherit libtool
@@ -21,7 +21,6 @@ PDEPEND="!ppc? ( jack? ( =media-plugins/alsa-jack-${PV}* ) )"
MY_P=${P/_rc/rc}
#SRC_URI="ftp://ftp.alsa-project.org/pub/lib/${MY_P}.tar.bz2"
SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2"
-RESTRICT="nomirror"
S=${WORKDIR}/${MY_P}
src_unpack() {