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