diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:45:15 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 12:45:15 +0000 |
commit | 7e341527d3d15642a2b5a80d99592547021ba1b7 (patch) | |
tree | f425ff6c41fe83f35a7dcfe89997d37b136227bd /dev-tex/quotchap | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-7e341527d3d15642a2b5a80d99592547021ba1b7.tar.gz gentoo-2-7e341527d3d15642a2b5a80d99592547021ba1b7.tar.bz2 gentoo-2-7e341527d3d15642a2b5a80d99592547021ba1b7.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-tex/quotchap')
-rw-r--r-- | dev-tex/quotchap/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/quotchap/quotchap-0.9f.ebuild | 6 |
2 files changed, 8 insertions, 5 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/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 () { |