diff options
author | 2004-04-13 13:49:57 +0000 | |
---|---|---|
committer | 2004-04-13 13:49:57 +0000 | |
commit | 8a516a9581f895f4b9bd1bfd05bc9d80a6607843 (patch) | |
tree | 089a3c28e063efea399a9fb5bf6140b2e6c682c7 /dev-tex/koma-script | |
parent | Added to ~ppc (diff) | |
download | historical-8a516a9581f895f4b9bd1bfd05bc9d80a6607843.tar.gz historical-8a516a9581f895f4b9bd1bfd05bc9d80a6607843.tar.bz2 historical-8a516a9581f895f4b9bd1bfd05bc9d80a6607843.zip |
~amd64
Diffstat (limited to 'dev-tex/koma-script')
-rw-r--r-- | dev-tex/koma-script/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/koma-script/koma-script-20040111-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/koma-script/ChangeLog b/dev-tex/koma-script/ChangeLog index 6d9cbc0f25de..5840877b77ff 100644 --- a/dev-tex/koma-script/ChangeLog +++ b/dev-tex/koma-script/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/koma-script # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/koma-script/ChangeLog,v 1.2 2004/02/19 17:09:28 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/koma-script/ChangeLog,v 1.3 2004/04/13 13:49:57 kugelfang Exp $ + + 13 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> koma-script-20040111-r1.ebuild: + marked ~amd64 *koma-script-20040111-r1 (20 Feb 2004) diff --git a/dev-tex/koma-script/koma-script-20040111-r1.ebuild b/dev-tex/koma-script/koma-script-20040111-r1.ebuild index 25114756cba5..495f8841180a 100644 --- a/dev-tex/koma-script/koma-script-20040111-r1.ebuild +++ b/dev-tex/koma-script/koma-script-20040111-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Id: koma-script-20040111-r1.ebuild,v 1.1 2004/02/19 17:09:28 usata Exp $ +# $Id: koma-script-20040111-r1.ebuild,v 1.2 2004/04/13 13:49:57 kugelfang Exp $ inherit latex-package @@ -13,7 +13,7 @@ HOMEPAGE="ftp://ftp.dante.de/tex-archive/help/Catalogue/entries/koma-script.html LICENSE="LPPL-1.2" #for License details see /usr/share/doc/latex-foiltex-2.1.3/foiltex.ins SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" src_compile() { make -f Makefile.unx || die |