diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-08-12 10:58:13 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-08-12 10:58:13 +0000 |
commit | 1858a8f72cec4b9f2705546f3f8c6725cd923cbb (patch) | |
tree | 81ca07cd5394308d27c3fa69fe6db9ade62113f5 /dev-tex/luatex | |
parent | x86 stable per bug 355085 (diff) | |
download | gentoo-2-1858a8f72cec4b9f2705546f3f8c6725cd923cbb.tar.gz gentoo-2-1858a8f72cec4b9f2705546f3f8c6725cd923cbb.tar.bz2 gentoo-2-1858a8f72cec4b9f2705546f3f8c6725cd923cbb.zip |
x86 stable per bug 355085
(Portage version: 2.1.10.10/cvs/Linux i686)
Diffstat (limited to 'dev-tex/luatex')
-rw-r--r-- | dev-tex/luatex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/luatex/luatex-0.70.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/luatex/ChangeLog b/dev-tex/luatex/ChangeLog index c7640c008a33..2ff3aca11fe6 100644 --- a/dev-tex/luatex/ChangeLog +++ b/dev-tex/luatex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/luatex # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/ChangeLog,v 1.88 2011/08/09 20:50:00 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/ChangeLog,v 1.89 2011/08/12 10:58:13 tomka Exp $ + + 12 Aug 2011; Thomas Kahle <tomka@gentoo.org> luatex-0.70.1.ebuild: + x86 stable per bug 355085 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> luatex-0.70.1.ebuild: Stable on amd64 wrt bug #355085 diff --git a/dev-tex/luatex/luatex-0.70.1.ebuild b/dev-tex/luatex/luatex-0.70.1.ebuild index db902b52d191..1ba2a142c297 100644 --- a/dev-tex/luatex/luatex-0.70.1.ebuild +++ b/dev-tex/luatex/luatex-0.70.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/luatex/luatex-0.70.1.ebuild,v 1.2 2011/08/09 20:50:00 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/luatex-0.70.1.ebuild,v 1.3 2011/08/12 10:58:13 tomka Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://foundry.supelec.fr/gf/download/frsrelease/392/1730/${PN}-beta-${ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND="dev-libs/zziplib |