summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Reffett <creffett@gentoo.org>2012-09-26 03:50:58 +0000
committerChris Reffett <creffett@gentoo.org>2012-09-26 03:50:58 +0000
commitd72787c0db97a51aec0f111c0f1562ac55ff975d (patch)
tree6171c41043460fe501cacb585158f88efd041c45 /net-libs/libkolabxml
parentFix licenses (diff)
downloadgentoo-2-d72787c0db97a51aec0f111c0f1562ac55ff975d.tar.gz
gentoo-2-d72787c0db97a51aec0f111c0f1562ac55ff975d.tar.bz2
gentoo-2-d72787c0db97a51aec0f111c0f1562ac55ff975d.zip
License fix.
(Portage version: 2.2.0_alpha132/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libkolabxml')
-rw-r--r--net-libs/libkolabxml/ChangeLog5
-rw-r--r--net-libs/libkolabxml/libkolabxml-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libkolabxml/ChangeLog b/net-libs/libkolabxml/ChangeLog
index 0a5f0e1dbb78..4f26ec95a052 100644
--- a/net-libs/libkolabxml/ChangeLog
+++ b/net-libs/libkolabxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libkolabxml
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/ChangeLog,v 1.2 2012/08/10 16:35:18 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/ChangeLog,v 1.3 2012/09/26 03:50:58 creffett Exp $
+
+ 26 Sep 2012; Chris Reffett <creffett@gentoo.org> libkolabxml-0.8.0.ebuild:
+ License fix.
*libkolabxml-0.8.0 (10 Aug 2012)
diff --git a/net-libs/libkolabxml/libkolabxml-0.8.0.ebuild b/net-libs/libkolabxml/libkolabxml-0.8.0.ebuild
index cb0942e14898..f0bf2d107be1 100644
--- a/net-libs/libkolabxml/libkolabxml-0.8.0.ebuild
+++ b/net-libs/libkolabxml/libkolabxml-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/libkolabxml-0.8.0.ebuild,v 1.1 2012/08/10 16:35:18 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libkolabxml/libkolabxml-0.8.0.ebuild,v 1.2 2012/09/26 03:50:58 creffett Exp $
EAPI=4
@@ -10,7 +10,7 @@ DESCRIPTION="Kolab XML format schema definitions library"
HOMEPAGE="http://www.kolab.org"
SRC_URI="http://dev.gentoo.org/~creffett/distfiles/${P}.tar.gz"
-LICENSE="LGPL-3"
+LICENSE="Apache-2.0 as-is LGPL-3+ public-domain"
SLOT="4"
KEYWORDS="~amd64 ~x86"
IUSE="csharp java python php test"