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-science: ChangeLog texlive-science-2008.ebuild
Date: Fri, 31 Oct 2008 14:48:22
Message-Id: E1KvvIS-0004qM-Bb@stork.gentoo.org
1 aballier 08/10/31 14:48:20
2
3 Modified: ChangeLog texlive-science-2008.ebuild
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.18 dev-texlive/texlive-science/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-science/ChangeLog?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-science/ChangeLog?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-science/ChangeLog?r1=1.17&r2=1.18
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/ChangeLog,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- ChangeLog 9 Sep 2008 18:40:05 -0000 1.17
22 +++ ChangeLog 31 Oct 2008 14:48:20 -0000 1.18
23 @@ -1,6 +1,12 @@
24 # ChangeLog for dev-texlive/texlive-science
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/ChangeLog,v 1.17 2008/09/09 18:40:05 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/ChangeLog,v 1.18 2008/10/31 14:48:20 aballier Exp $
28 +
29 + 31 Oct 2008; Alexis Ballier <aballier@g.o>
30 + texlive-science-2008.ebuild:
31 + Use stricter deps for texlive 2008 to require the 2008 version of a
32 + package, get rid of TEXLIVE_MODULES_DEPS and use standard DEPEND/RDEPEND
33 + fields
34
35 09 Sep 2008; Alexis Ballier <aballier@g.o>
36 texlive-science-2007.ebuild:
37
38
39
40 1.2 dev-texlive/texlive-science/texlive-science-2008.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-science/texlive-science-2008.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-science/texlive-science-2008.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-science/texlive-science-2008.ebuild?r1=1.1&r2=1.2
45
46 Index: texlive-science-2008.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/texlive-science-2008.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- texlive-science-2008.ebuild 9 Sep 2008 16:53:52 -0000 1.1
53 +++ texlive-science-2008.ebuild 31 Oct 2008 14:48:20 -0000 1.2
54 @@ -1,10 +1,7 @@
55 # Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/texlive-science-2008.ebuild,v 1.1 2008/09/09 16:53:52 aballier Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/texlive-science-2008.ebuild,v 1.2 2008/10/31 14:48:20 aballier Exp $
59
60 -TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex
61 -!dev-tex/SIunits
62 -"
63 TEXLIVE_MODULE_CONTENTS="SIstyle SIunits alg algorithm2e algorithmicx algorithms biocon bpchem bytefield chemarrow chemcompounds chemcono chemstyle clrscode complexity computational-complexity digiconfigs dyntree formula fouridx functan galois gastex gu hep hepnames hepparticles hepthesis hepunits karnaugh mhchem mhs miller newalg objectz pseudocode scientificpaper sciposter sfg siunitx struktex t-angles textopo unitsdef youngtab collection-science
64 "
65 TEXLIVE_MODULE_DOC_CONTENTS="SIstyle.doc SIunits.doc alg.doc algorithm2e.doc algorithmicx.doc algorithms.doc biocon.doc bpchem.doc bytefield.doc chemarrow.doc chemcompounds.doc chemcono.doc chemstyle.doc clrscode.doc complexity.doc computational-complexity.doc digiconfigs.doc dyntree.doc formula.doc fouridx.doc functan.doc galois.doc gastex.doc gu.doc hep.doc hepnames.doc hepparticles.doc hepthesis.doc hepunits.doc karnaugh.doc mhchem.doc miller.doc newalg.doc objectz.doc pseudocode.doc scientificpaper.doc sciposter.doc sfg.doc siunitx.doc struktex.doc t-angles.doc textopo.doc unitsdef.doc "
66 @@ -16,3 +13,7 @@
67 SLOT="0"
68 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
69 IUSE=""
70 +DEPEND=">=dev-texlive/texlive-latex-2008
71 +!dev-tex/SIunits
72 +"
73 +RDEPEND="${DEPEND}"