diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-18 20:06:10 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-18 20:06:10 +0000 |
commit | 2e8b9fef1b055a12c9a01fef5a22f682c958e627 (patch) | |
tree | 05c203ed1ed178dcf4ee8b31af02e05b4103774f /dev-tex/hlatex/hlatex-1.0.1.ebuild | |
parent | x86 stable wrt bug #393799 (diff) | |
download | gentoo-2-2e8b9fef1b055a12c9a01fef5a22f682c958e627.tar.gz gentoo-2-2e8b9fef1b055a12c9a01fef5a22f682c958e627.tar.bz2 gentoo-2-2e8b9fef1b055a12c9a01fef5a22f682c958e627.zip |
x86 stable wrt bug #393847
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-tex/hlatex/hlatex-1.0.1.ebuild')
-rw-r--r-- | dev-tex/hlatex/hlatex-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/hlatex/hlatex-1.0.1.ebuild b/dev-tex/hlatex/hlatex-1.0.1.ebuild index e2c0369b1a2b..1f9e2a0b0f69 100644 --- a/dev-tex/hlatex/hlatex-1.0.1.ebuild +++ b/dev-tex/hlatex/hlatex-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/hlatex/hlatex-1.0.1.ebuild,v 1.4 2011/12/18 11:27:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/hlatex/hlatex-1.0.1.ebuild,v 1.5 2011/12/18 20:06:10 phajdan.jr Exp $ EAPI=3 @@ -30,7 +30,7 @@ SRC_URI="ftp://ftp.ktug.or.kr/pub/ktug/hlatex/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" S="${WORKDIR}/HLaTeX" |