diff options
Diffstat (limited to 'dev-tex/quotchap/quotchap-0.9f.ebuild')
-rw-r--r-- | dev-tex/quotchap/quotchap-0.9f.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-tex/quotchap/quotchap-0.9f.ebuild b/dev-tex/quotchap/quotchap-0.9f.ebuild index df061b8b3070..5b27f68a8018 100644 --- a/dev-tex/quotchap/quotchap-0.9f.ebuild +++ b/dev-tex/quotchap/quotchap-0.9f.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/quotchap-0.9f.ebuild,v 1.5 2005/04/24 12:40:19 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/quotchap-0.9f.ebuild,v 1.6 2007/02/06 17:01:46 nattfodd Exp $ inherit latex-package S=${WORKDIR}/quotchap DESCRIPTION="LaTeX package used to add quotes to chapters" -SRC_URI="ftp://ftp.dante.de/tex-archive/macros/latex/contrib/quotchap.tar.gz" +# Taken from http://theory.uwinnipeg.ca/scripts/CTAN/macros/latex/contrib/quotchap.zip +SRC_URI="mirror://gentoo/${P}.zip" HOMEPAGE="ftp://ftp.dante.de/tex-archive/help/Catalogue/entries/quotchap.html" LICENSE="LPPL-1.2" SLOT="0" |