diff options
author | 2008-10-05 19:51:41 +0000 | |
---|---|---|
committer | 2008-10-05 19:51:41 +0000 | |
commit | 777fba8aed006b614cc3dbd56c3764ad7411c460 (patch) | |
tree | f03c99869e4ca8a4f0ddf85b861ced4d7996681d /dev-tex/luatex | |
parent | Add slot deps. (diff) | |
download | historical-777fba8aed006b614cc3dbd56c3764ad7411c460.tar.gz historical-777fba8aed006b614cc3dbd56c3764ad7411c460.tar.bz2 historical-777fba8aed006b614cc3dbd56c3764ad7411c460.zip |
Marked ~hppa (bug #237202).
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'dev-tex/luatex')
-rw-r--r-- | dev-tex/luatex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/luatex/luatex-0.30.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/luatex/ChangeLog b/dev-tex/luatex/ChangeLog index 388ac073f17f..152043b3ed0d 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.8 2008/10/04 01:40:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/ChangeLog,v 1.9 2008/10/05 19:51:41 jer Exp $ + + 05 Oct 2008; Jeroen Roovers <jer@gentoo.org> luatex-0.30.0.ebuild: + Marked ~hppa (bug #237202). 04 Oct 2008; Brent Baude <ranger@gentoo.org> luatex-0.29.0.ebuild: Marking luatex-0.29.0 ~ppc per bug 237202 diff --git a/dev-tex/luatex/luatex-0.30.0.ebuild b/dev-tex/luatex/luatex-0.30.0.ebuild index e9b9d49cfe22..9d2ca018048c 100644 --- a/dev-tex/luatex/luatex-0.30.0.ebuild +++ b/dev-tex/luatex/luatex-0.30.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.30.0.ebuild,v 1.2 2008/10/02 18:15:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/luatex/luatex-0.30.0.ebuild,v 1.3 2008/10/05 19:51:41 jer Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://foundry.supelec.fr/frs/download.php/680/${PN}-beta-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~x86 ~x86-fbsd" IUSE="doc" RDEPEND="dev-tex/mplib[lua] |