diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 17:35:24 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 17:35:24 +0000 |
commit | fa8ab0daf16196194d26dcf9e30cd8d718c5d090 (patch) | |
tree | 67d2142ec8c217b829752ffd219d5f7a8dfcb4ce /dev-texlive | |
parent | ppc/ppc64 stable wrt #369909 (diff) | |
download | gentoo-2-fa8ab0daf16196194d26dcf9e30cd8d718c5d090.tar.gz gentoo-2-fa8ab0daf16196194d26dcf9e30cd8d718c5d090.tar.bz2 gentoo-2-fa8ab0daf16196194d26dcf9e30cd8d718c5d090.zip |
remove old
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
3 files changed, 6 insertions, 37 deletions
diff --git a/dev-texlive/texlive-documentation-french/ChangeLog b/dev-texlive/texlive-documentation-french/ChangeLog index d6e52da21574..9f6c90b8412d 100644 --- a/dev-texlive/texlive-documentation-french/ChangeLog +++ b/dev-texlive/texlive-documentation-french/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-texlive/texlive-documentation-french # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-french/ChangeLog,v 1.38 2011/10/04 18:09:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-french/ChangeLog,v 1.39 2011/10/05 17:35:24 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-documentation-french-2008.ebuild, + -texlive-documentation-french-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-documentation-french-2010.ebuild: diff --git a/dev-texlive/texlive-documentation-french/texlive-documentation-french-2008.ebuild b/dev-texlive/texlive-documentation-french/texlive-documentation-french-2008.ebuild deleted file mode 100644 index 2bdd6613e563..000000000000 --- a/dev-texlive/texlive-documentation-french/texlive-documentation-french-2008.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-french/texlive-documentation-french-2008.ebuild,v 1.11 2009/06/10 13:58:34 alexxy Exp $ - -TEXLIVE_MODULE_CONTENTS="epslatex-fr impatient-fr l2tabu-french lshort-french texlive-fr collection-documentation-french -" -TEXLIVE_MODULE_DOC_CONTENTS="epslatex-fr.doc impatient-fr.doc l2tabu-french.doc lshort-french.doc texlive-fr.doc " -TEXLIVE_MODULE_SRC_CONTENTS="texlive-fr.source " -inherit texlive-module -DESCRIPTION="TeXLive French documentation" - -LICENSE="GPL-2 freedist GPL-1 " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -DEPEND=">=dev-texlive/texlive-documentation-base-2008 -" -RDEPEND="${DEPEND}" diff --git a/dev-texlive/texlive-documentation-french/texlive-documentation-french-2009.ebuild b/dev-texlive/texlive-documentation-french/texlive-documentation-french-2009.ebuild deleted file mode 100644 index faeedb5ec879..000000000000 --- a/dev-texlive/texlive-documentation-french/texlive-documentation-french-2009.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-french/texlive-documentation-french-2009.ebuild,v 1.2 2010/02/02 21:29:07 abcd Exp $ - -TEXLIVE_MODULE_CONTENTS="epslatex-fr impatient-fr l2tabu-french lshort-french texlive-fr collection-documentation-french -" -TEXLIVE_MODULE_DOC_CONTENTS="epslatex-fr.doc impatient-fr.doc l2tabu-french.doc lshort-french.doc texlive-fr.doc " -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive French documentation" - -LICENSE="GPL-2 FDL-1.1 GPL-1 " -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="" -DEPEND=">=dev-texlive/texlive-documentation-base-2009 -" -RDEPEND="${DEPEND} " |