summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-08-15 09:04:47 +0000
committerJeroen Roovers <jer@gentoo.org>2014-08-15 09:04:47 +0000
commit107a4225600b972ad281cd8dcd8312beefe248c1 (patch)
tree866379f7815659e4f63b5ac085be0951618f1071 /net-analyzer/nb
parentVersion bump. (diff)
downloadgentoo-2-107a4225600b972ad281cd8dcd8312beefe248c1.tar.gz
gentoo-2-107a4225600b972ad281cd8dcd8312beefe248c1.tar.bz2
gentoo-2-107a4225600b972ad281cd8dcd8312beefe248c1.zip
Update LICENSE (bug #519972).
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/nb')
-rw-r--r--net-analyzer/nb/ChangeLog6
-rw-r--r--net-analyzer/nb/nb-0.8.17.ebuild4
-rw-r--r--net-analyzer/nb/nb-0.9.02.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/nb/ChangeLog b/net-analyzer/nb/ChangeLog
index f66c96002d51..fbefba779e18 100644
--- a/net-analyzer/nb/ChangeLog
+++ b/net-analyzer/nb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/nb
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/ChangeLog,v 1.21 2014/08/15 08:55:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/ChangeLog,v 1.22 2014/08/15 09:04:47 jer Exp $
+
+ 15 Aug 2014; Jeroen Roovers <jer@gentoo.org> nb-0.8.17.ebuild,
+ nb-0.9.02.ebuild:
+ Update LICENSE (bug #519972).
*nb-0.9.02 (15 Aug 2014)
*nb-0.8.17 (15 Aug 2014)
diff --git a/net-analyzer/nb/nb-0.8.17.ebuild b/net-analyzer/nb/nb-0.8.17.ebuild
index 80540000da2f..352a77d6c9b4 100644
--- a/net-analyzer/nb/nb-0.8.17.ebuild
+++ b/net-analyzer/nb/nb-0.8.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.8.17.ebuild,v 1.1 2014/08/15 08:55:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.8.17.ebuild,v 1.2 2014/08/15 09:04:47 jer Exp $
EAPI=5
inherit autotools eutils
@@ -9,7 +9,7 @@ DESCRIPTION="Nodebrain is a tool to monitor and do event correlation"
HOMEPAGE="http://nodebrain.sourceforge.net/"
SRC_URI="mirror://sourceforge/nodebrain/nodebrain-${PV}.tar.gz"
-LICENSE="GPL-2 LGPL-2"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="static-libs"
diff --git a/net-analyzer/nb/nb-0.9.02.ebuild b/net-analyzer/nb/nb-0.9.02.ebuild
index ad9d5e71d2b7..5c51f6d65d18 100644
--- a/net-analyzer/nb/nb-0.9.02.ebuild
+++ b/net-analyzer/nb/nb-0.9.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.9.02.ebuild,v 1.1 2014/08/15 08:55:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.9.02.ebuild,v 1.2 2014/08/15 09:04:47 jer Exp $
EAPI=5
inherit autotools eutils
@@ -9,7 +9,7 @@ DESCRIPTION="Nodebrain is a tool to monitor and do event correlation"
HOMEPAGE="http://nodebrain.sourceforge.net/"
SRC_URI="mirror://sourceforge/nodebrain/nodebrain-${PV}.tar.gz"
-LICENSE="GPL-2 LGPL-2"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="static-libs"