summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-11-21 04:38:10 +0000
committerJeroen Roovers <jer@gentoo.org>2012-11-21 04:38:10 +0000
commit98857b96f70e1e37470a6429212e2ef43a570b7c (patch)
tree41cbb612b13b001be083cf7eb3c2d87719db7924 /net-analyzer/traffic-vis
parentAdd copyright info to conf.d script. Add GPL-2 to LICENSE (bug #426000). (diff)
downloadgentoo-2-98857b96f70e1e37470a6429212e2ef43a570b7c.tar.gz
gentoo-2-98857b96f70e1e37470a6429212e2ef43a570b7c.tar.bz2
gentoo-2-98857b96f70e1e37470a6429212e2ef43a570b7c.zip
Add GPL-2 to LICENSE (bug #426006).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/traffic-vis')
-rw-r--r--net-analyzer/traffic-vis/ChangeLog7
-rw-r--r--net-analyzer/traffic-vis/traffic-vis-0.35-r2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/traffic-vis/ChangeLog b/net-analyzer/traffic-vis/ChangeLog
index be05951afeb1..4f232000bc01 100644
--- a/net-analyzer/traffic-vis/ChangeLog
+++ b/net-analyzer/traffic-vis/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/traffic-vis
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/ChangeLog,v 1.23 2011/12/07 07:52:33 radhermit Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/ChangeLog,v 1.24 2012/11/21 04:38:10 jer Exp $
+
+ 21 Nov 2012; Jeroen Roovers <jer@gentoo.org> traffic-vis-0.35-r2.ebuild:
+ Add GPL-2 to LICENSE (bug #426006).
07 Dec 2011; Tim Harder <radhermit@gentoo.org> -traffic-vis-0.35-r1.ebuild:
Remove old.
diff --git a/net-analyzer/traffic-vis/traffic-vis-0.35-r2.ebuild b/net-analyzer/traffic-vis/traffic-vis-0.35-r2.ebuild
index 9fdf7367e927..6d1e7945c958 100644
--- a/net-analyzer/traffic-vis/traffic-vis-0.35-r2.ebuild
+++ b/net-analyzer/traffic-vis/traffic-vis-0.35-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/traffic-vis-0.35-r2.ebuild,v 1.5 2011/12/07 07:37:28 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traffic-vis/traffic-vis-0.35-r2.ebuild,v 1.6 2012/11/21 04:38:10 jer Exp $
EAPI="2"
@@ -10,7 +10,7 @@ DESCRIPTION="Generate traffic stats in html, ps, text and gif format"
HOMEPAGE="http://www.mindrot.org/traffic-vis.html"
SRC_URI="http://www.mindrot.org/files/${P}.tar.gz"
-LICENSE="BSD"
+LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ppc x86"