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 | a8f9838b7e8d064a8e7df1bd38962c3a19b60f3a (patch) | |
tree | 01e2714bf7d2886488e15f2da2e925923a45efcd /net-p2p | |
parent | dont create multiple specs files if USE=boundschecking (diff) | |
download | historical-a8f9838b7e8d064a8e7df1bd38962c3a19b60f3a.tar.gz historical-a8f9838b7e8d064a8e7df1bd38962c3a19b60f3a.tar.bz2 historical-a8f9838b7e8d064a8e7df1bd38962c3a19b60f3a.zip |
Removed nomirror so the amd64 swt can be downloaded from the mirrors.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/azureus-bin/Manifest | 14 | ||||
-rw-r--r-- | net-p2p/azureus-bin/azureus-bin-2.1.0.4.ebuild | 3 |
2 files changed, 13 insertions, 4 deletions
diff --git a/net-p2p/azureus-bin/Manifest b/net-p2p/azureus-bin/Manifest index f8f16c3816f4..df0aa2af721f 100644 --- a/net-p2p/azureus-bin/Manifest +++ b/net-p2p/azureus-bin/Manifest @@ -1,8 +1,11 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 af45db0905c463fabc16eff273906920 ChangeLog 3067 +MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 MD5 e10a317df51631fd143213848837e6f6 azureus-bin-2.1.0.0-r1.ebuild 3617 MD5 98c873369ddc3d8d15281709d439d7cb azureus-bin-2.1.0.2.ebuild 3613 -MD5 778ba125879ecc4c2dc6f03f59084c62 azureus-bin-2.1.0.4.ebuild 4155 -MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 +MD5 08ebf33729d18aec3fa1fc5df0e14269 azureus-bin-2.1.0.4.ebuild 4157 MD5 0b7b4678fdb7cc0211a089ce94dfc87f files/azureus-bin-2.0.8.0a-gentoo.sh 1768 MD5 17762081fd25f6928b7bd085fa61d9ee files/azureus-bin-Makefile.patch 402 MD5 70c17db47c9a596929112714f82ac010 files/azureus.desktop 153 @@ -10,3 +13,10 @@ MD5 2d3136c60488dd51bef012cbcb59201b files/azureus.png 743 MD5 520976b4596a7467299ff872cb678f06 files/digest-azureus-bin-2.1.0.0-r1 224 MD5 6ee24e85255f98df2eab6ecc0f37394a files/digest-azureus-bin-2.1.0.2 222 MD5 dd1bae8b7878a07bd8103cc94c779940 files/digest-azureus-bin-2.1.0.4 295 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBfsUjArHZZzCEUG0RAqdEAJ9LqPVP2RPNP750XdAHgP35mdxD4wCeNGFK +owhae0XoRkdVeCDj+jcA6SI= +=/b6D +-----END PGP SIGNATURE----- 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" |