diff options
author | 2012-04-24 22:51:49 +0000 | |
---|---|---|
committer | 2012-04-24 22:51:49 +0000 | |
commit | 0afd932958601ff0f5f9bbdeac8299765ec5909c (patch) | |
tree | 9497079374fb10fc608d42bc7e2204bce6de1a7e /sys-process/lsof/lsof-4.85-r2.ebuild | |
parent | Stable for HPPA (bug #412665). (diff) | |
download | historical-0afd932958601ff0f5f9bbdeac8299765ec5909c.tar.gz historical-0afd932958601ff0f5f9bbdeac8299765ec5909c.tar.bz2 historical-0afd932958601ff0f5f9bbdeac8299765ec5909c.zip |
Stable for HPPA (bug #413273).
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'sys-process/lsof/lsof-4.85-r2.ebuild')
-rw-r--r-- | sys-process/lsof/lsof-4.85-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/lsof/lsof-4.85-r2.ebuild b/sys-process/lsof/lsof-4.85-r2.ebuild index 39393ff54b54..3921a9e18fcd 100644 --- a/sys-process/lsof/lsof-4.85-r2.ebuild +++ b/sys-process/lsof/lsof-4.85-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.85-r2.ebuild,v 1.5 2012/04/24 12:42:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.85-r2.ebuild,v 1.6 2012/04/24 22:51:49 jer Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/${MY_P}.tar.bz2 LICENSE="lsof" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="examples ipv6 rpc selinux static" RDEPEND="rpc? ( net-libs/libtirpc ) |