diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-11 13:56:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-11 13:56:51 +0000 |
commit | 0e2ca87e92d15ae55bda2c2a5c1a58c13f216abb (patch) | |
tree | a81a37dfba893e3e74d39c980bc117ebf15c9413 /app-shells/bash | |
parent | Version bump, new release candidate (diff) | |
download | historical-0e2ca87e92d15ae55bda2c2a5c1a58c13f216abb.tar.gz historical-0e2ca87e92d15ae55bda2c2a5c1a58c13f216abb.tar.bz2 historical-0e2ca87e92d15ae55bda2c2a5c1a58c13f216abb.zip |
remove gnu mirrors from the patch rotation for now
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'app-shells/bash')
-rw-r--r-- | app-shells/bash/Manifest | 14 | ||||
-rw-r--r-- | app-shells/bash/bash-3.1_p11.ebuild | 6 |
2 files changed, 10 insertions, 10 deletions
diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest index 99ac700a2797..82d60b00117a 100644 --- a/app-shells/bash/Manifest +++ b/app-shells/bash/Manifest @@ -16,9 +16,9 @@ SHA256 0fc9a6412228f7bb0e8cf30f3f9991cdcd980b998de45336607e366800a81079 bash-3.0 MD5 03d8b9cfbce98de82d0b8879409b747b bash-3.0-r14.ebuild 4837 RMD160 bfe4df76783354525948a3269e3cf0911f37fe8b bash-3.0-r14.ebuild 4837 SHA256 308ac39dfee3b6401633067d0a0550d8b5881e93af2be98dcadb0b3184e92cb6 bash-3.0-r14.ebuild 4837 -MD5 8826ff78256df5c6240063e3f06e5371 bash-3.1_p11.ebuild 4570 -RMD160 0e3f6993c72e0392c0249848b71ed4a780fa72d4 bash-3.1_p11.ebuild 4570 -SHA256 abf92d390f36238822b887a7002c3dc91efb96331ebce19ecf11479e0fefa64d bash-3.1_p11.ebuild 4570 +MD5 599a2bab2abeada56ad1926c68b91b67 bash-3.1_p11.ebuild 4572 +RMD160 65f3ac06d9aaaabbeb11c1116986184b5369d637 bash-3.1_p11.ebuild 4572 +SHA256 ca77309fbd7c32ccdbf4a9ecd29f76429168222a97c311daf693808dda3aae8f bash-3.1_p11.ebuild 4572 MD5 edf95b873162f4548435c379e4998b4e files/bash-2.05b-empty-herestring.patch 836 RMD160 bdeef415bb8ef5294bfdb47a00beb3523f5e33c5 files/bash-2.05b-empty-herestring.patch 836 SHA256 a05098a9bb85520efc5c6d108fdcf635e4a9b20369d42d9aa0803c6b1d145cae files/bash-2.05b-empty-herestring.patch 836 @@ -182,9 +182,9 @@ MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 RMD160 f43cbec30b7074319087c9acffdb9354b17b0db3 metadata.xml 164 SHA256 f5f2891f2a4791cd31350bb2bb572131ad7235cd0eeb124c9912c187ac10ce92 metadata.xml 164 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2.1 (GNU/Linux) +Version: GnuPG v1.4.2.2 (GNU/Linux) -iD8DBQFEDjHc2+ySkm8kpY0RAtthAKDFpx6dLSRfUtWck3yNCJHIpZAhogCeJ8ig -L04APoxrSGjbihnnD9BR9MQ= -=20Uk +iD8DBQFEEteO2+ySkm8kpY0RArFnAKDC/KdIv1P/0bhcSH7aJipVto7L5ACgwQBM +aSOfAUAgcQ4bi6JWJNpp1WI= +=vsTk -----END PGP SIGNATURE----- diff --git a/app-shells/bash/bash-3.1_p11.ebuild b/app-shells/bash/bash-3.1_p11.ebuild index 044a789badb4..2b1449914f06 100644 --- a/app-shells/bash/bash-3.1_p11.ebuild +++ b/app-shells/bash/bash-3.1_p11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p11.ebuild,v 1.2 2006/03/08 01:21:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p11.ebuild,v 1.3 2006/03/11 13:56:51 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -15,13 +15,13 @@ READLINE_PLEVEL=1 DESCRIPTION="The standard GNU Bourne again shell" HOMEPAGE="http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" # Hit the GNU mirrors before hitting Chet's site +# printf 'mirror://gnu/bash/bash-%s-patches/bash%s-%03d\n' \ +# ${MY_PV} ${MY_PV/\.} ${i} SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz ftp://ftp.cwru.edu/pub/bash/${MY_P}.tar.gz $(for ((i=1; i<=PLEVEL; i++)); do printf 'ftp://ftp.cwru.edu/pub/bash/bash-%s-patches/bash%s-%03d\n' \ ${MY_PV} ${MY_PV/\.} ${i} - printf 'mirror://gnu/bash/bash-%s-patches/bash%s-%03d\n' \ - ${MY_PV} ${MY_PV/\.} ${i} done) $(for ((i=1; i<=READLINE_PLEVEL; i++)); do printf 'ftp://ftp.cwru.edu/pub/bash/readline-%s-patches/readline%s-%03d\n' \ |