summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/odhcploc/ChangeLog5
-rw-r--r--net-analyzer/odhcploc/odhcploc-20111021.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/odhcploc/ChangeLog b/net-analyzer/odhcploc/ChangeLog
index 2c366634471c..3e8f5fd4c6c0 100644
--- a/net-analyzer/odhcploc/ChangeLog
+++ b/net-analyzer/odhcploc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/odhcploc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/odhcploc/ChangeLog,v 1.1 2012/10/04 03:22:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/odhcploc/ChangeLog,v 1.2 2012/12/05 14:24:45 jer Exp $
+
+ 05 Dec 2012; Jeroen Roovers <jer@gentoo.org> odhcploc-20111021.ebuild:
+ Set LICENSE=ISC by Ulrich Müller (bug #446058).
*odhcploc-20111021 (04 Oct 2012)
diff --git a/net-analyzer/odhcploc/odhcploc-20111021.ebuild b/net-analyzer/odhcploc/odhcploc-20111021.ebuild
index 3898e1d19c4d..3f55f9a2acf1 100644
--- a/net-analyzer/odhcploc/odhcploc-20111021.ebuild
+++ b/net-analyzer/odhcploc/odhcploc-20111021.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/odhcploc/odhcploc-20111021.ebuild,v 1.1 2012/10/04 03:22:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/odhcploc/odhcploc-20111021.ebuild,v 1.2 2012/12/05 14:24:45 jer Exp $
EAPI=4
inherit toolchain-funcs
@@ -9,7 +9,7 @@ DESCRIPTION="Open DHCP Locator"
HOMEPAGE="http://odhcploc.sourceforge.net/"
SRC_URI="mirror://sourceforge/project/${PN}/${PV}/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""