Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/redland: ChangeLog redland-1.0.15.ebuild
Date: Mon, 05 Mar 2012 21:14:16
Message-Id: 20120305211401.E642E2004B@flycatcher.gentoo.org
1 maekke 12/03/05 21:14:01
2
3 Modified: ChangeLog redland-1.0.15.ebuild
4 Log:
5 arm stable, bug #404655
6
7 (Portage version: 2.1.10.49/cvs/Linux i686)
8
9 Revision Changes Path
10 1.100 dev-libs/redland/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland/ChangeLog?rev=1.100&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland/ChangeLog?rev=1.100&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland/ChangeLog?r1=1.99&r2=1.100
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/redland/ChangeLog,v
19 retrieving revision 1.99
20 retrieving revision 1.100
21 diff -u -r1.99 -r1.100
22 --- ChangeLog 25 Feb 2012 00:11:35 -0000 1.99
23 +++ ChangeLog 5 Mar 2012 21:14:01 -0000 1.100
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/redland
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/ChangeLog,v 1.99 2012/02/25 00:11:35 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/ChangeLog,v 1.100 2012/03/05 21:14:01 maekke Exp $
29 +
30 + 05 Mar 2012; Markus Meier <maekke@g.o> redland-1.0.15.ebuild:
31 + arm stable, bug #404655
32
33 25 Feb 2012; Samuli Suominen <ssuominen@g.o> redland-1.0.15.ebuild:
34 ppc/ppc64/x86 stable wrt #404655
35
36
37
38 1.5 dev-libs/redland/redland-1.0.15.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild?r1=1.4&r2=1.5
43
44 Index: redland-1.0.15.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- redland-1.0.15.ebuild 25 Feb 2012 00:11:35 -0000 1.4
51 +++ redland-1.0.15.ebuild 5 Mar 2012 21:14:01 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild,v 1.4 2012/02/25 00:11:35 ssuominen Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild,v 1.5 2012/03/05 21:14:01 maekke Exp $
57
58 EAPI=4
59 inherit libtool
60 @@ -11,7 +11,7 @@
61
62 LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
65 +KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
66 IUSE="berkdb iodbc mysql odbc postgres sqlite ssl static-libs +xml"
67
68 # NOTE: libtool is required for libltdl at runtime