commit:     b83f85fdd47dbf6f42b42acedaa0105f1e06468e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 09:28:21 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 09:28:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b83f85fd

dev-tex/rcsinfo: use ctan homepage as old one is 404; bug #545446

Package-Manager: portage-2.3.0

 dev-tex/rcsinfo/rcsinfo-1.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tex/rcsinfo/rcsinfo-1.9.ebuild 
b/dev-tex/rcsinfo/rcsinfo-1.9.ebuild
index 351069f..a0cb59f 100644
--- a/dev-tex/rcsinfo/rcsinfo-1.9.ebuild
+++ b/dev-tex/rcsinfo/rcsinfo-1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ inherit latex-package
 S="${WORKDIR}/${PN}"
 LICENSE="LPPL-1.2"
 DESCRIPTION="A LaTeX module to acces RCS/CVS version info"
-HOMEPAGE="http://www.cvsnt.org/manual/rcsinfo.html";
+HOMEPAGE="http://www.ctan.org/pkg/rcsinfo";
 # downloaded from
 # ftp://ftp.ctan.org/pub/tex-archive/macros/latex/contrib/${PN}.tar.gz
 SRC_URI="mirror://gentoo/${P}.tar.gz"

Reply via email to