diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-11-11 04:15:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-11-11 04:15:27 +0000 |
commit | 408c376b279c4053aaf63b32b3e9f52dc0a74e8c (patch) | |
tree | b7e0474ff4bfbfb3ce09e1d24c9684710713c761 /app-shells/bash | |
parent | Version bump #292677 by Hanno Boeck. (diff) | |
download | gentoo-2-408c376b279c4053aaf63b32b3e9f52dc0a74e8c.tar.gz gentoo-2-408c376b279c4053aaf63b32b3e9f52dc0a74e8c.tar.bz2 gentoo-2-408c376b279c4053aaf63b32b3e9f52dc0a74e8c.zip |
Update HOMEPAGE #292650 by Justin Lecher.
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'app-shells/bash')
-rw-r--r-- | app-shells/bash/ChangeLog | 7 | ||||
-rw-r--r-- | app-shells/bash/bash-3.1_p17.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-3.2_p39.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-3.2_p48-r1.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-3.2_p48.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.0_p28.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.0_p33.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-4.0_p35.ebuild | 4 |
8 files changed, 20 insertions, 15 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index f2e5da5c3ea8..5d529b4ff762 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-shells/bash # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.233 2009/10/25 05:32:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.234 2009/11/11 04:15:27 vapier Exp $ + + 11 Nov 2009; Mike Frysinger <vapier@gentoo.org> bash-3.1_p17.ebuild, + bash-3.2_p39.ebuild, bash-3.2_p48.ebuild, bash-3.2_p48-r1.ebuild, + bash-4.0_p28.ebuild, bash-4.0_p33.ebuild, bash-4.0_p35.ebuild: + Update HOMEPAGE #292650 by Justin Lecher. *bash-4.0_p35 (25 Oct 2009) diff --git a/app-shells/bash/bash-3.1_p17.ebuild b/app-shells/bash/bash-3.1_p17.ebuild index f290c71003d6..3d11e5762682 100644 --- a/app-shells/bash/bash-3.1_p17.ebuild +++ b/app-shells/bash/bash-3.1_p17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p17.ebuild,v 1.20 2009/03/23 18:34:21 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p17.ebuild,v 1.21 2009/11/11 04:15:27 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -13,7 +13,7 @@ READLINE_VER=5.1 READLINE_PLEVEL=1 DESCRIPTION="The standard GNU Bourne again shell" -HOMEPAGE="http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" +HOMEPAGE="http://tiswww.case.edu/php/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} diff --git a/app-shells/bash/bash-3.2_p39.ebuild b/app-shells/bash/bash-3.2_p39.ebuild index 0ff9ddd06d1d..719db0761fff 100644 --- a/app-shells/bash/bash-3.2_p39.ebuild +++ b/app-shells/bash/bash-3.2_p39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p39.ebuild,v 1.19 2009/03/23 18:34:21 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p39.ebuild,v 1.20 2009/11/11 04:15:27 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -13,7 +13,7 @@ READLINE_VER=5.2 READLINE_PLEVEL=0 # both readline patches are also released as bash patches DESCRIPTION="The standard GNU Bourne again shell" -HOMEPAGE="http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" +HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html" 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 diff --git a/app-shells/bash/bash-3.2_p48-r1.ebuild b/app-shells/bash/bash-3.2_p48-r1.ebuild index dc17645424ef..9081e3e636c5 100644 --- a/app-shells/bash/bash-3.2_p48-r1.ebuild +++ b/app-shells/bash/bash-3.2_p48-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p48-r1.ebuild,v 1.4 2009/03/23 18:34:21 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p48-r1.ebuild,v 1.5 2009/11/11 04:15:27 vapier Exp $ EAPI=1 @@ -15,7 +15,7 @@ READLINE_VER=5.2 READLINE_PLEVEL=0 # both readline patches are also released as bash patches DESCRIPTION="The standard GNU Bourne again shell" -HOMEPAGE="http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" +HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html" 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 diff --git a/app-shells/bash/bash-3.2_p48.ebuild b/app-shells/bash/bash-3.2_p48.ebuild index f1c7464f7c86..7b80b6089248 100644 --- a/app-shells/bash/bash-3.2_p48.ebuild +++ b/app-shells/bash/bash-3.2_p48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p48.ebuild,v 1.3 2009/03/23 18:34:21 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p48.ebuild,v 1.4 2009/11/11 04:15:27 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -13,7 +13,7 @@ READLINE_VER=5.2 READLINE_PLEVEL=0 # both readline patches are also released as bash patches DESCRIPTION="The standard GNU Bourne again shell" -HOMEPAGE="http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" +HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html" 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 diff --git a/app-shells/bash/bash-4.0_p28.ebuild b/app-shells/bash/bash-4.0_p28.ebuild index 22958a22004e..c770f4f23b51 100644 --- a/app-shells/bash/bash-4.0_p28.ebuild +++ b/app-shells/bash/bash-4.0_p28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p28.ebuild,v 1.11 2009/10/10 14:57:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p28.ebuild,v 1.12 2009/11/11 04:15:27 vapier Exp $ EAPI="1" @@ -30,7 +30,7 @@ patches() { } DESCRIPTION="The standard GNU Bourne again shell" -HOMEPAGE="http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" +HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html" SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches) $(patches ${READLINE_PLEVEL} readline ${READLINE_VER})" diff --git a/app-shells/bash/bash-4.0_p33.ebuild b/app-shells/bash/bash-4.0_p33.ebuild index d1d741c490e3..bd9492808fc7 100644 --- a/app-shells/bash/bash-4.0_p33.ebuild +++ b/app-shells/bash/bash-4.0_p33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p33.ebuild,v 1.2 2009/10/09 21:32:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p33.ebuild,v 1.3 2009/11/11 04:15:27 vapier Exp $ EAPI="1" @@ -30,7 +30,7 @@ patches() { } DESCRIPTION="The standard GNU Bourne again shell" -HOMEPAGE="http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" +HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html" SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches) $(patches ${READLINE_PLEVEL} readline ${READLINE_VER})" diff --git a/app-shells/bash/bash-4.0_p35.ebuild b/app-shells/bash/bash-4.0_p35.ebuild index ac9eefbdc0b9..15f127be0c75 100644 --- a/app-shells/bash/bash-4.0_p35.ebuild +++ b/app-shells/bash/bash-4.0_p35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild,v 1.1 2009/10/25 05:32:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild,v 1.2 2009/11/11 04:15:27 vapier Exp $ EAPI="1" @@ -30,7 +30,7 @@ patches() { } DESCRIPTION="The standard GNU Bourne again shell" -HOMEPAGE="http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" +HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html" SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches) $(patches ${READLINE_PLEVEL} readline ${READLINE_VER})" |