commit: 51c57bae7b7bb845292d78ca278eec20e298fcc5 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Jul 22 07:45:15 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon Jul 24 13:11:10 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51c57bae
app-shells/tcsh: fix patch URL, thanks Jonas Stein in bug #625916 Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-shells/tcsh/tcsh-6.20.00.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/tcsh/tcsh-6.20.00.ebuild b/app-shells/tcsh/tcsh-6.20.00.ebuild index d2b632d582e..7f54dbfaf36 100644 --- a/app-shells/tcsh/tcsh-6.20.00.ebuild +++ b/app-shells/tcsh/tcsh-6.20.00.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" HOMEPAGE="http://www.tcsh.org/" SRC_URI=" ftp://ftp.astron.com/pub/tcsh/${P}.tar.gz - https://www.gentoo.org/~grobian/distfiles/tcsh-gentoo-patches-r${CONFVER}.tar.bz2" + https://dev.gentoo.org/~grobian/distfiles/tcsh-gentoo-patches-r${CONFVER}.tar.bz2" LICENSE="BSD" SLOT="0"
