diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-06-19 13:54:45 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-06-19 13:54:45 +0000 |
commit | 7a3423e885018b09ab8418fb823b8556a4697699 (patch) | |
tree | 45ca44efdde4dc63634f74046cf687565dc3c3f6 /dev-texlive | |
parent | remove old (diff) | |
download | gentoo-2-7a3423e885018b09ab8418fb823b8556a4697699.tar.gz gentoo-2-7a3423e885018b09ab8418fb823b8556a4697699.tar.bz2 gentoo-2-7a3423e885018b09ab8418fb823b8556a4697699.zip |
remove old
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-genericextra/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-genericextra/texlive-genericextra-2010.ebuild | 20 |
2 files changed, 5 insertions, 21 deletions
diff --git a/dev-texlive/texlive-genericextra/ChangeLog b/dev-texlive/texlive-genericextra/ChangeLog index 99b0456602a1..32b616f717c4 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericextra/ChangeLog,v 1.51 2012/05/09 17:16:42 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-genericextra/ChangeLog,v 1.52 2012/06/19 13:54:45 aballier Exp $ + + 19 Jun 2012; Alexis Ballier <aballier@gentoo.org> + -texlive-genericextra-2010.ebuild: + remove old 09 May 2012; Alexis Ballier <aballier@gentoo.org> texlive-genericextra-2011.ebuild: diff --git a/dev-texlive/texlive-genericextra/texlive-genericextra-2010.ebuild b/dev-texlive/texlive-genericextra/texlive-genericextra-2010.ebuild deleted file mode 100644 index 9fb9b7def6c1..000000000000 --- a/dev-texlive/texlive-genericextra/texlive-genericextra-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-genericextra/texlive-genericextra-2010.ebuild,v 1.8 2011/10/04 18:22:10 jer Exp $ - -EAPI="3" - -TEXLIVE_MODULE_CONTENTS="abbr abstyles barr borceux c-pascal colorsep dinat dirtree eijkhout encxvlna fenixpar fltpoint iftex insbox lecturer librarian mathdots metatex mftoeps midnight multi ofs pdf-trans shade tabto-generic texapi vrb xlop yax 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 iftex.doc insbox.doc lecturer.doc librarian.doc mathdots.doc metatex.doc midnight.doc ofs.doc pdf-trans.doc shade.doc texapi.doc vrb.doc xlop.doc yax.doc " -TEXLIVE_MODULE_SRC_CONTENTS="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 ~ppc-macos" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2010 -" -RDEPEND="${DEPEND} " |