diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 18:01:50 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-29 18:01:50 +0000 |
commit | 3545b044df050047da05a2428c8b2f562bbf79b9 (patch) | |
tree | a7ab87963af59e19d93226d89a791093b71c233d /dev-texlive | |
parent | remove old (diff) | |
download | gentoo-2-3545b044df050047da05a2428c8b2f562bbf79b9.tar.gz gentoo-2-3545b044df050047da05a2428c8b2f562bbf79b9.tar.bz2 gentoo-2-3545b044df050047da05a2428c8b2f562bbf79b9.zip |
remove old
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-documentation-english/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-english/texlive-documentation-english-2010.ebuild | 20 |
2 files changed, 5 insertions, 21 deletions
diff --git a/dev-texlive/texlive-documentation-english/ChangeLog b/dev-texlive/texlive-documentation-english/ChangeLog index 48dc920b0e24..36f2fe49ee7f 100644 --- a/dev-texlive/texlive-documentation-english/ChangeLog +++ b/dev-texlive/texlive-documentation-english/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-english # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.49 2012/05/09 17:05:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.50 2012/05/29 18:01:50 aballier Exp $ + + 29 May 2012; Alexis Ballier <aballier@gentoo.org> + -texlive-documentation-english-2010.ebuild: + remove old 09 May 2012; Alexis Ballier <aballier@gentoo.org> texlive-documentation-english-2011.ebuild: diff --git a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2010.ebuild b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2010.ebuild deleted file mode 100644 index 2c057be77736..000000000000 --- a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2010.ebuild +++ /dev/null @@ -1,20 +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-documentation-english/texlive-documentation-english-2010.ebuild,v 1.7 2011/10/04 18:08:35 jer Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="FAQ-en MemoirChapStyles Type1fonts amslatex-primer around-the-bend asciichart components-of-TeX comprehensive dtxtut first-latex-doc firststeps free-math-font-survey gentle guide-to-latex impatient intro-scientific knuth l2tabu-english latex-course latex-doc-ptr latex-graphics-companion latex-veryshortguide latex-web-companion latex2e-help-texinfo latex4wp latexcheat lshort-english math-into-latex mathmode memdesign metafont-beginners metapost-examples patgen2-tutorial pdf-forms-tutorial-en plain-doc pstricks-tutorial svg-inkscape tamethebeast tds tex-font-errors-cheatsheet tex-overview tex-refs texbytopic titlepages tlc2 visualfaq webguide xetexref collection-documentation-english -" -TEXLIVE_MODULE_DOC_CONTENTS="FAQ-en.doc MemoirChapStyles.doc Type1fonts.doc amslatex-primer.doc around-the-bend.doc asciichart.doc components-of-TeX.doc comprehensive.doc dtxtut.doc first-latex-doc.doc firststeps.doc free-math-font-survey.doc gentle.doc guide-to-latex.doc impatient.doc intro-scientific.doc knuth.doc l2tabu-english.doc latex-course.doc latex-doc-ptr.doc latex-graphics-companion.doc latex-veryshortguide.doc latex-web-companion.doc latex2e-help-texinfo.doc latex4wp.doc latexcheat.doc lshort-english.doc math-into-latex.doc mathmode.doc memdesign.doc metafont-beginners.doc metapost-examples.doc patgen2-tutorial.doc pdf-forms-tutorial-en.doc plain-doc.doc pstricks-tutorial.doc svg-inkscape.doc tamethebeast.doc tds.doc tex-font-errors-cheatsheet.doc tex-overview.doc tex-refs.doc texbytopic.doc titlepages.doc tlc2.doc visualfaq.doc webguide.doc xetexref.doc " -TEXLIVE_MODULE_SRC_CONTENTS="knuth.source " -inherit texlive-module -DESCRIPTION="TeXLive English documentation" - -LICENSE="GPL-2 as-is FDL-1.1 GPL-1 GPL-2 LPPL-1.3 public-domain TeX " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -DEPEND=">=dev-texlive/texlive-documentation-base-2010 -" -RDEPEND="${DEPEND} " |