summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-01-07 04:09:58 +0000
committerJeroen Roovers <jer@gentoo.org>2013-01-07 04:09:58 +0000
commitcd82d8defc11325eb039da30f335a09bc803754c (patch)
tree6a66a6eb7c63309465e9c927b89e210f24dd4304 /net-analyzer/net-snmp
parentReadd erroneously dropped version. Force stable keywords (diff)
downloadgentoo-2-cd82d8defc11325eb039da30f335a09bc803754c.tar.gz
gentoo-2-cd82d8defc11325eb039da30f335a09bc803754c.tar.bz2
gentoo-2-cd82d8defc11325eb039da30f335a09bc803754c.zip
Fix LICENSE (bug #437172).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/net-snmp')
-rw-r--r--net-analyzer/net-snmp/ChangeLog5
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/net-snmp/ChangeLog b/net-analyzer/net-snmp/ChangeLog
index 6ec4d66d88b9..fdd8068ee776 100644
--- a/net-analyzer/net-snmp/ChangeLog
+++ b/net-analyzer/net-snmp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/net-snmp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.246 2013/01/07 04:04:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/ChangeLog,v 1.247 2013/01/07 04:09:58 jer Exp $
+
+ 07 Jan 2013; Jeroen Roovers <jer@gentoo.org> net-snmp-5.7.2_rc1.ebuild:
+ Fix LICENSE (bug #437172).
07 Jan 2013; Jeroen Roovers <jer@gentoo.org> net-snmp-5.7.2_rc1.ebuild,
net-snmp-5.7.2.ebuild:
diff --git a/net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild b/net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild
index 8335f33db6cb..f39cbed2ad07 100644
--- a/net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild,v 1.12 2013/01/07 04:04:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/net-snmp/net-snmp-5.7.2_rc1.ebuild,v 1.13 2013/01/07 04:09:58 jer Exp $
EAPI=4
PYTHON_DEPEND="python? 2"
@@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz
http://dev.gentoo.org/~flameeyes/${PN}/${MY_P}-patches-${PATCHSET}.tar.xz"
# GPL-2 for the init scripts
-LICENSE="as-is BSD GPL-2"
+LICENSE="HPND BSD GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE="bzip2 doc elf ipv6 mfd-rewrites minimal perl python rpm selinux ssl tcpd X zlib lm_sensors ucd-compat"