diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 20:05:08 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 20:05:08 +0000 |
commit | 53d62b4506bd4e7f9d39a9b0779617340ed94da3 (patch) | |
tree | aadb3fe76bec349acd05ab10a2f65b8b39f87e53 /dev-texlive | |
parent | Marked ~x64-macos, bug #333981 (diff) | |
download | gentoo-2-53d62b4506bd4e7f9d39a9b0779617340ed94da3.tar.gz gentoo-2-53d62b4506bd4e7f9d39a9b0779617340ed94da3.tar.bz2 gentoo-2-53d62b4506bd4e7f9d39a9b0779617340ed94da3.zip |
Marked ~x64-macos, bug #333981
(Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-pstricks/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-pstricks/texlive-pstricks-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-pstricks/ChangeLog b/dev-texlive/texlive-pstricks/ChangeLog index b4c42c217038..82c8d1783a2f 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.34 2010/01/15 10:36:37 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v 1.35 2010/10/02 20:05:08 grobian Exp $ + + 02 Oct 2010; Fabian Groffen <grobian@gentoo.org> + texlive-pstricks-2009.ebuild: + Marked ~x64-macos, bug #333981 15 Jan 2010; Fabian Groffen <grobian@gentoo.org> texlive-pstricks-2008-r1.ebuild: diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2009.ebuild b/dev-texlive/texlive-pstricks/texlive-pstricks-2009.ebuild index 248046152a99..aabca6aab71d 100644 --- a/dev-texlive/texlive-pstricks/texlive-pstricks-2009.ebuild +++ b/dev-texlive/texlive-pstricks/texlive-pstricks-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-pstricks/texlive-pstricks-2009.ebuild,v 1.2 2010/01/15 09:39:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2009.ebuild,v 1.3 2010/10/02 20:05:08 grobian Exp $ TEXLIVE_MODULE_CONTENTS="auto-pst-pdf bclogo makeplot pdftricks psbao pst-2dplot pst-3d pst-3dplot pst-abspos pst-am pst-asr pst-bar pst-barcode pst-bezier pst-blur pst-bspline pst-calendar 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-gantt pst-geo pst-ghsb pst-gr3d pst-grad pst-infixplot pst-jtree pst-knot pst-labo pst-lens pst-light3d pst-math pst-mirror pst-ob3d pst-optexp pst-optic pst-osci pst-pad pst-pdgr pst-platon pst-poly pst-qtree pst-sigsys pst-slpe pst-spectra pst-solides3d pst-soroban pst-stru pst-support pst-text pst-thick pst-tree pst-uml pst-vowel pst-vue3d pst2pdf pstricks pstricks-add uml vaucanson-g collection-pstricks " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive PSTricks packages" LICENSE="GPL-2 GPL-1 LGPL-2 LPPL-1.3 " 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 >=dev-texlive/texlive-genericrecommended-2009 |