diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:32:52 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:32:52 +0000 |
commit | f5bad67ca087edfc383fef861e3b21a997d11d0d (patch) | |
tree | 46bd79b7c0d8eca2508956870905837e77ff01b0 /dev-texlive/texlive-pictures | |
parent | Sparc stable, part of Bug #253551. (diff) | |
download | gentoo-2-f5bad67ca087edfc383fef861e3b21a997d11d0d.tar.gz gentoo-2-f5bad67ca087edfc383fef861e3b21a997d11d0d.tar.bz2 gentoo-2-f5bad67ca087edfc383fef861e3b21a997d11d0d.zip |
Sparc stable, part of Bug #253551.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-pictures')
-rw-r--r-- | dev-texlive/texlive-pictures/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-pictures/ChangeLog b/dev-texlive/texlive-pictures/ChangeLog index b06e341108c5..d088a983e5e8 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.20 2008/11/06 20:03:31 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.21 2009/02/27 15:32:52 fmccor Exp $ + + 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> + texlive-pictures-2008-r1.ebuild: + Sparc stable, part of Bug #253551. *texlive-pictures-2008-r1 (06 Nov 2008) diff --git a/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild b/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild index 3bbb1d33a848..096b3c8d9b26 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-2008 Gentoo Foundation +# 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.1 2008/11/06 20:03:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild,v 1.2 2009/02/27 15:32:52 fmccor 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 " |