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