diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:16:51 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:16:51 +0000 |
commit | 5cfe8b8d6d2d1d8f8edf561f53f13c9911a3331e (patch) | |
tree | 4be6573b9c2e84031dbc8dd317bc7cbf2c4fc214 /dev-texlive/texlive-documentation-english | |
parent | Bump to 2008 (diff) | |
download | gentoo-2-5cfe8b8d6d2d1d8f8edf561f53f13c9911a3331e.tar.gz gentoo-2-5cfe8b8d6d2d1d8f8edf561f53f13c9911a3331e.tar.bz2 gentoo-2-5cfe8b8d6d2d1d8f8edf561f53f13c9911a3331e.zip |
Bump to 2008
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'dev-texlive/texlive-documentation-english')
3 files changed, 26 insertions, 2 deletions
diff --git a/dev-texlive/texlive-documentation-english/ChangeLog b/dev-texlive/texlive-documentation-english/ChangeLog index 1547062ea1ee..de35346e9820 100644 --- a/dev-texlive/texlive-documentation-english/ChangeLog +++ b/dev-texlive/texlive-documentation-english/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-documentation-english # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.15 2008/05/12 18:57:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.16 2008/09/09 16:16:51 aballier Exp $ + +*texlive-documentation-english-2008 (09 Sep 2008) + + 09 Sep 2008; Alexis Ballier <aballier@gentoo.org> metadata.xml, + +texlive-documentation-english-2008.ebuild: + Bump to 2008 12 May 2008; nixnut <nixnut@gentoo.org> texlive-documentation-english-2007.ebuild: diff --git a/dev-texlive/texlive-documentation-english/metadata.xml b/dev-texlive/texlive-documentation-english/metadata.xml index 709c45b017d6..fc27305afea4 100644 --- a/dev-texlive/texlive-documentation-english/metadata.xml +++ b/dev-texlive/texlive-documentation-english/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-english/texlive-documentation-english-2008.ebuild b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild new file mode 100644 index 000000000000..333f504e193c --- /dev/null +++ b/dev-texlive/texlive-documentation-english/texlive-documentation-english-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-english/texlive-documentation-english-2008.ebuild,v 1.1 2008/09/09 16:16:51 aballier Exp $ + +TEXLIVE_MODULES_DEPS="dev-texlive/texlive-documentation-base +" +TEXLIVE_MODULE_CONTENTS="AroBend FAQ-en MemoirChapStyles Type1fonts amslatex-primer compact components-of-TeX comprehensive dtxtut firststeps free-math-font-survey gentle guide-to-latex help impatient knuth l2tabu-english latex2e-help-texinfo latex-course latex-graphics-companion latex-web-companion lshort-english math-into-latex mathmode metafont-for-beginners metafp metapost-examples pdf-forms-tutorial-en pstricks-tutorial tamethebeast tds tex-refs texbytopic tlc2 truetype visualfaq webguide wp-conv xetexref collection-documentation-english +" +TEXLIVE_MODULE_DOC_CONTENTS="AroBend.doc FAQ-en.doc MemoirChapStyles.doc Type1fonts.doc amslatex-primer.doc compact.doc components-of-TeX.doc comprehensive.doc dtxtut.doc firststeps.doc free-math-font-survey.doc gentle.doc guide-to-latex.doc help.doc impatient.doc knuth.doc l2tabu-english.doc latex2e-help-texinfo.doc latex-course.doc latex-graphics-companion.doc latex-web-companion.doc lshort-english.doc math-into-latex.doc mathmode.doc metafont-for-beginners.doc metafp.doc metapost-examples.doc pdf-forms-tutorial-en.doc pstricks-tutorial.doc tamethebeast.doc tds.doc tex-refs.doc texbytopic.doc tlc2.doc truetype.doc visualfaq.doc webguide.doc wp-conv.doc xetexref.doc " +TEXLIVE_MODULE_SRC_CONTENTS="" +inherit texlive-module +DESCRIPTION="TeXLive English documentation" + +LICENSE="GPL-2 as-is FDL-1.1 freedist GPL-1 LPPL-1.3 " +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" |