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/aastex/aastex-5.2.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/aastex/aastex-5.2.ebuild')
-rw-r--r-- | dev-tex/aastex/aastex-5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/aastex/aastex-5.2.ebuild b/dev-tex/aastex/aastex-5.2.ebuild index c048cc24c0d5..5dcad260f645 100644 --- a/dev-tex/aastex/aastex-5.2.ebuild +++ b/dev-tex/aastex/aastex-5.2.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/aastex/aastex-5.2.ebuild,v 1.6 2004/10/13 00:17:54 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/aastex/aastex-5.2.ebuild,v 1.7 2004/10/30 19:45:42 weeve Exp $ inherit latex-package @@ -13,5 +13,5 @@ LICENSE="as-is" SLOT="0" IUSE="" -KEYWORDS="x86 ppc ~sparc alpha ~mips hppa ~amd64" +KEYWORDS="x86 ppc sparc alpha ~mips hppa ~amd64" |