Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/libxmlpatch: libxmlpatch-0.3.1.ebuild libxmlpatch-0.3.3.ebuild ChangeLog
Date: Mon, 31 Oct 2011 12:51:33
Message-Id: 20111031125122.DFBA72004B@flycatcher.gentoo.org
1 flameeyes 11/10/31 12:51:22
2
3 Modified: libxmlpatch-0.3.1.ebuild ChangeLog
4 Added: libxmlpatch-0.3.3.ebuild
5 Log:
6 Version bump, with a totally new Gentoo patch to fix a bunch of issues (need to send that upstream). Also fix HOMEPAGE on old version.
7
8 (Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild?r1=1.1&r2=1.2
16
17 Index: libxmlpatch-0.3.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- libxmlpatch-0.3.1.ebuild 19 May 2008 10:26:03 -0000 1.1
24 +++ libxmlpatch-0.3.1.ebuild 31 Oct 2011 12:51:22 -0000 1.2
25 @@ -1,11 +1,11 @@
26 -# Copyright 1999-2008 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild,v 1.1 2008/05/19 10:26:03 flameeyes Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild,v 1.2 2011/10/31 12:51:22 flameeyes Exp $
31
32 inherit eutils autotools
33
34 DESCRIPTION="A set of tools to create and apply patch to XML files using XPath"
35 -HOMEPAGE="http://opensource.nokia.com/projects/xmlpatch/index.html"
36 +HOMEPAGE="http://xmlpatch.sourceforge.net/"
37 SRC_URI="mirror://sourceforge/${PN/lib}/${P}.tar.gz"
38
39 LICENSE="LGPL-2.1"
40
41
42
43 1.2 app-text/libxmlpatch/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libxmlpatch/ChangeLog?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libxmlpatch/ChangeLog?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libxmlpatch/ChangeLog?r1=1.1&r2=1.2
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-text/libxmlpatch/ChangeLog,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- ChangeLog 19 May 2008 10:26:03 -0000 1.1
56 +++ ChangeLog 31 Oct 2011 12:51:22 -0000 1.2
57 @@ -1,6 +1,14 @@
58 # ChangeLog for app-text/libxmlpatch
59 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-text/libxmlpatch/ChangeLog,v 1.1 2008/05/19 10:26:03 flameeyes Exp $
61 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/app-text/libxmlpatch/ChangeLog,v 1.2 2011/10/31 12:51:22 flameeyes Exp $
63 +
64 +*libxmlpatch-0.3.3 (31 Oct 2011)
65 +
66 + 31 Oct 2011; Diego E. Pettenò <flameeyes@g.o>
67 + +files/libxmlpatch-0.3.3-gentoo.patch, +libxmlpatch-0.3.3.ebuild,
68 + libxmlpatch-0.3.1.ebuild:
69 + Version bump, with a totally new Gentoo patch to fix a bunch of issues (need
70 + to send that upstream). Also fix HOMEPAGE on old version.
71
72 *libxmlpatch-0.3.1 (19 May 2008)
73
74
75
76
77 1.1 app-text/libxmlpatch/libxmlpatch-0.3.3.ebuild
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libxmlpatch/libxmlpatch-0.3.3.ebuild?rev=1.1&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libxmlpatch/libxmlpatch-0.3.3.ebuild?rev=1.1&content-type=text/plain
81
82 Index: libxmlpatch-0.3.3.ebuild
83 ===================================================================
84 # Copyright 1999-2011 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Header: /var/cvsroot/gentoo-x86/app-text/libxmlpatch/libxmlpatch-0.3.3.ebuild,v 1.1 2011/10/31 12:51:22 flameeyes Exp $
87
88 EAPI=4
89
90 inherit eutils autotools
91
92 DESCRIPTION="A set of tools to create and apply patch to XML files using XPath"
93 HOMEPAGE="http://xmlpatch.sourceforge.net/"
94 SRC_URI="mirror://sourceforge/${PN/lib}/${P}.tar.gz"
95
96 LICENSE="LGPL-2.1"
97 SLOT="0"
98 KEYWORDS="~amd64"
99 IUSE="test static-libs"
100
101 RDEPEND="dev-libs/glib:2
102 dev-libs/libxml2"
103 DEPEND="${RDEPEND}
104 test? ( dev-libs/check )
105 dev-util/pkgconfig"
106
107 src_prepare() {
108 epatch "${FILESDIR}"/${P}-gentoo.patch
109 eautoreconf
110 }
111
112 src_configure() {
113 econf \
114 $(use_enable static-libs static) \
115 $(use_with test check)
116 }
117
118 DOCS=( LEGAL_NOTICE README TODO AUTHORS NEWS ChangeLog )
119
120 src_install() {
121 default
122
123 find "${D}" -name '*.la' -delete
124 }