summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/mplib')
-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 134557375065..00aa70041daf 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.4 2008/09/21 13:10:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/ChangeLog,v 1.5 2008/09/23 20:45:32 armin76 Exp $
+
+ 23 Sep 2008; Raúl Porcel <armin76@gentoo.org> mplib-1.091.ebuild:
+ Add ~alpha/~ia64 wrt #237202
21 Sep 2008; Brent Baude <ranger@gentoo.org> mplib-1.091.ebuild:
Marking mplib-1.091 ~ppc64 for bug 237202
diff --git a/dev-tex/mplib/mplib-1.091.ebuild b/dev-tex/mplib/mplib-1.091.ebuild
index 3f9804ce87ed..8e82be6e52dd 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.4 2008/09/21 13:10:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/mplib-1.091.ebuild,v 1.5 2008/09/23 20:45:32 armin76 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="~amd64 ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd"
# We enalbe lua by default because it will be needed by luatex
IUSE="doc +lua"