summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Buisse <nattfodd@gentoo.org>2007-02-06 17:01:46 +0000
committerAlexandre Buisse <nattfodd@gentoo.org>2007-02-06 17:01:46 +0000
commitc363365aa7e925ab24dfefad4b561b9d875c7979 (patch)
treed1cce6d58ec4cc27550ff83999307624bfcc51d2 /dev-tex/quotchap
parentVersion bump (diff)
downloadhistorical-c363365aa7e925ab24dfefad4b561b9d875c7979.tar.gz
historical-c363365aa7e925ab24dfefad4b561b9d875c7979.tar.bz2
historical-c363365aa7e925ab24dfefad4b561b9d875c7979.zip
Updated SRC_URI to be placed on our mirror with correct version number.
Package-Manager: portage-2.1.2-r7
Diffstat (limited to 'dev-tex/quotchap')
-rw-r--r--dev-tex/quotchap/ChangeLog7
-rw-r--r--dev-tex/quotchap/files/digest-quotchap-0.9f4
-rw-r--r--dev-tex/quotchap/quotchap-0.9f.ebuild7
3 files changed, 12 insertions, 6 deletions
diff --git a/dev-tex/quotchap/ChangeLog b/dev-tex/quotchap/ChangeLog
index 6ee6a3538a21..4ee37d9bcf9b 100644
--- a/dev-tex/quotchap/ChangeLog
+++ b/dev-tex/quotchap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/quotchap
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/ChangeLog,v 1.6 2005/04/24 12:40:19 hansmi Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/ChangeLog,v 1.7 2007/02/06 17:01:46 nattfodd Exp $
+
+ 06 Feb 2007; Alexandre Buisse <nattfodd@gentoo.org> quotchap-0.9f.ebuild:
+ Updated SRC_URI to be placed on our mirror with correct version number.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> quotchap-0.9f.ebuild:
Stable on ppc.
diff --git a/dev-tex/quotchap/files/digest-quotchap-0.9f b/dev-tex/quotchap/files/digest-quotchap-0.9f
index 3c6c6e0c76bb..31fc0342c14a 100644
--- a/dev-tex/quotchap/files/digest-quotchap-0.9f
+++ b/dev-tex/quotchap/files/digest-quotchap-0.9f
@@ -1 +1,3 @@
-MD5 7a595c8d8423837758505ce76cec1334 quotchap.tar.gz 54017
+MD5 46d94ef5bb10ddfad11a22b3b7c6717e quotchap-0.9f.zip 276748
+RMD160 33a0c62f6d73beff8b0e93a3dd2033dc097157aa quotchap-0.9f.zip 276748
+SHA256 e5e0b8ba9f403109c4abbf72c5ab8c5dc135074c0cc09fec743ebf18de1f6adb quotchap-0.9f.zip 276748
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"