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: ChangeLog texlive-basic-2011.ebuild
Date: Thu, 28 Jul 2011 13:02:42
Message-Id: 20110728124714.EB0D12004B@flycatcher.gentoo.org
1 aballier 11/07/28 12:47:14
2
3 Modified: ChangeLog
4 Added: texlive-basic-2011.ebuild
5 Log:
6 Bump to TeX Live 2011
7
8 (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.44 dev-texlive/texlive-basic/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.44&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?rev=1.44&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/ChangeLog?r1=1.43&r2=1.44
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v
20 retrieving revision 1.43
21 retrieving revision 1.44
22 diff -u -r1.43 -r1.44
23 --- ChangeLog 2 Dec 2010 20:08:55 -0000 1.43
24 +++ ChangeLog 28 Jul 2011 12:47:14 -0000 1.44
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-texlive/texlive-basic
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.43 2010/12/02 20:08:55 grobian Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.44 2011/07/28 12:47:14 aballier Exp $
31 +
32 +*texlive-basic-2011 (28 Jul 2011)
33 +
34 + 28 Jul 2011; Alexis Ballier <aballier@g.o> +texlive-basic-2011.ebuild:
35 + Bump to TeX Live 2011
36
37 02 Dec 2010; Fabian Groffen <grobian@g.o>
38 texlive-basic-2010.ebuild:
39
40
41
42 1.1 dev-texlive/texlive-basic/texlive-basic-2011.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2011.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2011.ebuild?rev=1.1&content-type=text/plain
46
47 Index: texlive-basic-2011.ebuild
48 ===================================================================
49 # Copyright 1999-2011 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2011.ebuild,v 1.1 2011/07/28 12:47:14 aballier Exp $
52
53 EAPI="3"
54
55 TEXLIVE_MODULE_CONTENTS="amsfonts bibtex cm dvipdfmx-def enctex etex etex-pkg glyphlist hyph-utf8 ifluatex ifxetex lua-alt-getopt luatex makeindex metafont mflogo mfware misc pdftex plain tcdialog tex texlive-msg-translations texlive-scripts collection-basic
56 "
57 TEXLIVE_MODULE_DOC_CONTENTS="amsfonts.doc bibtex.doc cm.doc enctex.doc etex.doc etex-pkg.doc hyph-utf8.doc ifluatex.doc ifxetex.doc lua-alt-getopt.doc luatex.doc makeindex.doc metafont.doc mflogo.doc mfware.doc pdftex.doc tcdialog.doc tex.doc texlive-scripts.doc "
58 TEXLIVE_MODULE_SRC_CONTENTS="amsfonts.source hyph-utf8.source ifluatex.source ifxetex.source mflogo.source "
59 inherit texlive-module
60 DESCRIPTION="TeXLive Essential programs and files"
61
62 LICENSE="GPL-2 as-is GPL-1 GPL-2 LPPL-1.3 OFL TeX "
63 SLOT="0"
64 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
65 IUSE=""
66 DEPEND=">=dev-texlive/texlive-documentation-base-2011
67 >=dev-tex/luatex-0.45
68 !<app-text/texlive-core-2009
69 !<dev-texlive/texlive-latex-2009
70 !<dev-texlive/texlive-latexrecommended-2009
71 "
72 RDEPEND="${DEPEND} "
73 TEXLIVE_MODULE_BINSCRIPTS="texmf/scripts/simpdftex/simpdftex texmf/scripts/texlive/rungs.tlu"