diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-15 09:04:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-15 09:04:49 +0000 |
commit | 896bf675644e621f37c86ad687c598111169942d (patch) | |
tree | 5b43c7506e37fbd9a276ab5c184e5abb19d25aca /net-analyzer/nb/nb-0.9.02.ebuild | |
parent | Version bump. (diff) | |
download | historical-896bf675644e621f37c86ad687c598111169942d.tar.gz historical-896bf675644e621f37c86ad687c598111169942d.tar.bz2 historical-896bf675644e621f37c86ad687c598111169942d.zip |
Update LICENSE (bug #519972).
Package-Manager: portage-2.2.12/cvs/Linux x86_64
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'net-analyzer/nb/nb-0.9.02.ebuild')
-rw-r--r-- | net-analyzer/nb/nb-0.9.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |