diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-05-15 12:56:29 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-05-15 12:56:29 +0000 |
commit | 2eaf03d54822ae7eba06bb9e8b10345cb72bc709 (patch) | |
tree | 7e7ed4749d2069bcfbd5d5a9efa0d48b8fabebe3 /dev-texlive/texlive-documentation-english | |
parent | Sparc stable, Bug #269899. (diff) | |
download | historical-2eaf03d54822ae7eba06bb9e8b10345cb72bc709.tar.gz historical-2eaf03d54822ae7eba06bb9e8b10345cb72bc709.tar.bz2 historical-2eaf03d54822ae7eba06bb9e8b10345cb72bc709.zip |
remove old
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-documentation-english')
-rw-r--r-- | dev-texlive/texlive-documentation-english/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-english/texlive-documentation-english-2007.ebuild | 15 |
2 files changed, 5 insertions, 16 deletions
diff --git a/dev-texlive/texlive-documentation-english/ChangeLog b/dev-texlive/texlive-documentation-english/ChangeLog index 5f7c0039d251..9385565a0829 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.26 2009/03/18 21:09:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.27 2009/05/15 12:48:57 aballier Exp $ + + 15 May 2009; Alexis Ballier <aballier@gentoo.org> + -texlive-documentation-english-2007.ebuild: + remove old 18 Mar 2009; Brent Baude <ranger@gentoo.org> texlive-documentation-english-2008.ebuild: diff --git a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2007.ebuild b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2007.ebuild deleted file mode 100644 index cf498491b7da..000000000000 --- a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2007.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2008 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-2007.ebuild,v 1.16 2008/09/09 18:03:31 aballier Exp $ - -TEXLIVE_MODULES_DEPS="dev-texlive/texlive-documentation-base -" -TEXLIVE_MODULE_CONTENTS="FAQ-en MemoirChapStyles Type1fonts amslatex-primer catalogue components-of-TeX comprehensive dtxtut firststeps free-math-font-survey gentle guide-to-latex help impatient knuth l2tabu-english latex-graphics-companion latex-web-companion latex2e-html lshort-english make-tex-work math-into-latex mathmode metafont-for-beginners metafp metapost-examples pstricks-tutorial tamethebeast tds tex-refs tlc2 truetype visualfaq webguide wp-conv collection-documentation-english -" -inherit texlive-module -DESCRIPTION="TeXLive English documentation" - -LICENSE="GPL-2 LPPL-1.3c" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" |