diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-10-26 14:55:43 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-10-26 14:55:43 +0000 |
commit | 16bd6c88a3b68f7732a9034f7c04c785ca09095f (patch) | |
tree | 8460155a792bca4bfa27b7ebd281bce98054f2be /dev-tex | |
parent | stable x86, bug 342667 (diff) | |
download | historical-16bd6c88a3b68f7732a9034f7c04c785ca09095f.tar.gz historical-16bd6c88a3b68f7732a9034f7c04c785ca09095f.tar.bz2 historical-16bd6c88a3b68f7732a9034f7c04c785ca09095f.zip |
stable x86, bug 341933
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/luatex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/luatex/luatex-0.63.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/luatex/ChangeLog b/dev-tex/luatex/ChangeLog index 663f9ed1e1ac..067475c074b5 100644 --- a/dev-tex/luatex/ChangeLog +++ b/dev-tex/luatex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/luatex # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/ChangeLog,v 1.74 2010/10/26 09:10:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/ChangeLog,v 1.75 2010/10/26 14:55:43 fauli Exp $ + + 26 Oct 2010; Christian Faulhammer <fauli@gentoo.org> luatex-0.63.0.ebuild: + stable x86, bug 341933 26 Oct 2010; Jeroen Roovers <jer@gentoo.org> luatex-0.63.0.ebuild: Stable for PPC (bug #341933). diff --git a/dev-tex/luatex/luatex-0.63.0.ebuild b/dev-tex/luatex/luatex-0.63.0.ebuild index d5b054ffd19b..a3a7f408aa77 100644 --- a/dev-tex/luatex/luatex-0.63.0.ebuild +++ b/dev-tex/luatex/luatex-0.63.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/luatex-0.63.0.ebuild,v 1.5 2010/10/26 09:10:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/luatex-0.63.0.ebuild,v 1.6 2010/10/26 14:55:43 fauli Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://foundry.supelec.fr/gf/download/frsrelease/382/1568/${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 |