summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-10-05 14:51:56 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-10-05 14:51:56 +0000
commit3c8dadcb3c54d0b474383cc7d2debd75eb098db0 (patch)
treec842b5678cccf025a04ff54f6f490a671f0138fa /dev-texlive/texlive-luatex
parentmask for removal dev-texlive/texlive-psutils (diff)
downloadhistorical-3c8dadcb3c54d0b474383cc7d2debd75eb098db0.tar.gz
historical-3c8dadcb3c54d0b474383cc7d2debd75eb098db0.tar.bz2
historical-3c8dadcb3c54d0b474383cc7d2debd75eb098db0.zip
remove old
Package-Manager: portage-2.2.0_alpha60/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-luatex')
-rw-r--r--dev-texlive/texlive-luatex/ChangeLog6
-rw-r--r--dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild20
-rw-r--r--dev-texlive/texlive-luatex/texlive-luatex-2010.ebuild23
3 files changed, 5 insertions, 44 deletions
diff --git a/dev-texlive/texlive-luatex/ChangeLog b/dev-texlive/texlive-luatex/ChangeLog
index a9a654017773..943eb591962d 100644
--- a/dev-texlive/texlive-luatex/ChangeLog
+++ b/dev-texlive/texlive-luatex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-texlive/texlive-luatex
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.20 2011/10/04 18:37:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.21 2011/10/05 14:48:21 aballier Exp $
+
+ 05 Oct 2011; Alexis Ballier <aballier@gentoo.org>
+ -texlive-luatex-2009.ebuild, -texlive-luatex-2010.ebuild:
+ remove old
04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-luatex-2010-r1.ebuild:
Stable for HPPA (bug #355085).
diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild b/dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild
deleted file mode 100644
index e833a32b9afe..000000000000
--- a/dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild
+++ /dev/null
@@ -1,20 +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-luatex/texlive-luatex-2009.ebuild,v 1.10 2010/06/01 14:36:40 josejx Exp $
-
-TEXLIVE_MODULE_CONTENTS="luainputenc luamplib luaotfload luatextra collection-luatex
-"
-TEXLIVE_MODULE_DOC_CONTENTS="luainputenc.doc luamplib.doc luaotfload.doc luatextra.doc "
-TEXLIVE_MODULE_SRC_CONTENTS="luainputenc.source luamplib.source luaotfload.source luatextra.source "
-inherit texlive-module
-DESCRIPTION="TeXLive LuaTeX packages"
-
-LICENSE="GPL-2 as-is public-domain "
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE=""
-DEPEND=">=dev-texlive/texlive-basic-2009
->=dev-tex/luatex-0.45
-
-"
-RDEPEND="${DEPEND} "
diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2010.ebuild b/dev-texlive/texlive-luatex/texlive-luatex-2010.ebuild
deleted file mode 100644
index fdb2bc25edc2..000000000000
--- a/dev-texlive/texlive-luatex/texlive-luatex-2010.ebuild
+++ /dev/null
@@ -1,23 +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-luatex/texlive-luatex-2010.ebuild,v 1.1 2010/10/24 18:12:02 aballier Exp $
-
-EAPI="3"
-
-TEXLIVE_MODULE_CONTENTS="luainputenc lualibs luamplib luaotfload luatexbase luatextra collection-luatex
-"
-TEXLIVE_MODULE_DOC_CONTENTS="luainputenc.doc lualibs.doc luamplib.doc luaotfload.doc luatexbase.doc luatextra.doc "
-TEXLIVE_MODULE_SRC_CONTENTS="luainputenc.source lualibs.source luamplib.source luaotfload.source luatexbase.source luatextra.source "
-inherit texlive-module
-DESCRIPTION="TeXLive LuaTeX packages"
-
-LICENSE="GPL-2 GPL-2 public-domain "
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-DEPEND=">=dev-texlive/texlive-basic-2010
->=dev-tex/luatex-0.45
-
-"
-RDEPEND="${DEPEND} "
-TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/luaotfload/mkluatexfontdb.lua"