diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 20:50:00 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 20:50:00 +0000 |
commit | bc5cffec3ac7110b9ece1359953ada97a76a9db6 (patch) | |
tree | 59670821f4aeea66e2c3cb73660ca6d7a8d87999 /dev-tex | |
parent | Stable on amd64 wrt bug #355085 (diff) | |
download | gentoo-2-bc5cffec3ac7110b9ece1359953ada97a76a9db6.tar.gz gentoo-2-bc5cffec3ac7110b9ece1359953ada97a76a9db6.tar.bz2 gentoo-2-bc5cffec3ac7110b9ece1359953ada97a76a9db6.zip |
Stable on amd64 wrt bug #355085
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex')
-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 dd31e2c13ba6..c7640c008a33 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.87 2011/07/04 17:42:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/ChangeLog,v 1.88 2011/08/09 20:50:00 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> luatex-0.70.1.ebuild: + Stable on amd64 wrt bug #355085 *luatex-0.70.1 (04 Jul 2011) diff --git a/dev-tex/luatex/luatex-0.70.1.ebuild b/dev-tex/luatex/luatex-0.70.1.ebuild index 27c3bd12bd1b..db902b52d191 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.1 2011/07/04 17:42:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/luatex-0.70.1.ebuild,v 1.2 2011/08/09 20:50:00 hwoarang 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 |