diff options
author | David Holm <dholm@gentoo.org> | 2004-07-17 10:05:33 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-17 10:05:33 +0000 |
commit | fbef37735b6d0b37797a7a2a5d770de1c92c0a2a (patch) | |
tree | 36ee11f3bdda4eeffef355eb36a899fd7cca48da /dev-tex/quotchap/quotchap-0.9f.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-fbef37735b6d0b37797a7a2a5d770de1c92c0a2a.tar.gz historical-fbef37735b6d0b37797a7a2a5d770de1c92c0a2a.tar.bz2 historical-fbef37735b6d0b37797a7a2a5d770de1c92c0a2a.zip |
Added to ~ppc
Diffstat (limited to 'dev-tex/quotchap/quotchap-0.9f.ebuild')
-rw-r--r-- | dev-tex/quotchap/quotchap-0.9f.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/quotchap/quotchap-0.9f.ebuild b/dev-tex/quotchap/quotchap-0.9f.ebuild index 389fdbd6d7c8..71da543c7095 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 # 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.1 2004/07/07 22:01:16 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/quotchap-0.9f.ebuild,v 1.2 2004/07/17 10:05:33 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="" src_install () { |