diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 20:35:13 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 20:35:13 +0000 |
commit | f82749d24b7a98358b56783260bc845e42ad5caa (patch) | |
tree | a3b1b09e52bbf69bb1e1cf399d2661183e3bd473 /dev-tex/foiltex | |
parent | Changed einfo message from "dev-libs/gsl" to "sci-libs/gsl". (diff) | |
download | historical-f82749d24b7a98358b56783260bc845e42ad5caa.tar.gz historical-f82749d24b7a98358b56783260bc845e42ad5caa.tar.bz2 historical-f82749d24b7a98358b56783260bc845e42ad5caa.zip |
Stable on amd64.
Diffstat (limited to 'dev-tex/foiltex')
-rw-r--r-- | dev-tex/foiltex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/foiltex/foiltex-2.1.4a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/foiltex/ChangeLog b/dev-tex/foiltex/ChangeLog index ae608e695183..20ae9535febc 100644 --- a/dev-tex/foiltex/ChangeLog +++ b/dev-tex/foiltex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/foiltex # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/ChangeLog,v 1.10 2004/10/30 19:49:10 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/ChangeLog,v 1.11 2004/12/28 20:34:27 absinthe Exp $ + + 28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> foiltex-2.1.4a.ebuild: + Stable on amd64. 30 Oct 2004; Jason Wever <weeve@gentoo.org> foiltex-2.1.4a.ebuild: Stable on sparc. diff --git a/dev-tex/foiltex/foiltex-2.1.4a.ebuild b/dev-tex/foiltex/foiltex-2.1.4a.ebuild index 4a35163ab73d..2ff4143aa0dc 100644 --- a/dev-tex/foiltex/foiltex-2.1.4a.ebuild +++ b/dev-tex/foiltex/foiltex-2.1.4a.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/foiltex/foiltex-2.1.4a.ebuild,v 1.3 2004/10/30 19:49:10 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/foiltex-2.1.4a.ebuild,v 1.4 2004/12/28 20:34:27 absinthe Exp $ inherit latex-package @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="as-is" #for License details see /usr/share/doc/${PF}/foiltex.ins SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" IUSE="" src_install () { |