diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 17:38:40 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-10-05 17:38:40 +0000 |
commit | 1ade7b7a086579e3e831f82d2a48c377cc948703 (patch) | |
tree | 649ec0895aa432aae43e491062adce1bcd03d32f /dev-texlive/texlive-documentation-chinese | |
parent | ppc/ppc64 stable wrt #369909 (diff) | |
download | gentoo-2-1ade7b7a086579e3e831f82d2a48c377cc948703.tar.gz gentoo-2-1ade7b7a086579e3e831f82d2a48c377cc948703.tar.bz2 gentoo-2-1ade7b7a086579e3e831f82d2a48c377cc948703.zip |
remove old
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-documentation-chinese')
3 files changed, 6 insertions, 37 deletions
diff --git a/dev-texlive/texlive-documentation-chinese/ChangeLog b/dev-texlive/texlive-documentation-chinese/ChangeLog index fdccf77dd3f7..66113cacdf52 100644 --- a/dev-texlive/texlive-documentation-chinese/ChangeLog +++ b/dev-texlive/texlive-documentation-chinese/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-texlive/texlive-documentation-chinese # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-chinese/ChangeLog,v 1.38 2011/10/04 18:07:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-chinese/ChangeLog,v 1.39 2011/10/05 17:38:40 aballier Exp $ + + 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> + -texlive-documentation-chinese-2008.ebuild, + -texlive-documentation-chinese-2009.ebuild: + remove old 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> texlive-documentation-chinese-2010.ebuild: diff --git a/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild b/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild deleted file mode 100644 index 468fa05503b7..000000000000 --- a/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-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-chinese/texlive-documentation-chinese-2008.ebuild,v 1.11 2009/06/10 13:56:35 alexxy Exp $ - -TEXLIVE_MODULE_CONTENTS="texlive-zh-cn lnotes lshort-chinese collection-documentation-chinese -" -TEXLIVE_MODULE_DOC_CONTENTS="texlive-zh-cn.doc lnotes.doc lshort-chinese.doc " -TEXLIVE_MODULE_SRC_CONTENTS="texlive-zh-cn.source " -inherit texlive-module -DESCRIPTION="TeXLive Chinese documentation" - -LICENSE="GPL-2 " -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-chinese/texlive-documentation-chinese-2009.ebuild b/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2009.ebuild deleted file mode 100644 index 8fecc6e54e4a..000000000000 --- a/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-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-chinese/texlive-documentation-chinese-2009.ebuild,v 1.2 2010/02/02 21:26:23 abcd Exp $ - -TEXLIVE_MODULE_CONTENTS="asymptote-faq-zh-cn asymptote-by-example-zh-cn asymptote-manual-zh-cn ctex-faq latex-notes-zh-cn lshort-chinese texlive-zh-cn collection-documentation-chinese -" -TEXLIVE_MODULE_DOC_CONTENTS="asymptote-faq-zh-cn.doc asymptote-by-example-zh-cn.doc asymptote-manual-zh-cn.doc ctex-faq.doc latex-notes-zh-cn.doc lshort-chinese.doc texlive-zh-cn.doc " -TEXLIVE_MODULE_SRC_CONTENTS="" -inherit texlive-module -DESCRIPTION="TeXLive Chinese documentation" - -LICENSE="GPL-2 FDL-1.1 GPL-1 LGPL-2 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-documentation-base-2009 -" -RDEPEND="${DEPEND} " |