diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 21:23:13 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 21:23:13 +0000 |
commit | 72c7c03508ade7ed97a8833105c414214bffe470 (patch) | |
tree | ece1e4b6335423b0440cc787c62410bac422d7db /dev-tex/quotchap | |
parent | Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) (diff) | |
download | gentoo-2-72c7c03508ade7ed97a8833105c414214bffe470.tar.gz gentoo-2-72c7c03508ade7ed97a8833105c414214bffe470.tar.bz2 gentoo-2-72c7c03508ade7ed97a8833105c414214bffe470.zip |
Keywords ~amd64.
Diffstat (limited to 'dev-tex/quotchap')
-rw-r--r-- | dev-tex/quotchap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/quotchap/quotchap-0.9f.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/quotchap/ChangeLog b/dev-tex/quotchap/ChangeLog index 845909bb4493..817102124c06 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.4 2004/11/27 07:24:05 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/ChangeLog,v 1.5 2004/12/28 21:19:17 absinthe Exp $ + + 28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> quotchap-0.9f.ebuild: + Keywords ~amd64. 27 Nov 2004; <pclouds@gentoo.org> quotchap-0.9f.ebuild: Marked 0.9f stable on x86 diff --git a/dev-tex/quotchap/quotchap-0.9f.ebuild b/dev-tex/quotchap/quotchap-0.9f.ebuild index 14d0ac1f2d6d..ba6a5d1495ba 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.3 2004/11/27 07:24:05 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/quotchap-0.9f.ebuild,v 1.4 2004/12/28 21:19:17 absinthe 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" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" src_install () { |