diff options
author | Hasan Khalil <gongloo@gentoo.org> | 2005-01-21 04:39:35 +0000 |
---|---|---|
committer | Hasan Khalil <gongloo@gentoo.org> | 2005-01-21 04:39:35 +0000 |
commit | 3a3c88c41ca5541139723414443589793ce311da (patch) | |
tree | e65f41d22f1fe0f9e0984d49bd579c04ea384866 /dev-tex/hlatex/hlatex-0.991.ebuild | |
parent | New release that fixes segfault, bug 78572 (diff) | |
download | historical-3a3c88c41ca5541139723414443589793ce311da.tar.gz historical-3a3c88c41ca5541139723414443589793ce311da.tar.bz2 historical-3a3c88c41ca5541139723414443589793ce311da.zip |
keyworded ~ppc-macos.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'dev-tex/hlatex/hlatex-0.991.ebuild')
-rw-r--r-- | dev-tex/hlatex/hlatex-0.991.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/hlatex/hlatex-0.991.ebuild b/dev-tex/hlatex/hlatex-0.991.ebuild index 99f48cb8dca1..e3680eb6a18a 100644 --- a/dev-tex/hlatex/hlatex-0.991.ebuild +++ b/dev-tex/hlatex/hlatex-0.991.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/hlatex/hlatex-0.991.ebuild,v 1.4 2004/12/28 21:03:17 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hlatex/hlatex-0.991.ebuild,v 1.5 2005/01/21 04:39:35 gongloo Exp $ inherit latex-package @@ -12,7 +12,7 @@ SRC_URI="http://user.chollian.net/~jh1228/data/gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc alpha ~amd64" +KEYWORDS="x86 ppc alpha ~amd64 ~ppc-macos" IUSE="" add_line() { |