diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 17:45:18 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 17:45:18 +0000 |
commit | 75449ce329c9f602b932c5d70d855cd0dcbd2eb6 (patch) | |
tree | ce3a45f7a893d66175dc4b58b413c34db6cdbd2c /dev-texlive | |
parent | remove old (diff) | |
download | gentoo-2-75449ce329c9f602b932c5d70d855cd0dcbd2eb6.tar.gz gentoo-2-75449ce329c9f602b932c5d70d855cd0dcbd2eb6.tar.bz2 gentoo-2-75449ce329c9f602b932c5d70d855cd0dcbd2eb6.zip |
remove old
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
3 files changed, 5 insertions, 37 deletions
diff --git a/dev-texlive/texlive-genericextra/ChangeLog b/dev-texlive/texlive-genericextra/ChangeLog index 79d2bb89adb5..c2490f7daaaf 100644 --- a/dev-texlive/texlive-genericextra/ChangeLog +++ b/dev-texlive/texlive-genericextra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-genericextra # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericextra/ChangeLog,v 1.41 2011/10/04 18:22:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericextra/ChangeLog,v 1.42 2011/10/05 17:45:18 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-genericextra-2008.ebuild, -texlive-genericextra-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-genericextra-2010.ebuild: diff --git a/dev-texlive/texlive-genericextra/texlive-genericextra-2008.ebuild b/dev-texlive/texlive-genericextra/texlive-genericextra-2008.ebuild deleted file mode 100644 index f31ccce1e97b..000000000000 --- a/dev-texlive/texlive-genericextra/texlive-genericextra-2008.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-genericextra/texlive-genericextra-2008.ebuild,v 1.12 2010/01/15 10:26:42 grobian Exp $ - -TEXLIVE_MODULE_CONTENTS="abbr abstyles barr borceux c-pascal colorsep dinat eijkhout encxvlna fenixpar fltpoint insbox mathdots metatex mftoeps midnight multi ofs pdf-trans vrb vtex collection-genericextra -" -TEXLIVE_MODULE_DOC_CONTENTS="abbr.doc abstyles.doc barr.doc borceux.doc c-pascal.doc dinat.doc encxvlna.doc fenixpar.doc fltpoint.doc insbox.doc mathdots.doc metatex.doc midnight.doc ofs.doc pdf-trans.doc vrb.doc " -TEXLIVE_MODULE_SRC_CONTENTS="borceux.source fltpoint.source mathdots.source mftoeps.source " -inherit texlive-module -DESCRIPTION="TeXLive Extra generic packages" - -LICENSE="GPL-2 as-is freedist LPPL-1.3 public-domain TeX " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2008 -" -RDEPEND="${DEPEND}" diff --git a/dev-texlive/texlive-genericextra/texlive-genericextra-2009.ebuild b/dev-texlive/texlive-genericextra/texlive-genericextra-2009.ebuild deleted file mode 100644 index 67abb465472d..000000000000 --- a/dev-texlive/texlive-genericextra/texlive-genericextra-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-genericextra/texlive-genericextra-2009.ebuild,v 1.3 2010/01/25 14:03:11 aballier Exp $ - -TEXLIVE_MODULE_CONTENTS="abbr abstyles barr borceux c-pascal colorsep dinat dirtree eijkhout encxvlna fenixpar fltpoint insbox mathdots metatex mftoeps midnight multi ofs pdf-trans shade tabto-generic vrb vtex xlop collection-genericextra -" -TEXLIVE_MODULE_DOC_CONTENTS="abbr.doc abstyles.doc barr.doc borceux.doc c-pascal.doc dinat.doc dirtree.doc encxvlna.doc fenixpar.doc fltpoint.doc insbox.doc mathdots.doc metatex.doc midnight.doc ofs.doc pdf-trans.doc shade.doc vrb.doc xlop.doc " -TEXLIVE_MODULE_SRC_CONTENTS="borceux.source dirtree.source fltpoint.source mathdots.source mftoeps.source xlop.source " -inherit texlive-module -DESCRIPTION="TeXLive Extra generic packages" - -LICENSE="GPL-2 as-is 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2009 -" -RDEPEND="${DEPEND} " |