diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-10-26 21:43:53 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-10-26 21:43:53 +0000 |
commit | a43ce92f045d4644126ad93e942f610476d1417b (patch) | |
tree | 79d91de34ca1df570740a8d733a0df3c5d6e6096 /net-p2p/azureus-bin | |
parent | dont create multiple specs files if USE=boundschecking (diff) | |
download | gentoo-2-a43ce92f045d4644126ad93e942f610476d1417b.tar.gz gentoo-2-a43ce92f045d4644126ad93e942f610476d1417b.tar.bz2 gentoo-2-a43ce92f045d4644126ad93e942f610476d1417b.zip |
Removed nomirror so the amd64 swt can be downloaded from the mirrors.
Diffstat (limited to 'net-p2p/azureus-bin')
-rw-r--r-- | net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild b/net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild index 281106fedf74..5d8eb7358cb2 100644 --- a/net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild +++ b/net-p2p/azureus-bin/azureus-bin-2.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/net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild,v 1.3 2004/10/24 12:15:12 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild,v 1.4 2004/10/26 21:43:53 eradicator Exp $ inherit eutils @@ -18,7 +18,6 @@ SRC_URI="mirror://gentoo/seda-${MY_DT}.zip amd64? ( mirror://sourceforge/${MY_PN}/Azureus_${MY_PV}_linux.GTK.tar.bz2 ) amd64? ( ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse/R-3.0-200406251208/swt-3.0-linux-gtk-amd64.zip )" - LICENSE="GPL-2 BSD" SLOT="0" |