diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-27 03:48:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-27 03:48:36 +0000 |
commit | ab3c0bd5c07bab8e687e681b630e62a7458b2a86 (patch) | |
tree | c1d98b928c594af3bfebc446d3213acc3b077050 /sys-apps/lsof | |
parent | amd64/arm/hppa/ia64 stable (diff) | |
download | gentoo-2-ab3c0bd5c07bab8e687e681b630e62a7458b2a86.tar.gz gentoo-2-ab3c0bd5c07bab8e687e681b630e62a7458b2a86.tar.bz2 gentoo-2-ab3c0bd5c07bab8e687e681b630e62a7458b2a86.zip |
arm/hppa/ia64/s390/x86 stable
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sys-apps/lsof')
-rw-r--r-- | sys-apps/lsof/lsof-4.73.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/lsof/lsof-4.73.ebuild b/sys-apps/lsof/lsof-4.73.ebuild index 7ebb0a22ce95..51567854fae6 100644 --- a/sys-apps/lsof/lsof-4.73.ebuild +++ b/sys-apps/lsof/lsof-4.73.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.73.ebuild,v 1.1 2004/11/06 00:13:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lsof/lsof-4.73.ebuild,v 1.2 2005/01/27 03:48:36 vapier Exp $ inherit eutils flag-o-matic fixheadtails @@ -12,7 +12,7 @@ SRC_URI="ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 ~sparc x86" IUSE="static" DEPEND="virtual/libc" |