diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 14:28:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 14:28:16 +0000 |
commit | a3a02e079e3e0b241c4e7671bc933d522b52a284 (patch) | |
tree | dc7afd191928630791ddc23f1b6572576523e911 /dev-tex/luatex | |
parent | Version bump to 0.5.2 and drop older. (diff) | |
download | gentoo-2-a3a02e079e3e0b241c4e7671bc933d522b52a284.tar.gz gentoo-2-a3a02e079e3e0b241c4e7671bc933d522b52a284.tar.bz2 gentoo-2-a3a02e079e3e0b241c4e7671bc933d522b52a284.zip |
Stable for ia64, wrt bug #452018
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'dev-tex/luatex')
-rw-r--r-- | dev-tex/luatex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/luatex/luatex-0.70.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/luatex/ChangeLog b/dev-tex/luatex/ChangeLog index a95678749fde..7bfb1c00ad2c 100644 --- a/dev-tex/luatex/ChangeLog +++ b/dev-tex/luatex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/luatex # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/ChangeLog,v 1.112 2013/01/20 13:16:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/ChangeLog,v 1.113 2013/01/21 14:28:16 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> luatex-0.70.1-r1.ebuild: + Stable for ia64, wrt bug #452018 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> luatex-0.70.1-r1.ebuild: Stable for arm, wrt bug #452018 diff --git a/dev-tex/luatex/luatex-0.70.1-r1.ebuild b/dev-tex/luatex/luatex-0.70.1-r1.ebuild index 8fc1ec6a2908..4b93e1550526 100644 --- a/dev-tex/luatex/luatex-0.70.1-r1.ebuild +++ b/dev-tex/luatex/luatex-0.70.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.9 2013/01/20 13:16:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/luatex-0.70.1-r1.ebuild,v 1.10 2013/01/21 14:28:16 ago Exp $ EAPI=4 @@ -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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" RDEPEND="dev-libs/zziplib |