summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-03-17 21:14:01 +0000
committerFabian Groffen <grobian@gentoo.org>2009-03-17 21:14:01 +0000
commit43f86169c77336b6eec0c6ee1da4b39a73821c5f (patch)
tree1f62976dcb794280d9c5ff5909008b0e4fdcb56a /app-shells/tcsh
parent*portage-2.2_rc26 (17 Mar 2009) (diff)
downloadgentoo-2-43f86169c77336b6eec0c6ee1da4b39a73821c5f.tar.gz
gentoo-2-43f86169c77336b6eec0c6ee1da4b39a73821c5f.tar.bz2
gentoo-2-43f86169c77336b6eec0c6ee1da4b39a73821c5f.zip
Change SRC_URI to reflect moved location, thanks phceac(at]yahoo_com in bug #262757
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r--app-shells/tcsh/ChangeLog9
-rw-r--r--app-shells/tcsh/tcsh-6.14-r5.ebuild6
-rw-r--r--app-shells/tcsh/tcsh-6.15-r2.ebuild6
3 files changed, 13 insertions, 8 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog
index 3c50805f6271..cb0c5e6556c8 100644
--- a/app-shells/tcsh/ChangeLog
+++ b/app-shells/tcsh/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-shells/tcsh
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.86 2008/12/04 20:50:30 grobian Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.87 2009/03/17 21:14:01 grobian Exp $
+
+ 17 Mar 2009; Fabian Groffen <grobian@gentoo.org> tcsh-6.14-r5.ebuild,
+ tcsh-6.15-r2.ebuild:
+ Change SRC_URI to reflect moved location, thanks phceac(at]yahoo_com in bug
+ #262757
04 Dec 2008; Fabian Groffen <grobian@gentoo.org> -tcsh-6.14-r3.ebuild,
tcsh-6.14-r5.ebuild:
diff --git a/app-shells/tcsh/tcsh-6.14-r5.ebuild b/app-shells/tcsh/tcsh-6.14-r5.ebuild
index 2189179974af..dcba0beebf13 100644
--- a/app-shells/tcsh/tcsh-6.14-r5.ebuild
+++ b/app-shells/tcsh/tcsh-6.14-r5.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r5.ebuild,v 1.4 2008/12/04 20:50:30 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r5.ebuild,v 1.5 2009/03/17 21:14:01 grobian Exp $
inherit eutils
MY_P="${P}.00"
DESCRIPTION="Enhanced version of the Berkeley C shell (csh)"
HOMEPAGE="http://www.tcsh.org/"
-SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.tar.gz
+SRC_URI="ftp://ftp.astron.com/pub/tcsh/old/${MY_P}.tar.gz
mirror://gentoo/${P}-conffiles.tar.bz2"
LICENSE="BSD"
diff --git a/app-shells/tcsh/tcsh-6.15-r2.ebuild b/app-shells/tcsh/tcsh-6.15-r2.ebuild
index 0232d3ae059d..ca3583dc7cf5 100644
--- a/app-shells/tcsh/tcsh-6.15-r2.ebuild
+++ b/app-shells/tcsh/tcsh-6.15-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild,v 1.12 2008/12/04 20:50:30 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild,v 1.13 2009/03/17 21:14:01 grobian Exp $
inherit eutils
@@ -9,7 +9,7 @@ CONFVER="1.6"
MY_P="${P}.00"
DESCRIPTION="Enhanced version of the Berkeley C shell (csh)"
HOMEPAGE="http://www.tcsh.org/"
-SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.tar.gz
+SRC_URI="ftp://ftp.astron.com/pub/tcsh/old/${MY_P}.tar.gz
mirror://gentoo/tcsh-config-${CONFVER}.tar.bz2
http://www.gentoo.org/~grobian/distfiles/tcsh-config-${CONFVER}.tar.bz2"