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