summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-03-18 20:48:15 +0000
committerBrent Baude <ranger@gentoo.org>2009-03-18 20:48:15 +0000
commitb2b115802a170dd4b8fe6f82dfbf7cb3161eae01 (patch)
tree27012c824a3c72f15a987d2a03cdc8645d753934 /dev-tex
parentMarking luatex-0.30.3 ppc for bug 253551 (diff)
downloadhistorical-b2b115802a170dd4b8fe6f82dfbf7cb3161eae01.tar.gz
historical-b2b115802a170dd4b8fe6f82dfbf7cb3161eae01.tar.bz2
historical-b2b115802a170dd4b8fe6f82dfbf7cb3161eae01.zip
Marking mplib-1.110 ppc for bug 253551
Package-Manager: portage-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 f8c1aec62b4a..d0fba5c221bf 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.16 2009/03/18 17:55:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/ChangeLog,v 1.17 2009/03/18 20:48:15 ranger Exp $
+
+ 18 Mar 2009; Brent Baude <ranger@gentoo.org> mplib-1.110.ebuild:
+ Marking mplib-1.110 ppc stable for bug 253551
18 Mar 2009; Raúl Porcel <armin76@gentoo.org> mplib-1.110.ebuild:
alpha/arm/ia64/s390/sh stable wrt #253551
diff --git a/dev-tex/mplib/mplib-1.110.ebuild b/dev-tex/mplib/mplib-1.110.ebuild
index 27c6365d03e6..f8e51fd12139 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.8 2009/03/18 17:55:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/mplib-1.110.ebuild,v 1.9 2009/03/18 20:48:15 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"