commit: f75bd3ecb5278b6384e9427006f16a07d40126a7 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Thu Feb 8 13:39:44 2018 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Thu Feb 8 13:40:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75bd3ec
net-misc/dhcp: License changed from ISC to MPL-2.0 Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-misc/dhcp/dhcp-4.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dhcp/dhcp-4.4.0.ebuild b/net-misc/dhcp/dhcp-4.4.0.ebuild index ff83c6a59ab..ca0eefb2fec 100644 --- a/net-misc/dhcp/dhcp-4.4.0.ebuild +++ b/net-misc/dhcp/dhcp-4.4.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://www.isc.org/products/DHCP" SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz ftp://ftp.isc.org/isc/dhcp/${MY_PV}/${MY_P}.tar.gz" -LICENSE="ISC BSD SSLeay GPL-2" # GPL-2 only for init script +LICENSE="MPL-2.0 BSD SSLeay GPL-2" # GPL-2 only for init script SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="+client ipv6 kernel_linux ldap libressl selinux +server ssl vim-syntax"
