summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-03-13 20:09:48 +0000
committerBrent Baude <ranger@gentoo.org>2009-03-13 20:09:48 +0000
commit305ac052e3682a20b77482f61461dab5b488e3df (patch)
treee2efdb8c0a29cb442ede47ebb668c8ecd84c592e /dev-tex
parentMarking luatex-0.30.3 ppc64 for bug 235551 (diff)
downloadgentoo-2-305ac052e3682a20b77482f61461dab5b488e3df.tar.gz
gentoo-2-305ac052e3682a20b77482f61461dab5b488e3df.tar.bz2
gentoo-2-305ac052e3682a20b77482f61461dab5b488e3df.zip
Marking mplib-1.110 ppc64 for bug 235551
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/mplib/ChangeLog5
-rw-r--r--dev-tex/mplib/mplib-1.110.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/mplib/ChangeLog b/dev-tex/mplib/ChangeLog
index 8202b15a75e0..553709f9d33d 100644
--- a/dev-tex/mplib/ChangeLog
+++ b/dev-tex/mplib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/mplib
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/ChangeLog,v 1.14 2009/03/11 22:10:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/ChangeLog,v 1.15 2009/03/13 20:09:48 ranger Exp $
+
+ 13 Mar 2009; Brent Baude <ranger@gentoo.org> mplib-1.110.ebuild:
+ Marking mplib-1.110 ppc64 stable for bug 235551
11 Mar 2009; Markus Meier <maekke@gentoo.org> mplib-1.110.ebuild:
amd64 stable, bug #253551
diff --git a/dev-tex/mplib/mplib-1.110.ebuild b/dev-tex/mplib/mplib-1.110.ebuild
index 65d9ffcacd61..d75df36f31bc 100644
--- a/dev-tex/mplib/mplib-1.110.ebuild
+++ b/dev-tex/mplib/mplib-1.110.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/mplib-1.110.ebuild,v 1.6 2009/03/11 22:10:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/mplib-1.110.ebuild,v 1.7 2009/03/13 20:09:48 ranger Exp $
EAPI=1
@@ -12,7 +12,7 @@ SRC_URI="http://foundry.supelec.fr/frs/download.php/696/${PN}-beta-${PV}-src.tar
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
# We enalbe lua by default because it will be needed by luatex
IUSE="+lua"