Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tcltk/tclxml: tclxml-3.2-r1.ebuild ChangeLog tclxml-3.2.ebuild
Date: Thu, 24 Jun 2010 10:43:06
Message-Id: 20100624090848.B3D412CF62@corvid.gentoo.org
1 jlec 10/06/24 09:08:48
2
3 Modified: tclxml-3.2-r1.ebuild ChangeLog tclxml-3.2.ebuild
4 Log:
5 Changed DEP dev-tcltk/tclxml -> dev-libs/libxslt
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 dev-tcltk/tclxml/tclxml-3.2-r1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild?r1=1.3&r2=1.4
14
15 Index: tclxml-3.2-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- tclxml-3.2-r1.ebuild 15 Jun 2010 07:53:32 -0000 1.3
22 +++ tclxml-3.2-r1.ebuild 24 Jun 2010 09:08:48 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild,v 1.3 2010/06/15 07:53:32 jlec Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild,v 1.4 2010/06/24 09:08:48 jlec Exp $
28
29 EAPI="3"
30
31 @@ -17,9 +17,9 @@
32
33 DEPEND="
34 >=dev-lang/tcl-8.2
35 + dev-libs/libxslt
36 >=dev-tcltk/tcllib-1.2
37 >=dev-libs/libxml2-2.6.9
38 - dev-tcltk/tclxml
39 dev-libs/expat
40 !dev-tcltk/tclxml-expat
41 !dev-tcltk/tcldom"
42
43
44
45 1.36 dev-tcltk/tclxml/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclxml/ChangeLog?rev=1.36&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclxml/ChangeLog?rev=1.36&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclxml/ChangeLog?r1=1.35&r2=1.36
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v
54 retrieving revision 1.35
55 retrieving revision 1.36
56 diff -u -r1.35 -r1.36
57 --- ChangeLog 15 Jun 2010 07:53:32 -0000 1.35
58 +++ ChangeLog 24 Jun 2010 09:08:48 -0000 1.36
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-tcltk/tclxml
61 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.35 2010/06/15 07:53:32 jlec Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.36 2010/06/24 09:08:48 jlec Exp $
64 +
65 + 24 Jun 2010; Justin Lecher <jlec@g.o> tclxml-3.2.ebuild,
66 + tclxml-3.2-r1.ebuild:
67 + Changed DEP dev-tcltk/tclxml -> dev-libs/libxslt
68
69 15 Jun 2010; Justin Lecher <jlec@g.o> tclxml-3.2.ebuild,
70 tclxml-3.2-r1.ebuild:
71
72
73
74 1.3 dev-tcltk/tclxml/tclxml-3.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2.ebuild?r1=1.2&r2=1.3
79
80 Index: tclxml-3.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- tclxml-3.2.ebuild 15 Jun 2010 07:53:32 -0000 1.2
87 +++ tclxml-3.2.ebuild 24 Jun 2010 09:08:48 -0000 1.3
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2010 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2.ebuild,v 1.2 2010/06/15 07:53:32 jlec Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2.ebuild,v 1.3 2010/06/24 09:08:48 jlec Exp $
93
94 EAPI="2"
95
96 @@ -17,8 +17,8 @@
97
98 DEPEND="
99 >=dev-lang/tcl-8.2
100 + dev-libs/libxslt
101 >=dev-tcltk/tcllib-1.2
102 - dev-tcltk/tclxml
103 xml? ( >=dev-libs/libxml2-2.6.9 )
104 expat? ( dev-libs/expat )
105 !dev-tcltk/tclxml-expat"