diff options
author | Brent Baude <ranger@gentoo.org> | 2008-10-04 01:40:17 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-10-04 01:40:17 +0000 |
commit | d39571882c88adf8c1b9b4e909828aeca60aad38 (patch) | |
tree | 605a6e474302c8065ce1b4a725d2fed95e8f4d00 /dev-tex/luatex | |
parent | Marking mplib-1.091 ~ppc for bug 237202 (diff) | |
download | historical-d39571882c88adf8c1b9b4e909828aeca60aad38.tar.gz historical-d39571882c88adf8c1b9b4e909828aeca60aad38.tar.bz2 historical-d39571882c88adf8c1b9b4e909828aeca60aad38.zip |
Marking luatex-0.29.0 ~ppc per bug 237202
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 ppc64
Diffstat (limited to 'dev-tex/luatex')
-rw-r--r-- | dev-tex/luatex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/luatex/luatex-0.29.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/luatex/ChangeLog b/dev-tex/luatex/ChangeLog index adb0c85a12db..388ac073f17f 100644 --- a/dev-tex/luatex/ChangeLog +++ b/dev-tex/luatex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/luatex # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/ChangeLog,v 1.7 2008/10/02 18:15:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/ChangeLog,v 1.8 2008/10/04 01:40:17 ranger Exp $ + + 04 Oct 2008; Brent Baude <ranger@gentoo.org> luatex-0.29.0.ebuild: + Marking luatex-0.29.0 ~ppc per bug 237202 02 Oct 2008; Alexis Ballier <aballier@gentoo.org> luatex-0.30.0.ebuild: Switch to eapi-2 and make use of use-deps and the new phases. diff --git a/dev-tex/luatex/luatex-0.29.0.ebuild b/dev-tex/luatex/luatex-0.29.0.ebuild index bd92aeb10456..15283e2ec78a 100644 --- a/dev-tex/luatex/luatex-0.29.0.ebuild +++ b/dev-tex/luatex/luatex-0.29.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/luatex-0.29.0.ebuild,v 1.5 2008/09/30 17:28:47 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/luatex-0.29.0.ebuild,v 1.6 2008/10/04 01:40:17 ranger Exp $ inherit libtool multilib eutils toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://foundry.supelec.fr/frs/download.php/664/${PN}-beta-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="doc" RDEPEND="dev-tex/mplib |