diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-24 21:50:54 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-24 21:50:54 +0000 |
commit | 7dbf538ed5606b55c03d3e07e80534430aa6b9ef (patch) | |
tree | cbf033de735da8d3966de346e51f25ac0c175046 /dev-texlive | |
parent | remove old (diff) | |
download | gentoo-2-7dbf538ed5606b55c03d3e07e80534430aa6b9ef.tar.gz gentoo-2-7dbf538ed5606b55c03d3e07e80534430aa6b9ef.tar.bz2 gentoo-2-7dbf538ed5606b55c03d3e07e80534430aa6b9ef.zip |
remove old
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-pictures/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-pictures/texlive-pictures-2010-r1.ebuild | 24 |
2 files changed, 5 insertions, 25 deletions
diff --git a/dev-texlive/texlive-pictures/ChangeLog b/dev-texlive/texlive-pictures/ChangeLog index 253e09def46d..ee9b3767a167 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.66 2012/05/22 10:18:22 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.67 2012/05/24 21:50:54 aballier Exp $ + + 24 May 2012; Alexis Ballier <aballier@gentoo.org> + -texlive-pictures-2010-r1.ebuild: + remove old 22 May 2012; Johannes Huber <johu@gentoo.org> texlive-pictures-2011-r1.ebuild: Add ~x86 wrt bug #410239. diff --git a/dev-texlive/texlive-pictures/texlive-pictures-2010-r1.ebuild b/dev-texlive/texlive-pictures/texlive-pictures-2010-r1.ebuild deleted file mode 100644 index e3b0b30eadeb..000000000000 --- a/dev-texlive/texlive-pictures/texlive-pictures-2010-r1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2010-r1.ebuild,v 1.14 2011/12/13 10:44:48 naota Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="asyfig autoarea bardiag cachepic chemfig combinedgraphics circuitikz curve curve2e curves dcpic diagmac2 doc-pictex dottex dratex drs duotenzor eepic epspdf epspdfconversion esk fig4latex gnuplottex here hvfloat knitting knittingpattern mathspic miniplot numericplots pb-diagram petri-nets pgf-soroban pgf-umlsd pgfopts pgfplots picinpar pict2e pictex pictex2 pinlabel pmgraph prerex randbild roundbox schemabloc swimgraf texdraw tikz-3dplot tikz-inet tikz-qtree tikz-timing tkz-doc tkz-linknodes tkz-orm tkz-tab tufte-latex xypdf xypic collection-pictures -" -TEXLIVE_MODULE_DOC_CONTENTS="asyfig.doc autoarea.doc bardiag.doc cachepic.doc chemfig.doc combinedgraphics.doc circuitikz.doc curve.doc curve2e.doc curves.doc dcpic.doc diagmac2.doc doc-pictex.doc dottex.doc dratex.doc drs.doc duotenzor.doc eepic.doc epspdf.doc epspdfconversion.doc esk.doc fig4latex.doc gnuplottex.doc here.doc hvfloat.doc knitting.doc knittingpattern.doc mathspic.doc miniplot.doc numericplots.doc pb-diagram.doc petri-nets.doc pgf-soroban.doc pgf-umlsd.doc pgfopts.doc pgfplots.doc picinpar.doc pict2e.doc pictex.doc pinlabel.doc pmgraph.doc prerex.doc randbild.doc roundbox.doc schemabloc.doc swimgraf.doc texdraw.doc tikz-3dplot.doc tikz-inet.doc tikz-qtree.doc tikz-timing.doc tkz-doc.doc tkz-linknodes.doc tkz-orm.doc tkz-tab.doc tufte-latex.doc xypdf.doc xypic.doc " -TEXLIVE_MODULE_SRC_CONTENTS="asyfig.source combinedgraphics.source curve.source curve2e.source curves.source dottex.source esk.source gnuplottex.source petri-nets.source pgfopts.source pgfplots.source pict2e.source randbild.source tikz-timing.source " -inherit texlive-module -DESCRIPTION="TeXLive Graphics packages and programs" - -LICENSE="GPL-2 Apache-2.0 as-is GPL-1 GPL-3 LPPL-1.3 public-domain " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2010 -!<dev-texlive/texlive-latexextra-2009 -!<dev-texlive/texlive-texinfo-2009 -" -RDEPEND="${DEPEND} dev-lang/ruby -" -TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/cachepic/cachepic.tlu texmf-dist/scripts/epspdf/epspdf texmf-dist/scripts/epspdf/epspdftk texmf-dist/scripts/fig4latex/fig4latex texmf-dist/scripts/mathspic/mathspic.pl" |