diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 16:33:01 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 16:33:01 +0000 |
commit | fcfca9c90afc3ad266bb6d25a6f9bc7142390716 (patch) | |
tree | 994da0e9223d03a893f431e6bb65461a08853db7 /dev-texlive | |
parent | remove old (diff) | |
download | gentoo-2-fcfca9c90afc3ad266bb6d25a6f9bc7142390716.tar.gz gentoo-2-fcfca9c90afc3ad266bb6d25a6f9bc7142390716.tar.bz2 gentoo-2-fcfca9c90afc3ad266bb6d25a6f9bc7142390716.zip |
remove old
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-langcjk/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langcjk/texlive-langcjk-2008.ebuild | 18 | ||||
-rw-r--r-- | dev-texlive/texlive-langcjk/texlive-langcjk-2009.ebuild | 18 |
3 files changed, 5 insertions, 37 deletions
diff --git a/dev-texlive/texlive-langcjk/ChangeLog b/dev-texlive/texlive-langcjk/ChangeLog index d44b7e3d6306..446185802632 100644 --- a/dev-texlive/texlive-langcjk/ChangeLog +++ b/dev-texlive/texlive-langcjk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langcjk # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.45 2011/10/04 18:24:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langcjk/ChangeLog,v 1.46 2011/10/05 16:33:01 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-langcjk-2008.ebuild, -texlive-langcjk-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-langcjk-2010.ebuild: Stable for HPPA (bug #355085). diff --git a/dev-texlive/texlive-langcjk/texlive-langcjk-2008.ebuild b/dev-texlive/texlive-langcjk/texlive-langcjk-2008.ebuild deleted file mode 100644 index eb69296ef405..000000000000 --- a/dev-texlive/texlive-langcjk/texlive-langcjk-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-langcjk/texlive-langcjk-2008.ebuild,v 1.12 2009/06/10 14:08:55 alexxy Exp $ - -TEXLIVE_MODULE_CONTENTS="arphic c90enc cns garuda norasi uhc wadalab yi4latex hyphen-chinese collection-langcjk -" -TEXLIVE_MODULE_DOC_CONTENTS="arphic.doc cns.doc uhc.doc wadalab.doc yi4latex.doc " -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive Chinese, Japanese, Korean" - -LICENSE="GPL-2 as-is freedist LPPL-1.3 " -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -DEPEND=">=dev-texlive/texlive-basic-2008 -" -RDEPEND="${DEPEND}" diff --git a/dev-texlive/texlive-langcjk/texlive-langcjk-2009.ebuild b/dev-texlive/texlive-langcjk/texlive-langcjk-2009.ebuild deleted file mode 100644 index c427eae03913..000000000000 --- a/dev-texlive/texlive-langcjk/texlive-langcjk-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-langcjk/texlive-langcjk-2009.ebuild,v 1.4 2010/02/02 21:09:48 abcd Exp $ - -TEXLIVE_MODULE_CONTENTS="arphic c90 cjkpunct cns ctex dnp garuda-c90 hyphen-chinese norasi-c90 thailatex uhc wadalab zhmetrics zhspacing collection-langcjk -" -TEXLIVE_MODULE_DOC_CONTENTS="arphic.doc c90.doc cjkpunct.doc cns.doc ctex.doc uhc.doc wadalab.doc zhmetrics.doc zhspacing.doc " -TEXLIVE_MODULE_SRC_CONTENTS="c90.source cjkpunct.source garuda-c90.source norasi-c90.source thailatex.source zhmetrics.source " -inherit texlive-module -DESCRIPTION="TeXLive Chinese, Japanese, Korean" - -LICENSE="GPL-2 as-is LPPL-1.3 " -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-basic-2009 -" -RDEPEND="${DEPEND} " |