summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2009-02-27 14:25:59 +0000
committerFerris McCormick <fmccor@gentoo.org>2009-02-27 14:25:59 +0000
commita9fca8e8d8415042c56e013fd97631305a027976 (patch)
tree3337c9e8e8b145bf037af863774fedfa37766a05 /dev-tex/mplib
parentRevbump to add ipv6 USE-flag, bug #253422 (diff)
downloadgentoo-2-a9fca8e8d8415042c56e013fd97631305a027976.tar.gz
gentoo-2-a9fca8e8d8415042c56e013fd97631305a027976.tar.bz2
gentoo-2-a9fca8e8d8415042c56e013fd97631305a027976.zip
Sparc stable, preparation for Bug #253551.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/mplib')
-rw-r--r--dev-tex/mplib/ChangeLog7
-rw-r--r--dev-tex/mplib/mplib-1.110.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/mplib/ChangeLog b/dev-tex/mplib/ChangeLog
index a95961f4f16d..a8db50cb2ffa 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.9 2008/12/08 11:22:17 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/ChangeLog,v 1.10 2009/02/27 14:25:59 fmccor Exp $
+
+ 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> mplib-1.110.ebuild:
+ Sparc stable, preparation for Bug #253551.
08 Dec 2008; Alexis Ballier <aballier@gentoo.org> -mplib-1.091.ebuild:
remove old
diff --git a/dev-tex/mplib/mplib-1.110.ebuild b/dev-tex/mplib/mplib-1.110.ebuild
index 6787581b2f68..0b66f5530a50 100644
--- a/dev-tex/mplib/mplib-1.110.ebuild
+++ b/dev-tex/mplib/mplib-1.110.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.1 2008/11/29 14:04:54 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/mplib-1.110.ebuild,v 1.2 2009/02/27 14:25:59 fmccor 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
# We enalbe lua by default because it will be needed by luatex
IUSE="+lua"