diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-12-03 14:15:42 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-12-03 14:15:42 +0000 |
commit | a40bddd26ebb05d92993480d0c473e18f4f4ca78 (patch) | |
tree | 7925dd6f7e4c4c04a08af978e61252c33d6762f5 /dev-tex/curve/curve-1.11.ebuild | |
parent | Version bump; bug #151658. (diff) | |
download | historical-a40bddd26ebb05d92993480d0c473e18f4f4ca78.tar.gz historical-a40bddd26ebb05d92993480d0c473e18f4f4ca78.tar.bz2 historical-a40bddd26ebb05d92993480d0c473e18f4f4ca78.zip |
SRC_URI-fix
Package-Manager: portage-2.1.2_rc2-r4
Diffstat (limited to 'dev-tex/curve/curve-1.11.ebuild')
-rw-r--r-- | dev-tex/curve/curve-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/curve/curve-1.11.ebuild b/dev-tex/curve/curve-1.11.ebuild index 621b1cb226b1..4cd0ccc9dd2e 100644 --- a/dev-tex/curve/curve-1.11.ebuild +++ b/dev-tex/curve/curve-1.11.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/curve/curve-1.11.ebuild,v 1.1 2006/12/03 14:13:35 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/curve/curve-1.11.ebuild,v 1.2 2006/12/03 14:15:42 pylon Exp $ inherit latex-package S=${WORKDIR}/${PN} DESCRIPTION="LaTeX style for a CV (curriculum vitae) with flavour option" -SRC_URI="ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/curve.zip" +SRC_URI="ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/${PN}.zip" HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/curve/" LICENSE="LPPL-1.2" |