summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-01-19 11:16:21 +0000
committerUlrich Müller <ulm@gentoo.org>2013-01-19 11:16:21 +0000
commit60fec5255c29d8def757a88224cb314a0ce4932d (patch)
treedd048c52b985d591b572f5864b912cd22000382d /net-analyzer/netcat/netcat-110-r8.ebuild
parentAdd Flashpix and netcat licenses to MISC-FREE group, bugs 450210 and 452342. (diff)
downloadgentoo-2-60fec5255c29d8def757a88224cb314a0ce4932d.tar.gz
gentoo-2-60fec5255c29d8def757a88224cb314a0ce4932d.tar.bz2
gentoo-2-60fec5255c29d8def757a88224cb314a0ce4932d.zip
Specify LICENSE more precisely, see netcat.blurb, bug 452342.
(Portage version: 2.1.11.43/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'net-analyzer/netcat/netcat-110-r8.ebuild')
-rw-r--r--net-analyzer/netcat/netcat-110-r8.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/netcat/netcat-110-r8.ebuild b/net-analyzer/netcat/netcat-110-r8.ebuild
index 66ae1b159acf..cb8067321dca 100644
--- a/net-analyzer/netcat/netcat-110-r8.ebuild
+++ b/net-analyzer/netcat/netcat-110-r8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/netcat-110-r8.ebuild,v 1.13 2011/02/06 07:48:56 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/netcat-110-r8.ebuild,v 1.14 2013/01/19 11:16:21 ulm Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/nc110/${MY_P}.tgz
ftp://sith.mimuw.edu.pl/pub/users/baggins/IPv6/nc-v6-20000918.patch.gz
mirror://gentoo/${P}-patches-${PATCH_VER}.tar.bz2"
-LICENSE="as-is"
+LICENSE="netcat"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc64-solaris ~x64-solaris"
IUSE="crypt ipv6 static"