diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-03-07 11:27:20 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-03-07 11:27:20 +0000 |
commit | 83b4c76fec9c5354a7fe55159e838ae76f13f463 (patch) | |
tree | 286a649e24937b99c3946cc8cefea8c46042e068 /dev-texlive/texlive-pictures | |
parent | Fix: dev-perl/Text-Tabs+Wrap -> virtual/perl-Text-Tabs+Wrap (diff) | |
download | historical-83b4c76fec9c5354a7fe55159e838ae76f13f463.tar.gz historical-83b4c76fec9c5354a7fe55159e838ae76f13f463.tar.bz2 historical-83b4c76fec9c5354a7fe55159e838ae76f13f463.zip |
x86 stable, bug 253551
Package-Manager: portage-2.1.6.7/cvs/Linux i686
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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-pictures/ChangeLog b/dev-texlive/texlive-pictures/ChangeLog index e85b9fbe6c28..4120cb7022dc 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.22 2009/03/06 21:57:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.23 2009/03/07 11:22:51 fauli Exp $ + + 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> + texlive-pictures-2008-r1.ebuild: + x86 stable, bug 253551 06 Mar 2009; Jeroen Roovers <jer@gentoo.org> texlive-pictures-2008-r1.ebuild: diff --git a/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild b/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild index 35452976f13d..3d3453ae0d9d 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 # 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.3 2009/03/06 21:57:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild,v 1.4 2009/03/07 11:22:51 fauli 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 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2008 " |