diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:23:51 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:23:51 +0000 |
commit | 6f6418a3f06496d8394b2948ad190228cb4fb6e7 (patch) | |
tree | c4a15c757f98d5a0112b5f7eb645364a3e431373 /dev-texlive/texlive-documentation-thai | |
parent | Bump to 2008 (diff) | |
download | gentoo-2-6f6418a3f06496d8394b2948ad190228cb4fb6e7.tar.gz gentoo-2-6f6418a3f06496d8394b2948ad190228cb4fb6e7.tar.bz2 gentoo-2-6f6418a3f06496d8394b2948ad190228cb4fb6e7.zip |
Bump to 2008
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'dev-texlive/texlive-documentation-thai')
3 files changed, 26 insertions, 2 deletions
diff --git a/dev-texlive/texlive-documentation-thai/ChangeLog b/dev-texlive/texlive-documentation-thai/ChangeLog index 2a6309874c01..180c09b27f3b 100644 --- a/dev-texlive/texlive-documentation-thai/ChangeLog +++ b/dev-texlive/texlive-documentation-thai/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-documentation-thai # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-thai/ChangeLog,v 1.15 2008/05/12 19:12:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-thai/ChangeLog,v 1.16 2008/09/09 16:23:51 aballier Exp $ + +*texlive-documentation-thai-2008 (09 Sep 2008) + + 09 Sep 2008; Alexis Ballier <aballier@gentoo.org> metadata.xml, + +texlive-documentation-thai-2008.ebuild: + Bump to 2008 12 May 2008; nixnut <nixnut@gentoo.org> texlive-documentation-thai-2007.ebuild: diff --git a/dev-texlive/texlive-documentation-thai/metadata.xml b/dev-texlive/texlive-documentation-thai/metadata.xml index 709c45b017d6..fc27305afea4 100644 --- a/dev-texlive/texlive-documentation-thai/metadata.xml +++ b/dev-texlive/texlive-documentation-thai/metadata.xml @@ -6,5 +6,6 @@ <email>aballier@gentoo.org</email> <name>Alexis Ballier</name> </maintainer> +<longdescription lang="en"> +</longdescription> </pkgmetadata> - diff --git a/dev-texlive/texlive-documentation-thai/texlive-documentation-thai-2008.ebuild b/dev-texlive/texlive-documentation-thai/texlive-documentation-thai-2008.ebuild new file mode 100644 index 000000000000..13a5c46cc3bd --- /dev/null +++ b/dev-texlive/texlive-documentation-thai/texlive-documentation-thai-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-thai/texlive-documentation-thai-2008.ebuild,v 1.1 2008/09/09 16:23:51 aballier Exp $ + +TEXLIVE_MODULES_DEPS="dev-texlive/texlive-documentation-base +" +TEXLIVE_MODULE_CONTENTS="lshort-thai collection-documentation-thai +" +TEXLIVE_MODULE_DOC_CONTENTS="lshort-thai.doc " +TEXLIVE_MODULE_SRC_CONTENTS="" +inherit texlive-module +DESCRIPTION="TeXLive Thai documentation" + +LICENSE="GPL-2 public-domain " +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" |