summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-10-04 01:39:18 +0000
committerBrent Baude <ranger@gentoo.org>2008-10-04 01:39:18 +0000
commita6cf2d0db9ddf0cbdf9a6fdc5c5d954f56c61223 (patch)
treec6cd15f20f8356996fa91335264ff7c1eeb051dc /dev-tex
parentMarking envlab-1.2-r1 ~ppc for bug 237202 (diff)
downloadgentoo-2-a6cf2d0db9ddf0cbdf9a6fdc5c5d954f56c61223.tar.gz
gentoo-2-a6cf2d0db9ddf0cbdf9a6fdc5c5d954f56c61223.tar.bz2
gentoo-2-a6cf2d0db9ddf0cbdf9a6fdc5c5d954f56c61223.zip
Marking mplib-1.091 ~ppc for bug 237202
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/mplib/ChangeLog5
-rw-r--r--dev-tex/mplib/mplib-1.091.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/mplib/ChangeLog b/dev-tex/mplib/ChangeLog
index 00aa70041daf..67b998cf3f74 100644
--- a/dev-tex/mplib/ChangeLog
+++ b/dev-tex/mplib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/mplib
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/ChangeLog,v 1.5 2008/09/23 20:45:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/ChangeLog,v 1.6 2008/10/04 01:39:18 ranger Exp $
+
+ 04 Oct 2008; Brent Baude <ranger@gentoo.org> mplib-1.091.ebuild:
+ Marking mplib-1.091 ~ppc for bug 237202
23 Sep 2008; Raúl Porcel <armin76@gentoo.org> mplib-1.091.ebuild:
Add ~alpha/~ia64 wrt #237202
diff --git a/dev-tex/mplib/mplib-1.091.ebuild b/dev-tex/mplib/mplib-1.091.ebuild
index 8e82be6e52dd..654e989e8396 100644
--- a/dev-tex/mplib/mplib-1.091.ebuild
+++ b/dev-tex/mplib/mplib-1.091.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/mplib/mplib-1.091.ebuild,v 1.5 2008/09/23 20:45:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/mplib-1.091.ebuild,v 1.6 2008/10/04 01:39:18 ranger Exp $
EAPI=1
@@ -12,7 +12,7 @@ SRC_URI="http://foundry.supelec.fr/frs/download.php/670/${PN}-beta-${PV}-src.tar
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
# We enalbe lua by default because it will be needed by luatex
IUSE="doc +lua"