summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-10-04 13:56:18 +0000
committerMike Frysinger <vapier@gentoo.org>2006-10-04 13:56:18 +0000
commit994e1aa1617b8246705901f574b96e5a9311c143 (patch)
tree1085e0a58af23ff7c4259a6eb12ae8525e543d7a /sys-process
parentlicense for lsof #149980 (diff)
downloadgentoo-2-994e1aa1617b8246705901f574b96e5a9311c143.tar.gz
gentoo-2-994e1aa1617b8246705901f574b96e5a9311c143.tar.bz2
gentoo-2-994e1aa1617b8246705901f574b96e5a9311c143.zip
update LICENSE #149980
(Portage version: 2.1.2_pre2)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/lsof/lsof-4.77.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/lsof/lsof-4.77.ebuild b/sys-process/lsof/lsof-4.77.ebuild
index 90b5716f8528..2d2e6a52c359 100644
--- a/sys-process/lsof/lsof-4.77.ebuild
+++ b/sys-process/lsof/lsof-4.77.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.77.ebuild,v 1.11 2006/09/05 04:40:48 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.77.ebuild,v 1.12 2006/10/04 13:56:18 vapier Exp $
inherit eutils flag-o-matic fixheadtails toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/${MY_P}.tar.bz2
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/${MY_P}.tar.bz2
ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/${MY_P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="lsof"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="static"