diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-01-11 03:15:23 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-01-11 03:15:23 +0000 |
commit | 793b9953c9d1f5a28984771284fa5502985918de (patch) | |
tree | f7387a43dde77c7b50aacc4717d3a5b35e8bcf5e /dev-texlive/texlive-documentation-vietnamese/texlive-documentation-vietnamese-2009.ebuild | |
parent | Bump to TeX Live 2009 (diff) | |
download | gentoo-2-793b9953c9d1f5a28984771284fa5502985918de.tar.gz gentoo-2-793b9953c9d1f5a28984771284fa5502985918de.tar.bz2 gentoo-2-793b9953c9d1f5a28984771284fa5502985918de.zip |
Bump to TeX Live 2009
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-documentation-vietnamese/texlive-documentation-vietnamese-2009.ebuild')
-rw-r--r-- | dev-texlive/texlive-documentation-vietnamese/texlive-documentation-vietnamese-2009.ebuild | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-texlive/texlive-documentation-vietnamese/texlive-documentation-vietnamese-2009.ebuild b/dev-texlive/texlive-documentation-vietnamese/texlive-documentation-vietnamese-2009.ebuild new file mode 100644 index 000000000000..595777a1543c --- /dev/null +++ b/dev-texlive/texlive-documentation-vietnamese/texlive-documentation-vietnamese-2009.ebuild @@ -0,0 +1,18 @@ +# 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-vietnamese/texlive-documentation-vietnamese-2009.ebuild,v 1.1 2010/01/11 03:15:23 aballier Exp $ + +TEXLIVE_MODULE_CONTENTS="amsldoc-vn lshort-vietnamese ntheorem-vn collection-documentation-vietnamese +" +TEXLIVE_MODULE_DOC_CONTENTS="amsldoc-vn.doc lshort-vietnamese.doc ntheorem-vn.doc " +TEXLIVE_MODULE_SRC_CONTENTS="" +inherit texlive-module +DESCRIPTION="TeXLive Vietnamese documentation" + +LICENSE="GPL-2 LGPL-2 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-documentation-base-2009 +" +RDEPEND="${DEPEND} " |