diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:54:57 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:54:57 +0000 |
commit | 2dd3e5b284f5d4cb472041b16abb8c08275cdab5 (patch) | |
tree | 5ff7c93bda119feec345b4fde9e490bc703f9e78 /dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild | |
parent | Initial import: manages /usr/bin/pdftex symlinks to allow easy usage of stand... (diff) | |
download | historical-2dd3e5b284f5d4cb472041b16abb8c08275cdab5.tar.gz historical-2dd3e5b284f5d4cb472041b16abb8c08275cdab5.tar.bz2 historical-2dd3e5b284f5d4cb472041b16abb8c08275cdab5.zip |
Bump to 2008
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26.3 x86_64
Diffstat (limited to 'dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild')
-rw-r--r-- | dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild b/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild new file mode 100644 index 000000000000..73bd2814891c --- /dev/null +++ b/dev-texlive/texlive-documentation-chinese/texlive-documentation-chinese-2008.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2008 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.1 2008/09/09 16:15:13 aballier Exp $ + +TEXLIVE_MODULES_DEPS="dev-texlive/texlive-documentation-base +" +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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" |