Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-mobilephone/kannel-sqlbox: ChangeLog kannel-sqlbox-0.7.2.ebuild
Date: Sun, 02 Dec 2012 08:26:35
Message-Id: 20121202082623.E71152171D@flycatcher.gentoo.org
1 ulm 12/12/02 08:26:23
2
3 Modified: ChangeLog kannel-sqlbox-0.7.2.ebuild
4 Log:
5 Update LICENSE, this is identical with the Apache-1.1 license, bug 444848.
6
7 (Portage version: 2.1.11.32/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
8
9 Revision Changes Path
10 1.3 app-mobilephone/kannel-sqlbox/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/kannel-sqlbox/ChangeLog?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/kannel-sqlbox/ChangeLog?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/kannel-sqlbox/ChangeLog?r1=1.2&r2=1.3
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/kannel-sqlbox/ChangeLog,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ChangeLog 12 Dec 2009 10:20:57 -0000 1.2
23 +++ ChangeLog 2 Dec 2012 08:26:23 -0000 1.3
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-mobilephone/kannel-sqlbox
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel-sqlbox/ChangeLog,v 1.2 2009/12/12 10:20:57 mrness Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel-sqlbox/ChangeLog,v 1.3 2012/12/02 08:26:23 ulm Exp $
30 +
31 + 02 Dec 2012; Ulrich Müller <ulm@g.o> kannel-sqlbox-0.7.2.ebuild:
32 + Update LICENSE, this is identical with the Apache-1.1 license, bug 444848.
33
34 12 Dec 2009; Alin Năstac <mrness@g.o> kannel-sqlbox-0.7.2.ebuild:
35 Correct kannel dependency atom (#296019).
36
37
38
39 1.3 app-mobilephone/kannel-sqlbox/kannel-sqlbox-0.7.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/kannel-sqlbox/kannel-sqlbox-0.7.2.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/kannel-sqlbox/kannel-sqlbox-0.7.2.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/kannel-sqlbox/kannel-sqlbox-0.7.2.ebuild?r1=1.2&r2=1.3
44
45 Index: kannel-sqlbox-0.7.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/kannel-sqlbox/kannel-sqlbox-0.7.2.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- kannel-sqlbox-0.7.2.ebuild 12 Dec 2009 10:20:57 -0000 1.2
52 +++ kannel-sqlbox-0.7.2.ebuild 2 Dec 2012 08:26:23 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel-sqlbox/kannel-sqlbox-0.7.2.ebuild,v 1.2 2009/12/12 10:20:57 mrness Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel-sqlbox/kannel-sqlbox-0.7.2.ebuild,v 1.3 2012/12/02 08:26:23 ulm Exp $
59
60 EAPI="2"
61
62 @@ -10,7 +10,7 @@
63 HOMEPAGE="http://www.kannel.org/~aguerrieri/SqlBox/"
64 SRC_URI="http://www.kannel.org/~aguerrieri/SqlBox/Releases/sqlbox-${PV}.tar.gz"
65
66 -LICENSE="Kannel"
67 +LICENSE="Apache-1.1"
68 SLOT="0"
69 KEYWORDS="~amd64 ~x86"
70 IUSE="ssl doc"