summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/host/ChangeLog7
-rw-r--r--net-dns/host/host-20070128-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dns/host/ChangeLog b/net-dns/host/ChangeLog
index 2138625e4c91..dbd1771b338d 100644
--- a/net-dns/host/ChangeLog
+++ b/net-dns/host/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/host
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v 1.23 2012/10/06 16:03:24 jer Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v 1.24 2013/04/14 18:06:00 ulm Exp $
+
+ 14 Apr 2013; Ulrich Müller <ulm@gentoo.org> host-20070128-r1.ebuild:
+ Fix LICENSE, bug 465140.
06 Oct 2012; Jeroen Roovers <jer@gentoo.org> -host-991529.ebuild,
-host-20070128.ebuild:
diff --git a/net-dns/host/host-20070128-r1.ebuild b/net-dns/host/host-20070128-r1.ebuild
index 3f56f5a52308..bf2a6d0cd2f8 100644
--- a/net-dns/host/host-20070128-r1.ebuild
+++ b/net-dns/host/host-20070128-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.10 2012/10/05 18:06:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.11 2013/04/14 18:06:00 ulm Exp $
EAPI="2"
inherit eutils toolchain-funcs multilib
@@ -9,7 +9,7 @@ DESCRIPTION="A powerful command-line DNS query and test tool implementing many a
HOMEPAGE="http://www.weird.com/~woods/projects/host.html"
SRC_URI="ftp://ftp.weird.com/pub/Planix/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86"
IUSE="debug"