diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-04 01:22:21 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-04 01:22:21 +0000 |
commit | 902206d2b5f24eb8753dd4ca1269ca4d8ff62ff5 (patch) | |
tree | b885af43e38320612e00f669b327ce4fac3edf4b /dev-tex/aastex/aastex-5.2.ebuild | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-902206d2b5f24eb8753dd4ca1269ca4d8ff62ff5.tar.gz gentoo-2-902206d2b5f24eb8753dd4ca1269ca4d8ff62ff5.tar.bz2 gentoo-2-902206d2b5f24eb8753dd4ca1269ca4d8ff62ff5.zip |
Marked stable on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'dev-tex/aastex/aastex-5.2.ebuild')
-rw-r--r-- | dev-tex/aastex/aastex-5.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/aastex/aastex-5.2.ebuild b/dev-tex/aastex/aastex-5.2.ebuild index ec615cadb009..ec52f0c4a446 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 +# Copyright 1999-2006 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.8 2004/12/28 20:55:56 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/aastex/aastex-5.2.ebuild,v 1.9 2006/09/04 01:22:21 kumba Exp $ inherit latex-package @@ -13,5 +13,5 @@ LICENSE="as-is" SLOT="0" IUSE="" -KEYWORDS="x86 ppc sparc alpha ~mips hppa amd64" +KEYWORDS="alpha amd64 hppa mips ppc sparc x86" |