summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Buchholz <rbu@gentoo.org>2007-04-10 21:04:17 +0000
committerRobert Buchholz <rbu@gentoo.org>2007-04-10 21:04:17 +0000
commit59ad6ae2eb3214ff9aae74ad3624c6293192cb84 (patch)
treea4e348890adc7cd70ef3edad3935e269e0aa582f /net-libs/libnxml
parentversion bump (diff)
downloadgentoo-2-59ad6ae2eb3214ff9aae74ad3624c6293192cb84.tar.gz
gentoo-2-59ad6ae2eb3214ff9aae74ad3624c6293192cb84.tar.bz2
gentoo-2-59ad6ae2eb3214ff9aae74ad3624c6293192cb84.zip
LICENSE corrected to LGPL
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-libs/libnxml')
-rw-r--r--net-libs/libnxml/ChangeLog6
-rw-r--r--net-libs/libnxml/libnxml-0.17.1.ebuild4
-rw-r--r--net-libs/libnxml/libnxml-0.17.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/libnxml/ChangeLog b/net-libs/libnxml/ChangeLog
index e6002cca460b..aa4fecddf0a0 100644
--- a/net-libs/libnxml/ChangeLog
+++ b/net-libs/libnxml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libnxml
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v 1.4 2007/04/02 13:37:56 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v 1.5 2007/04/10 21:04:17 rbu Exp $
+
+ 10 Apr 2007; Robert Buchholz <rbu@gentoo.org> libnxml-0.17.ebuild,
+ libnxml-0.17.1.ebuild:
+ LICENSE corrected to LGPL
*libnxml-0.17.1 (02 Apr 2007)
diff --git a/net-libs/libnxml/libnxml-0.17.1.ebuild b/net-libs/libnxml/libnxml-0.17.1.ebuild
index 01637a1cf926..0b531dd16953 100644
--- a/net-libs/libnxml/libnxml-0.17.1.ebuild
+++ b/net-libs/libnxml/libnxml-0.17.1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.17.1.ebuild,v 1.1 2007/04/02 13:37:56 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.17.1.ebuild,v 1.2 2007/04/10 21:04:17 rbu Exp $
DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams"
HOMEPAGE="http://www2.autistici.org/bakunin/codes.php"
SRC_URI="http://www2.autistici.org/bakunin/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc examples"
diff --git a/net-libs/libnxml/libnxml-0.17.ebuild b/net-libs/libnxml/libnxml-0.17.ebuild
index 82b58c57b2a6..6cf536256ae6 100644
--- a/net-libs/libnxml/libnxml-0.17.ebuild
+++ b/net-libs/libnxml/libnxml-0.17.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.17.ebuild,v 1.1 2007/03/15 11:18:16 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.17.ebuild,v 1.2 2007/04/10 21:04:17 rbu Exp $
DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams"
HOMEPAGE="http://www2.autistici.org/bakunin/codes.php"
SRC_URI="http://www2.autistici.org/bakunin/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc examples"