Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libnxml: ChangeLog libnxml-0.17.1.ebuild libnxml-0.18.2.ebuild libnxml-0.18.3.ebuild libnxml-0.18.0.ebuild
Date: Mon, 26 Sep 2011 22:12:51
Message-Id: 20110926221241.2721220036@flycatcher.gentoo.org
1 radhermit 11/09/26 22:12:41
2
3 Modified: ChangeLog libnxml-0.17.1.ebuild
4 libnxml-0.18.2.ebuild libnxml-0.18.3.ebuild
5 libnxml-0.18.0.ebuild
6 Log:
7 Update HOMEPAGE and SRC_URI.
8
9 (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.15 net-libs/libnxml/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/ChangeLog?rev=1.15&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/ChangeLog?rev=1.15&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/ChangeLog?r1=1.14&r2=1.15
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v
21 retrieving revision 1.14
22 retrieving revision 1.15
23 diff -u -r1.14 -r1.15
24 --- ChangeLog 9 Jun 2009 09:28:20 -0000 1.14
25 +++ ChangeLog 26 Sep 2011 22:12:40 -0000 1.15
26 @@ -1,6 +1,10 @@
27 # ChangeLog for net-libs/libnxml
28 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v 1.14 2009/06/09 09:28:20 dev-zero Exp $
30 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v 1.15 2011/09/26 22:12:40 radhermit Exp $
32 +
33 + 26 Sep 2011; Tim Harder <radhermit@g.o> libnxml-0.17.1.ebuild,
34 + libnxml-0.18.0.ebuild, libnxml-0.18.2.ebuild, libnxml-0.18.3.ebuild:
35 + Update HOMEPAGE and SRC_URI.
36
37 *libnxml-0.18.3 (09 Jun 2009)
38
39
40
41
42 1.5 net-libs/libnxml/libnxml-0.17.1.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/libnxml-0.17.1.ebuild?rev=1.5&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/libnxml-0.17.1.ebuild?rev=1.5&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/libnxml-0.17.1.ebuild?r1=1.4&r2=1.5
47
48 Index: libnxml-0.17.1.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.17.1.ebuild,v
51 retrieving revision 1.4
52 retrieving revision 1.5
53 diff -u -r1.4 -r1.5
54 --- libnxml-0.17.1.ebuild 17 Jun 2007 15:01:33 -0000 1.4
55 +++ libnxml-0.17.1.ebuild 26 Sep 2011 22:12:40 -0000 1.5
56 @@ -1,10 +1,10 @@
57 -# Copyright 1999-2007 Gentoo Foundation
58 +# Copyright 1999-2011 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.17.1.ebuild,v 1.4 2007/06/17 15:01:33 angelos Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.17.1.ebuild,v 1.5 2011/09/26 22:12:40 radhermit Exp $
62
63 DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams"
64 -HOMEPAGE="http://www2.autistici.org/bakunin/codes.php"
65 -SRC_URI="http://www2.autistici.org/bakunin/${PN}/${P}.tar.gz"
66 +HOMEPAGE="http://www.autistici.org/bakunin/libnxml/doc/"
67 +SRC_URI="http://www.autistici.org/bakunin/${PN}/${P}.tar.gz"
68
69 LICENSE="LGPL-2.1"
70 SLOT="0"
71
72
73
74 1.2 net-libs/libnxml/libnxml-0.18.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/libnxml-0.18.2.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/libnxml-0.18.2.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/libnxml-0.18.2.ebuild?r1=1.1&r2=1.2
79
80 Index: libnxml-0.18.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.2.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- libnxml-0.18.2.ebuild 29 Mar 2009 15:30:10 -0000 1.1
87 +++ libnxml-0.18.2.ebuild 26 Sep 2011 22:12:40 -0000 1.2
88 @@ -1,10 +1,10 @@
89 -# Copyright 1999-2009 Gentoo Foundation
90 +# Copyright 1999-2011 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.2.ebuild,v 1.1 2009/03/29 15:30:10 patrick Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.2.ebuild,v 1.2 2011/09/26 22:12:40 radhermit Exp $
94
95 DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams"
96 -HOMEPAGE="http://www2.autistici.org/bakunin/codes.php"
97 -SRC_URI="http://www2.autistici.org/bakunin/${PN}/${P}.tar.gz"
98 +HOMEPAGE="http://www.autistici.org/bakunin/libnxml/doc/"
99 +SRC_URI="http://www.autistici.org/bakunin/${PN}/${P}.tar.gz"
100
101 LICENSE="LGPL-2.1"
102 SLOT="0"
103
104
105
106 1.2 net-libs/libnxml/libnxml-0.18.3.ebuild
107
108 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/libnxml-0.18.3.ebuild?rev=1.2&view=markup
109 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/libnxml-0.18.3.ebuild?rev=1.2&content-type=text/plain
110 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/libnxml-0.18.3.ebuild?r1=1.1&r2=1.2
111
112 Index: libnxml-0.18.3.ebuild
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.3.ebuild,v
115 retrieving revision 1.1
116 retrieving revision 1.2
117 diff -u -r1.1 -r1.2
118 --- libnxml-0.18.3.ebuild 9 Jun 2009 09:28:20 -0000 1.1
119 +++ libnxml-0.18.3.ebuild 26 Sep 2011 22:12:40 -0000 1.2
120 @@ -1,12 +1,12 @@
121 -# Copyright 1999-2009 Gentoo Foundation
122 +# Copyright 1999-2011 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.3.ebuild,v 1.1 2009/06/09 09:28:20 dev-zero Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.3.ebuild,v 1.2 2011/09/26 22:12:40 radhermit Exp $
126
127 EAPI="2"
128
129 DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams"
130 -HOMEPAGE="http://www2.autistici.org/bakunin/codes.php"
131 -SRC_URI="http://www2.autistici.org/bakunin/${PN}/${P}.tar.gz"
132 +HOMEPAGE="http://www.autistici.org/bakunin/libnxml/doc/"
133 +SRC_URI="http://www.autistici.org/bakunin/${PN}/${P}.tar.gz"
134
135 LICENSE="LGPL-2.1"
136 SLOT="0"
137
138
139
140 1.5 net-libs/libnxml/libnxml-0.18.0.ebuild
141
142 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild?rev=1.5&view=markup
143 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild?rev=1.5&content-type=text/plain
144 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild?r1=1.4&r2=1.5
145
146 Index: libnxml-0.18.0.ebuild
147 ===================================================================
148 RCS file: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild,v
149 retrieving revision 1.4
150 retrieving revision 1.5
151 diff -u -r1.4 -r1.5
152 --- libnxml-0.18.0.ebuild 3 Oct 2008 12:34:49 -0000 1.4
153 +++ libnxml-0.18.0.ebuild 26 Sep 2011 22:12:40 -0000 1.5
154 @@ -1,10 +1,10 @@
155 -# Copyright 1999-2008 Gentoo Foundation
156 +# Copyright 1999-2011 Gentoo Foundation
157 # Distributed under the terms of the GNU General Public License v2
158 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild,v 1.4 2008/10/03 12:34:49 bluebird Exp $
159 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild,v 1.5 2011/09/26 22:12:40 radhermit Exp $
160
161 DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams"
162 -HOMEPAGE="http://www2.autistici.org/bakunin/codes.php"
163 -SRC_URI="http://www2.autistici.org/bakunin/${PN}/${P}.tar.gz"
164 +HOMEPAGE="http://www.autistici.org/bakunin/libnxml/doc/"
165 +SRC_URI="http://www.autistici.org/bakunin/${PN}/${P}.tar.gz"
166
167 LICENSE="LGPL-2.1"
168 SLOT="0"