diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-15 10:35:05 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-15 10:35:05 +0000 |
commit | f3bf71f239584157ada29f13ea2f69daa9ff7525 (patch) | |
tree | e3dca7ede462fa6d5d0c9d0b0c46f42e77e3880e /dev-texlive/texlive-pictures | |
parent | Also keyword the well-tested texlive-2008 (diff) | |
download | gentoo-2-f3bf71f239584157ada29f13ea2f69daa9ff7525.tar.gz gentoo-2-f3bf71f239584157ada29f13ea2f69daa9ff7525.tar.bz2 gentoo-2-f3bf71f239584157ada29f13ea2f69daa9ff7525.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/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 " |