diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:51:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:51:33 +0000 |
commit | 8b8e8d57470702bac4a1c12a0e96e8b5f45b8ba4 (patch) | |
tree | 5eb42fdce8eeec75392ae8cef4be73c393b684b3 /dev-tex/luatex | |
parent | Stable for s390, wrt bug #454664 (diff) | |
download | gentoo-2-8b8e8d57470702bac4a1c12a0e96e8b5f45b8ba4.tar.gz gentoo-2-8b8e8d57470702bac4a1c12a0e96e8b5f45b8ba4.tar.bz2 gentoo-2-8b8e8d57470702bac4a1c12a0e96e8b5f45b8ba4.zip |
Stable for s390, wrt bug #452018
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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 8bf471e8ebfa..ac8d127cf2c9 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.116 2013/01/22 19:24:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/ChangeLog,v 1.117 2013/02/20 09:51:33 ago Exp $ + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> luatex-0.70.1-r1.ebuild: + Stable for s390, wrt bug #452018 22 Jan 2013; Jeroen Roovers <jer@gentoo.org> luatex-0.70.1-r1.ebuild: Stable for HPPA (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 ac7bcc8445b6..59a489cb1c1b 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.13 2013/01/22 19:24:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/luatex-0.70.1-r1.ebuild,v 1.14 2013/02/20 09:51:33 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 |