diff options
Diffstat (limited to 'net-misc/iputils/iputils-20121221-r1.ebuild')
-rw-r--r-- | net-misc/iputils/iputils-20121221-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/iputils/iputils-20121221-r1.ebuild b/net-misc/iputils/iputils-20121221-r1.ebuild index ce8e33fa6e92..c033b586c0a5 100644 --- a/net-misc/iputils/iputils-20121221-r1.ebuild +++ b/net-misc/iputils/iputils-20121221-r1.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-misc/iputils/iputils-20121221-r1.ebuild,v 1.3 2013/01/28 20:05:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild,v 1.4 2013/10/26 15:33:16 vapier Exp $ # For released versions, we precompile the man/html pages and store # them in a tarball on our mirrors. This avoids ugly issues while @@ -22,7 +22,7 @@ fi DESCRIPTION="Network monitoring tools including ping and ping6" HOMEPAGE="http://www.linuxfoundation.org/collaborate/workgroups/networking/iputils" -LICENSE="BSD" +LICENSE="BSD-4" SLOT="0" IUSE="caps doc gnutls idn ipv6 SECURITY_HAZARD ssl static" |