diff options
Diffstat (limited to 'dev-tex/svninfo/svninfo-0.2.1.ebuild')
-rw-r--r-- | dev-tex/svninfo/svninfo-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/svninfo/svninfo-0.2.1.ebuild b/dev-tex/svninfo/svninfo-0.2.1.ebuild index 2aa8218c26e1..1bba2459b5e0 100644 --- a/dev-tex/svninfo/svninfo-0.2.1.ebuild +++ b/dev-tex/svninfo/svninfo-0.2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 2005-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/svninfo-0.2.1.ebuild,v 1.2 2006/02/12 15:52:15 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/svninfo-0.2.1.ebuild,v 1.3 2006/03/03 18:40:57 nattfodd Exp $ inherit latex-package S="${WORKDIR}/${PN}" LICENSE="LPPL-1.2" DESCRIPTION="A LaTeX module to acces SVN version info" -HOMEPAGE="http://tug.ctan.org/tex-archive/macros/latex/contrib/svninfo/" +HOMEPAGE="http://www.brucker.ch/projects/svninfo/index.en.html" SRC_URI="mirror://gentoo/${P}.tar.bz2" SLOT="0" KEYWORDS="~x86 ~amd64" |