summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-12-02 08:26:23 +0000
committerUlrich Müller <ulm@gentoo.org>2012-12-02 08:26:23 +0000
commit6a192f0122a4a356b6feea83765406f1c1b73219 (patch)
treed96c808a46c47852a4d80b790f593a34084db5fa
parentUpdate LICENSE, this is identical with the Apache-1.1 license, bug 444848. (diff)
downloadgentoo-2-6a192f0122a4a356b6feea83765406f1c1b73219.tar.gz
gentoo-2-6a192f0122a4a356b6feea83765406f1c1b73219.tar.bz2
gentoo-2-6a192f0122a4a356b6feea83765406f1c1b73219.zip
Update LICENSE, this is identical with the Apache-1.1 license, bug 444848.
(Portage version: 2.1.11.32/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
-rw-r--r--app-mobilephone/kannel-sqlbox/ChangeLog7
-rw-r--r--app-mobilephone/kannel-sqlbox/kannel-sqlbox-0.7.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-mobilephone/kannel-sqlbox/ChangeLog b/app-mobilephone/kannel-sqlbox/ChangeLog
index ade734564ffb..926734bc6e6c 100644
--- a/app-mobilephone/kannel-sqlbox/ChangeLog
+++ b/app-mobilephone/kannel-sqlbox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-mobilephone/kannel-sqlbox
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel-sqlbox/ChangeLog,v 1.2 2009/12/12 10:20:57 mrness Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/kannel-sqlbox/ChangeLog,v 1.3 2012/12/02 08:26:23 ulm Exp $
+
+ 02 Dec 2012; Ulrich Müller <ulm@gentoo.org> kannel-sqlbox-0.7.2.ebuild:
+ Update LICENSE, this is identical with the Apache-1.1 license, bug 444848.
12 Dec 2009; Alin Năstac <mrness@gentoo.org> kannel-sqlbox-0.7.2.ebuild:
Correct kannel dependency atom (#296019).
diff --git a/app-mobilephone/kannel-sqlbox/kannel-sqlbox-0.7.2.ebuild b/app-mobilephone/kannel-sqlbox/kannel-sqlbox-0.7.2.ebuild
index eb34488f481f..19f6f52def5e 100644
--- a/app-mobilephone/kannel-sqlbox/kannel-sqlbox-0.7.2.ebuild
+++ b/app-mobilephone/kannel-sqlbox/kannel-sqlbox-0.7.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI="2"
@@ -10,7 +10,7 @@ DESCRIPTION="DB-Based Kannel Box for message queueing"
HOMEPAGE="http://www.kannel.org/~aguerrieri/SqlBox/"
SRC_URI="http://www.kannel.org/~aguerrieri/SqlBox/Releases/sqlbox-${PV}.tar.gz"
-LICENSE="Kannel"
+LICENSE="Apache-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="ssl doc"