diff options
author | 2009-03-11 23:22:28 +0000 | |
---|---|---|
committer | 2009-03-11 23:22:28 +0000 | |
commit | aea09c39f5ae9a2ce86b11d7b682fa1ced38ebee (patch) | |
tree | abbb7d13e62eb5da3ac51fecf3534597639ef077 /dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild | |
parent | amd64 stable, bug #253551 (diff) | |
download | gentoo-2-aea09c39f5ae9a2ce86b11d7b682fa1ced38ebee.tar.gz gentoo-2-aea09c39f5ae9a2ce86b11d7b682fa1ced38ebee.tar.bz2 gentoo-2-aea09c39f5ae9a2ce86b11d7b682fa1ced38ebee.zip |
amd64 stable, bug #253551
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild')
-rw-r--r-- | dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild b/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild index d44d2e845c98..bbe6cc26c0b3 100644 --- a/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild +++ b/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.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-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild,v 1.6 2009/03/10 19:50:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild,v 1.7 2009/03/11 23:22:28 maekke Exp $ TEXLIVE_MODULE_CONTENTS="auto-pst-pdf makeplot pdftricks pst-2dplot pst-3d pst-3dplot pst-asr pst-bar pst-barcode pst-blur pst-circ pst-coil pst-cox pst-dbicons pst-diffraction pst-eps pst-eucl pst-fill pst-fr3d pst-fractal pst-fun pst-func pst-geo pst-ghsb pst-gr3d pst-grad pst-infixplot pst-jtree pst-labo pst-lens pst-light3d pst-math pst-ob3d pst-optexp pst-optic pst-osci pst-pad pst-pdgr pst-poly pst-qtree pst-slpe pst-spectra pst-stru pst-solides3d pst-soroban pst-text pst-uml pst-vue3d pst2pdf pstricks pstricks-add uml collection-pstricks " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive PSTricks packages" LICENSE="GPL-2 as-is GPL-1 LGPL-2 LPPL-1.3 " 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" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2008 " |