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/foiltex-2.1.4a.ebuild | |
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/foiltex-2.1.4a.ebuild')
-rw-r--r-- | dev-tex/foiltex/foiltex-2.1.4a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 () { |