summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-09-23 20:45:32 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-09-23 20:45:32 +0000
commit5378a8a4bbdcbd62a8a902e0664c45b93db4d90d (patch)
tree4551882b0fa09ed704cadc642ecfee4f6fa18e87 /dev-tex/mplib
parentremove note about to be installed fonts (diff)
downloadgentoo-2-5378a8a4bbdcbd62a8a902e0664c45b93db4d90d.tar.gz
gentoo-2-5378a8a4bbdcbd62a8a902e0664c45b93db4d90d.tar.bz2
gentoo-2-5378a8a4bbdcbd62a8a902e0664c45b93db4d90d.zip
Add ~alpha/~ia64 wrt #237202
(Portage version: 2.1.4.4)
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"