Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-data-server: evolution-data-server-2.32.3-r2.ebuild ChangeLog evolution-data-server-3.4.4.ebuild evolution-data-server-3.2.3-r2.ebuild
Date: Sun, 25 Nov 2012 19:34:08
Message-Id: 20121125193356.E07FC20C65@flycatcher.gentoo.org
1 ulm 12/11/25 19:33:56
2
3 Modified: evolution-data-server-2.32.3-r2.ebuild ChangeLog
4 evolution-data-server-3.4.4.ebuild
5 evolution-data-server-3.2.3-r2.ebuild
6 Log:
7 Update LICENSE: DB and OracleDB are identical, except for the different copyright holder. They have been unified in the "Sleepycat" license template, which is the name used by both OSI and SPDX. Bug 300426.
8
9 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
10
11 Revision Changes Path
12 1.13 gnome-extra/evolution-data-server/evolution-data-server-2.32.3-r2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.32.3-r2.ebuild?rev=1.13&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.32.3-r2.ebuild?rev=1.13&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.32.3-r2.ebuild?r1=1.12&r2=1.13
17
18 Index: evolution-data-server-2.32.3-r2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.32.3-r2.ebuild,v
21 retrieving revision 1.12
22 retrieving revision 1.13
23 diff -u -r1.12 -r1.13
24 --- evolution-data-server-2.32.3-r2.ebuild 17 Oct 2012 09:54:20 -0000 1.12
25 +++ evolution-data-server-2.32.3-r2.ebuild 25 Nov 2012 19:33:56 -0000 1.13
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.32.3-r2.ebuild,v 1.12 2012/10/17 09:54:20 tetromino Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.32.3-r2.ebuild,v 1.13 2012/11/25 19:33:56 ulm Exp $
31
32 EAPI="4"
33 GCONF_DEBUG="no"
34 @@ -16,7 +16,7 @@
35 SRC_URI="${SRC_URI} http://dev.gentoo.org/~pacho/gnome/${P}-patches.tar.xz"
36
37 # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
38 -LICENSE="|| ( LGPL-2 LGPL-3 ) BSD DB"
39 +LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat"
40 SLOT="0"
41 KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
42
43
44
45
46 1.346 gnome-extra/evolution-data-server/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?rev=1.346&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?rev=1.346&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?r1=1.345&r2=1.346
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v
55 retrieving revision 1.345
56 retrieving revision 1.346
57 diff -u -r1.345 -r1.346
58 --- ChangeLog 17 Oct 2012 09:54:20 -0000 1.345
59 +++ ChangeLog 25 Nov 2012 19:33:56 -0000 1.346
60 @@ -1,6 +1,13 @@
61 # ChangeLog for gnome-extra/evolution-data-server
62 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.345 2012/10/17 09:54:20 tetromino Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.346 2012/11/25 19:33:56 ulm Exp $
65 +
66 + 25 Nov 2012; Ulrich Müller <ulm@g.o>
67 + evolution-data-server-2.32.3-r2.ebuild,
68 + evolution-data-server-3.2.3-r2.ebuild, evolution-data-server-3.4.4.ebuild:
69 + Update LICENSE: DB and OracleDB are identical, except for the different
70 + copyright holder. They have been unified in the "Sleepycat" license
71 + template, which is the name used by both OSI and SPDX. Bug 300426.
72
73 17 Oct 2012; Alexandre Rostovtsev <tetromino@g.o>
74 -evolution-data-server-2.32.3-r1.ebuild,
75
76
77
78 1.6 gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild?rev=1.6&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild?rev=1.6&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild?r1=1.5&r2=1.6
83
84 Index: evolution-data-server-3.4.4.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild,v
87 retrieving revision 1.5
88 retrieving revision 1.6
89 diff -u -r1.5 -r1.6
90 --- evolution-data-server-3.4.4.ebuild 17 Oct 2012 09:54:20 -0000 1.5
91 +++ evolution-data-server-3.4.4.ebuild 25 Nov 2012 19:33:56 -0000 1.6
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2012 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild,v 1.5 2012/10/17 09:54:20 tetromino Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.4.4.ebuild,v 1.6 2012/11/25 19:33:56 ulm Exp $
97
98 EAPI="4"
99 GCONF_DEBUG="no"
100 @@ -14,7 +14,7 @@
101 HOMEPAGE="http://projects.gnome.org/evolution/"
102
103 # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
104 -LICENSE="|| ( LGPL-2 LGPL-3 ) BSD DB"
105 +LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat"
106 SLOT="0"
107 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
108 IUSE="+gnome-online-accounts +introspection ipv6 ldap kerberos vala +weather"
109
110
111
112 1.5 gnome-extra/evolution-data-server/evolution-data-server-3.2.3-r2.ebuild
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.2.3-r2.ebuild?rev=1.5&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.2.3-r2.ebuild?rev=1.5&content-type=text/plain
116 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.2.3-r2.ebuild?r1=1.4&r2=1.5
117
118 Index: evolution-data-server-3.2.3-r2.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.2.3-r2.ebuild,v
121 retrieving revision 1.4
122 retrieving revision 1.5
123 diff -u -r1.4 -r1.5
124 --- evolution-data-server-3.2.3-r2.ebuild 17 Oct 2012 09:54:20 -0000 1.4
125 +++ evolution-data-server-3.2.3-r2.ebuild 25 Nov 2012 19:33:56 -0000 1.5
126 @@ -1,6 +1,6 @@
127 # Copyright 1999-2012 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.2.3-r2.ebuild,v 1.4 2012/10/17 09:54:20 tetromino Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.2.3-r2.ebuild,v 1.5 2012/11/25 19:33:56 ulm Exp $
131
132 EAPI="4"
133 GCONF_DEBUG="no"
134 @@ -14,7 +14,7 @@
135 HOMEPAGE="http://projects.gnome.org/evolution/"
136
137 # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
138 -LICENSE="|| ( LGPL-2 LGPL-3 ) BSD DB"
139 +LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat"
140 SLOT="0"
141 KEYWORDS="~amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
142 IUSE="+gnome-online-accounts +introspection ipv6 ldap kerberos vala +weather"