diff options
author | 2014-11-04 10:21:13 +0000 | |
---|---|---|
committer | 2014-11-04 10:21:13 +0000 | |
commit | 3b78603b79d098a010264583b2a1c11025de66bb (patch) | |
tree | 53060d1e4a8d39255ab5be9db2b1a62693dd0f23 /dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2011.ebuild | |
parent | remove texlive 2011 (diff) | |
download | gentoo-2-3b78603b79d098a010264583b2a1c11025de66bb.tar.gz gentoo-2-3b78603b79d098a010264583b2a1c11025de66bb.tar.bz2 gentoo-2-3b78603b79d098a010264583b2a1c11025de66bb.zip |
remove texlive 2011
Signed-off-by: aballier@gentoo.org
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2011.ebuild')
-rw-r--r-- | dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2011.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2011.ebuild b/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2011.ebuild deleted file mode 100644 index 4427ce992200..000000000000 --- a/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2011.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2012 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-2011.ebuild,v 1.10 2012/05/09 17:03:26 aballier Exp $ - -EAPI="3" - -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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" -DEPEND=">=dev-texlive/texlive-documentation-base-2011 -" -RDEPEND="${DEPEND} " |