Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-basic: metadata.xml ChangeLog texlive-basic-2008.ebuild
Date: Tue, 09 Sep 2008 16:12:34
Message-Id: E1Kd5pP-0002gQ-9x@stork.gentoo.org
1 aballier 08/09/09 16:12:31
2
3 Modified: metadata.xml ChangeLog
4 Added: texlive-basic-2008.ebuild
5 Log:
6 Bump to 2008
7 (Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
8
9 Revision Changes Path
10 1.2 dev-texlive/texlive-basic/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/metadata.xml?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/metadata.xml?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/metadata.xml?r1=1.1&r2=1.2
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/metadata.xml,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- metadata.xml 14 Oct 2007 08:12:58 -0000 1.1
23 +++ metadata.xml 9 Sep 2008 16:12:30 -0000 1.2
24 @@ -6,5 +6,9 @@
25 <email>aballier@g.o</email>
26 <name>Alexis Ballier</name>
27 </maintainer>
28 +<longdescription lang="en">
29 +These files are regarded as basic for any TeX system, covering
30 +plain TeX macros, Computer Modern fonts, and configuration for
31 +common drivers; no LaTeX.
32 +</longdescription>
33 </pkgmetadata>
34 -
35
36
37
38 1.16 dev-texlive/texlive-basic/ChangeLog
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.16&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.16&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?r1=1.15&r2=1.16
43
44 Index: ChangeLog
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v
47 retrieving revision 1.15
48 retrieving revision 1.16
49 diff -u -r1.15 -r1.16
50 --- ChangeLog 12 May 2008 19:19:56 -0000 1.15
51 +++ ChangeLog 9 Sep 2008 16:12:30 -0000 1.16
52 @@ -1,6 +1,12 @@
53 # ChangeLog for dev-texlive/texlive-basic
54 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.15 2008/05/12 19:19:56 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.16 2008/09/09 16:12:30 aballier Exp $
57 +
58 +*texlive-basic-2008 (09 Sep 2008)
59 +
60 + 09 Sep 2008; Alexis Ballier <aballier@g.o> metadata.xml,
61 + +texlive-basic-2008.ebuild:
62 + Bump to 2008
63
64 12 May 2008; nixnut <nixnut@g.o> texlive-basic-2007.ebuild:
65 Stable on ppc wrt bug 220651
66
67
68
69 1.1 dev-texlive/texlive-basic/texlive-basic-2008.ebuild
70
71 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008.ebuild?rev=1.1&view=markup
72 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008.ebuild?rev=1.1&content-type=text/plain
73
74 Index: texlive-basic-2008.ebuild
75 ===================================================================
76 # Copyright 1999-2008 Gentoo Foundation
77 # Distributed under the terms of the GNU General Public License v2
78 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2008.ebuild,v 1.1 2008/09/09 16:12:30 aballier Exp $
79
80 TEXLIVE_MODULES_DEPS="
81 dev-texlive/texlive-documentation-base
82 !=app-text/texlive-core-2007*
83 "
84 TEXLIVE_MODULE_CONTENTS="ams amsfonts bibtex cm cmex dvips enctex etex etex-pkg hyph-utf8 makeindex metafont mflogo misc plain hyphen-base bin-tex bin-metafont collection-basic
85 "
86 TEXLIVE_MODULE_DOC_CONTENTS="amsfonts.doc bibtex.doc cm.doc enctex.doc etex.doc etex-pkg.doc hyph-utf8.doc makeindex.doc mflogo.doc bin-tex.doc bin-metafont.doc "
87 TEXLIVE_MODULE_SRC_CONTENTS="amsfonts.source hyph-utf8.source mflogo.source "
88 inherit texlive-module
89 DESCRIPTION="TeXLive Essential programs and files"
90
91 LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 TeX "
92 SLOT="0"
93 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
94 IUSE=""