diff options
Diffstat (limited to 'app-shells/fish/fish-1.22.1.ebuild')
-rw-r--r-- | app-shells/fish/fish-1.22.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/fish/fish-1.22.1.ebuild b/app-shells/fish/fish-1.22.1.ebuild index 0c925f702f41..dfc7158a38ce 100644 --- a/app-shells/fish/fish-1.22.1.ebuild +++ b/app-shells/fish/fish-1.22.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.22.1.ebuild,v 1.1 2006/11/13 04:36:55 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/fish/fish-1.22.1.ebuild,v 1.2 2006/12/02 01:47:39 antarus Exp $ DESCRIPTION="fish is the Friendly Interactive SHell" -HOMEPAGE="http://roo.no-ip.org/fish/" -SRC_URI="http://roo.no-ip.org/fish/files/${PV}/${P}.tar.bz2" +HOMEPAGE="http://fishshell.org/" +SRC_URI="http://fishshell.org/files/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" |