diff options
Diffstat (limited to 'dev-texlive/texlive-metapost/texlive-metapost-2009.ebuild')
-rw-r--r-- | dev-texlive/texlive-metapost/texlive-metapost-2009.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-metapost/texlive-metapost-2009.ebuild b/dev-texlive/texlive-metapost/texlive-metapost-2009.ebuild index 9de99370f2ca..d145c8f5802a 100644 --- a/dev-texlive/texlive-metapost/texlive-metapost-2009.ebuild +++ b/dev-texlive/texlive-metapost/texlive-metapost-2009.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-metapost/texlive-metapost-2009.ebuild,v 1.4 2010/01/27 05:44:20 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-metapost/texlive-metapost-2009.ebuild,v 1.5 2010/10/02 20:03:50 grobian Exp $ TEXLIVE_MODULE_CONTENTS="automata bbcard blockdraw_mp bpolynomial cmarrows drv dviincl emp epsincl expressg exteps featpost garrigues hatching latexmp metago metaobj metaplot metapost metauml mfpic mfpic4ode mp3d mpattern piechartmp roex slideshow splines suanpan textpath collection-metapost " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive MetaPost (and Metafont) drawing packages" LICENSE="GPL-2 as-is GPL-1 LGPL-2 LPPL-1.3 public-domain " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2009 " |