diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:40:19 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:40:19 +0000 |
commit | 4d8b597c1ddbe03e1e2822aea5910dda76c07370 (patch) | |
tree | f0661f94e6019752ead21526c0c9509acce7d3ec /dev-tex/quotchap | |
parent | Stable on ppc. (diff) | |
download | historical-4d8b597c1ddbe03e1e2822aea5910dda76c07370.tar.gz historical-4d8b597c1ddbe03e1e2822aea5910dda76c07370.tar.bz2 historical-4d8b597c1ddbe03e1e2822aea5910dda76c07370.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-tex/quotchap')
-rw-r--r-- | dev-tex/quotchap/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/quotchap/Manifest | 4 | ||||
-rw-r--r-- | dev-tex/quotchap/quotchap-0.9f.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-tex/quotchap/ChangeLog b/dev-tex/quotchap/ChangeLog index 817102124c06..6ee6a3538a21 100644 --- a/dev-tex/quotchap/ChangeLog +++ b/dev-tex/quotchap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/quotchap -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/ChangeLog,v 1.5 2004/12/28 21:19:17 absinthe Exp $ +# 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 $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> quotchap-0.9f.ebuild: + Stable on ppc. 28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> quotchap-0.9f.ebuild: Keywords ~amd64. diff --git a/dev-tex/quotchap/Manifest b/dev-tex/quotchap/Manifest index b34393fe52a7..bc55dc47e26b 100644 --- a/dev-tex/quotchap/Manifest +++ b/dev-tex/quotchap/Manifest @@ -1,4 +1,4 @@ -MD5 183b514038728d8524993bfdd151cc68 ChangeLog 662 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 baa5f39e84f0eac2c886f968c33a36d1 quotchap-0.9f.ebuild 707 +MD5 d58ecf65e5bd8e2ac807c7c7116fbca8 quotchap-0.9f.ebuild 704 +MD5 bbf5f56f25b255e2953d3b6762e3277d ChangeLog 754 MD5 f2054ed2efecd44b523794475232776d files/digest-quotchap-0.9f 59 diff --git a/dev-tex/quotchap/quotchap-0.9f.ebuild b/dev-tex/quotchap/quotchap-0.9f.ebuild index ba6a5d1495ba..df061b8b3070 100644 --- a/dev-tex/quotchap/quotchap-0.9f.ebuild +++ b/dev-tex/quotchap/quotchap-0.9f.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.4 2004/12/28 21:19:17 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/quotchap-0.9f.ebuild,v 1.5 2005/04/24 12:40:19 hansmi Exp $ inherit latex-package S=${WORKDIR}/quotchap @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.dante.de/tex-archive/macros/latex/contrib/quotchap.tar.gz" HOMEPAGE="ftp://ftp.dante.de/tex-archive/help/Catalogue/entries/quotchap.html" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" IUSE="" src_install () { |