diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-15 10:36:37 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-15 10:36:37 +0000 |
commit | 47906365964ddedd139394608cc001f44e5b801d (patch) | |
tree | a67a2fa3ebed10c05a7c93d8a71647b1802294d0 /dev-texlive | |
parent | Also keyword the well-tested texlive-2008 (diff) | |
download | gentoo-2-47906365964ddedd139394608cc001f44e5b801d.tar.gz gentoo-2-47906365964ddedd139394608cc001f44e5b801d.tar.bz2 gentoo-2-47906365964ddedd139394608cc001f44e5b801d.zip |
Also keyword the well-tested texlive-2008
(Portage version: 2.1.6.13/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-pstricks/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-texlive/texlive-pstricks/ChangeLog b/dev-texlive/texlive-pstricks/ChangeLog index af515cd5881b..b4c42c217038 100644 --- a/dev-texlive/texlive-pstricks/ChangeLog +++ b/dev-texlive/texlive-pstricks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-pstricks # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v 1.33 2010/01/15 09:39:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v 1.34 2010/01/15 10:36:37 grobian Exp $ + + 15 Jan 2010; Fabian Groffen <grobian@gentoo.org> + texlive-pstricks-2008-r1.ebuild: + Also keyword the well-tested texlive-2008 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> texlive-pstricks-2009.ebuild: diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild b/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild index 5f6bd18a4307..bd105fa76e78 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 +# Copyright 1999-2010 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.11 2009/06/10 14:23:00 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild,v 1.12 2010/01/15 10:36:37 grobian 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 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +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" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2008 " |