diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-15 10:38:27 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-15 10:38:27 +0000 |
commit | 9738d963b982ae834badb65966fffee1c5e2a48e (patch) | |
tree | 7281a9a5a033cef0fffa144dcf1963a4c1dbb533 /dev-texlive/texlive-pictures | |
parent | all help is well appreciated, but texlive-2009 is not really well tested yet (diff) | |
download | historical-9738d963b982ae834badb65966fffee1c5e2a48e.tar.gz historical-9738d963b982ae834badb65966fffee1c5e2a48e.tar.bz2 historical-9738d963b982ae834badb65966fffee1c5e2a48e.zip |
Also keyword the well-tested texlive-2008
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'dev-texlive/texlive-pictures')
-rw-r--r-- | dev-texlive/texlive-pictures/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-texlive/texlive-pictures/ChangeLog b/dev-texlive/texlive-pictures/ChangeLog index 4f310e6f18bd..47e9c824e84d 100644 --- a/dev-texlive/texlive-pictures/ChangeLog +++ b/dev-texlive/texlive-pictures/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-pictures # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.32 2010/01/15 09:37:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.33 2010/01/15 10:35:05 grobian Exp $ + + 15 Jan 2010; Fabian Groffen <grobian@gentoo.org> + texlive-pictures-2008-r1.ebuild: + Also keyword the well-tested texlive-2008 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> texlive-pictures-2009.ebuild: diff --git a/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild b/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild index e69a91abdb88..46f4a93fb91e 100644 --- a/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild +++ b/dev-texlive/texlive-pictures/texlive-pictures-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-pictures/texlive-pictures-2008-r1.ebuild,v 1.10 2009/06/10 14:22:13 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild,v 1.11 2010/01/15 10:35:05 grobian Exp $ TEXLIVE_MODULE_CONTENTS="autoarea bardiag curve curve2e curves dcpic dottex dratex eepic epspdf epspdfconversion gnuplottex miniplot pb-diagram petri-nets pgf-soroban pgfopts pgfplots picinpar pict2e pictex pictex2 pinlabel pmgraph randbild swimgraf texdraw tikz-inet tufte-latex xypic collection-pictures " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Graphics packages" LICENSE="GPL-2 Apache-2.0 as-is freedist GPL-1 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" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2008 " |