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-documentation-english: texlive-documentation-english-2008.ebuild ChangeLog
Date: Fri, 31 Oct 2008 14:15:47
Message-Id: E1Kvumu-0003hJ-Vh@stork.gentoo.org
1 aballier 08/10/31 14:15:44
2
3 Modified: texlive-documentation-english-2008.ebuild ChangeLog
4 Log:
5 Use stricter deps for texlive 2008 to require the 2008 version of a package, get rid of TEXLIVE_MODULES_DEPS and use standard DEPEND/RDEPEND fields
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.27.4 x86_64)
7
8 Revision Changes Path
9 1.2 dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild?r1=1.1&r2=1.2
14
15 Index: texlive-documentation-english-2008.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- texlive-documentation-english-2008.ebuild 9 Sep 2008 16:16:51 -0000 1.1
22 +++ texlive-documentation-english-2008.ebuild 31 Oct 2008 14:15:44 -0000 1.2
23 @@ -1,9 +1,7 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $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 $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild,v 1.2 2008/10/31 14:15:44 aballier Exp $
28
29 -TEXLIVE_MODULES_DEPS="dev-texlive/texlive-documentation-base
30 -"
31 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
32 "
33 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 "
34 @@ -15,3 +13,6 @@
35 SLOT="0"
36 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 IUSE=""
38 +DEPEND=">=dev-texlive/texlive-documentation-base-2008
39 +"
40 +RDEPEND="${DEPEND}"
41
42
43
44 1.18 dev-texlive/texlive-documentation-english/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog?rev=1.18&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog?rev=1.18&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog?r1=1.17&r2=1.18
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v
53 retrieving revision 1.17
54 retrieving revision 1.18
55 diff -u -r1.17 -r1.18
56 --- ChangeLog 9 Sep 2008 18:03:31 -0000 1.17
57 +++ ChangeLog 31 Oct 2008 14:15:44 -0000 1.18
58 @@ -1,6 +1,12 @@
59 # ChangeLog for dev-texlive/texlive-documentation-english
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.17 2008/09/09 18:03:31 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.18 2008/10/31 14:15:44 aballier Exp $
63 +
64 + 31 Oct 2008; Alexis Ballier <aballier@g.o>
65 + texlive-documentation-english-2008.ebuild:
66 + Use stricter deps for texlive 2008 to require the 2008 version of a
67 + package, get rid of TEXLIVE_MODULES_DEPS and use standard DEPEND/RDEPEND
68 + fields
69
70 09 Sep 2008; Alexis Ballier <aballier@g.o>
71 texlive-documentation-english-2007.ebuild: