diff options
author | 2004-10-09 21:43:27 +0000 | |
---|---|---|
committer | 2004-10-09 21:43:27 +0000 | |
commit | 2032ca271cd7810c4267fb5d112904f2aff8731e (patch) | |
tree | a28efe4eaf3063d345507db638efe51c7018e0d7 /dev-tex/aastex/aastex-5.2.ebuild | |
parent | Possible fix for #66810, #66822. (diff) | |
download | historical-2032ca271cd7810c4267fb5d112904f2aff8731e.tar.gz historical-2032ca271cd7810c4267fb5d112904f2aff8731e.tar.bz2 historical-2032ca271cd7810c4267fb5d112904f2aff8731e.zip |
Stable on x86, alpha and ppc.
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 da17e03729df..6fabcaa58945 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.4 2004/06/25 02:11:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/aastex/aastex-5.2.ebuild,v 1.5 2004/10/09 21:43:27 usata 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" |