diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-30 19:51:06 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-30 19:51:06 +0000 |
commit | 42cb55f53212b4554b1c0c47d7aa2f97bd13d418 (patch) | |
tree | d9d7c3ae69fdd7742a014d3cdf6aa4b5d8063648 /dev-tex/foiltex | |
parent | inital import, ebuild contributed by Dan <dan@intuitivelyobvious.net> (diff) | |
download | historical-42cb55f53212b4554b1c0c47d7aa2f97bd13d418.tar.gz historical-42cb55f53212b4554b1c0c47d7aa2f97bd13d418.tar.bz2 historical-42cb55f53212b4554b1c0c47d7aa2f97bd13d418.zip |
Stable on sparc.
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 e248906d0352..ae608e695183 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.9 2004/10/09 21:15:38 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/ChangeLog,v 1.10 2004/10/30 19:49:10 weeve Exp $ + + 30 Oct 2004; Jason Wever <weeve@gentoo.org> foiltex-2.1.4a.ebuild: + Stable on sparc. 10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> foiltex-2.1.4a.ebuild: Stable on x86 and ppc. diff --git a/dev-tex/foiltex/foiltex-2.1.4a.ebuild b/dev-tex/foiltex/foiltex-2.1.4a.ebuild index 99892bfa2e25..4a35163ab73d 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.2 2004/10/09 21:15:38 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/foiltex-2.1.4a.ebuild,v 1.3 2004/10/30 19:49:10 weeve 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 () { |