diff options
Diffstat (limited to 'app-shells/bash/bash-2.05b-r11.ebuild')
-rw-r--r-- | app-shells/bash/bash-2.05b-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-2.05b-r11.ebuild b/app-shells/bash/bash-2.05b-r11.ebuild index e34cb15cdc57..fb3879338e9c 100644 --- a/app-shells/bash/bash-2.05b-r11.ebuild +++ b/app-shells/bash/bash-2.05b-r11.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/app-shells/bash/bash-2.05b-r11.ebuild,v 1.2 2004/10/02 03:44:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r11.ebuild,v 1.3 2004/10/12 02:31:30 vapier Exp $ inherit eutils flag-o-matic gnuconfig gcc @@ -8,7 +8,7 @@ inherit eutils flag-o-matic gnuconfig gcc PLEVEL="x002 x003 x004 x005 x006 x007" DESCRIPTION="The standard GNU Bourne again shell" -HOMEPAGE="http://www.gnu.org/software/bash/bash.html" +HOMEPAGE="http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html" SRC_URI="mirror://gnu/bash/${P}.tar.gz mirror://gentoo/${P}-gentoo.diff.bz2 ${PLEVEL//x/mirror://gnu/bash/bash-${PV}-patches/bash${PV/\.}-}" |