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-pictures: texlive-pictures-2008.ebuild ChangeLog
Date: Mon, 03 Nov 2008 10:06:18
Message-Id: E1KwwK5-0006CS-M8@stork.gentoo.org
1 aballier 08/11/03 10:06:13
2
3 Modified: texlive-pictures-2008.ebuild ChangeLog
4 Log:
5 RDEPEND on ruby for the epspdf script, spotted by Ivan <Ivan.Miljenovic@×××××.com>, part of bug #245117
6 (Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
7
8 Revision Changes Path
9 1.3 dev-texlive/texlive-pictures/texlive-pictures-2008.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2008.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2008.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2008.ebuild?r1=1.2&r2=1.3
14
15 Index: texlive-pictures-2008.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2008.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- texlive-pictures-2008.ebuild 31 Oct 2008 14:45:46 -0000 1.2
22 +++ texlive-pictures-2008.ebuild 3 Nov 2008 10:06:13 -0000 1.3
23 @@ -1,6 +1,6 @@
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-pictures/texlive-pictures-2008.ebuild,v 1.2 2008/10/31 14:45:46 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2008.ebuild,v 1.3 2008/11/03 10:06:13 aballier Exp $
28
29 TEXLIVE_MODULE_CONTENTS="autoarea bardiag curve curve2e curves dcpic dottex dratex eepic epspdf epspdfconversion gnuplottex miniplot pb-diagram petri-nets pgf-soroban pgfopts pgfplots picinpar pict2e pictex pictex2 pinlabel pmgraph randbild swimgraf texdraw tikz-inet tufte-latex xypic collection-pictures
30 "
31 @@ -15,5 +15,6 @@
32 IUSE=""
33 DEPEND=">=dev-texlive/texlive-basic-2008
34 "
35 -RDEPEND="${DEPEND}"
36 +RDEPEND="${DEPEND} dev-lang/ruby
37 +"
38 TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/epspdf/epspdf texmf-dist/scripts/epspdf/epspdftk"
39
40
41
42 1.19 dev-texlive/texlive-pictures/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog?rev=1.19&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog?rev=1.19&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog?r1=1.18&r2=1.19
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v
51 retrieving revision 1.18
52 retrieving revision 1.19
53 diff -u -r1.18 -r1.19
54 --- ChangeLog 31 Oct 2008 14:45:46 -0000 1.18
55 +++ ChangeLog 3 Nov 2008 10:06:13 -0000 1.19
56 @@ -1,6 +1,11 @@
57 # ChangeLog for dev-texlive/texlive-pictures
58 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.18 2008/10/31 14:45:46 aballier Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.19 2008/11/03 10:06:13 aballier Exp $
61 +
62 + 03 Nov 2008; Alexis Ballier <aballier@g.o>
63 + texlive-pictures-2008.ebuild:
64 + RDEPEND on ruby for the epspdf script, spotted by Ivan
65 + <Ivan.Miljenovic@×××××.com>, part of bug #245117
66
67 31 Oct 2008; Alexis Ballier <aballier@g.o>
68 texlive-pictures-2008.ebuild: