diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 20:55:56 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 20:55:56 +0000 |
commit | 7f4225156c0b45168424b9ff2e0657dcae6adde2 (patch) | |
tree | 7cbb900f1bfeacd5fe77b7d6187fd5556b7f44ae /dev-tex/aastex/aastex-5.2.ebuild | |
parent | Moved from dev-libs/hdf5 to sci-libs/hdf5. (diff) | |
download | gentoo-2-7f4225156c0b45168424b9ff2e0657dcae6adde2.tar.gz gentoo-2-7f4225156c0b45168424b9ff2e0657dcae6adde2.tar.bz2 gentoo-2-7f4225156c0b45168424b9ff2e0657dcae6adde2.zip |
Stable on amd64.
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 5dcad260f645..ec615cadb009 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.7 2004/10/30 19:45:42 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/aastex/aastex-5.2.ebuild,v 1.8 2004/12/28 20:55:56 absinthe 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" |