diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-11 22:10:02 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-11 22:10:02 +0000 |
commit | 1a08ab823def9928c79466ccfe72d4fc5dd869bc (patch) | |
tree | 0dad8e674657663b129c62522f35ac964338b55e /dev-tex/mplib | |
parent | amd64 stable, bug #253551 (diff) | |
download | gentoo-2-1a08ab823def9928c79466ccfe72d4fc5dd869bc.tar.gz gentoo-2-1a08ab823def9928c79466ccfe72d4fc5dd869bc.tar.bz2 gentoo-2-1a08ab823def9928c79466ccfe72d4fc5dd869bc.zip |
amd64 stable, bug #253551
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/mplib')
-rw-r--r-- | dev-tex/mplib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/mplib/mplib-1.110.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/mplib/ChangeLog b/dev-tex/mplib/ChangeLog index 2066e0928bd3..8202b15a75e0 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.13 2009/03/10 19:57:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/ChangeLog,v 1.14 2009/03/11 22:10:02 maekke Exp $ + + 11 Mar 2009; Markus Meier <maekke@gentoo.org> mplib-1.110.ebuild: + amd64 stable, bug #253551 10 Mar 2009; Raúl Porcel <armin76@gentoo.org> mplib-1.110.ebuild: Add ~arm/~s390/~sh diff --git a/dev-tex/mplib/mplib-1.110.ebuild b/dev-tex/mplib/mplib-1.110.ebuild index c4ac58efbae1..65d9ffcacd61 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.5 2009/03/10 19:57:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/mplib/mplib-1.110.ebuild,v 1.6 2009/03/11 22:10:02 maekke 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" |