summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/lsof/ChangeLog5
-rw-r--r--sys-process/lsof/lsof-4.83.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/lsof/ChangeLog b/sys-process/lsof/ChangeLog
index fea0387fcf85..222aff8d7f8c 100644
--- a/sys-process/lsof/ChangeLog
+++ b/sys-process/lsof/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/lsof
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.77 2010/08/13 04:11:29 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.78 2010/08/29 18:12:39 armin76 Exp $
+
+ 29 Aug 2010; Raúl Porcel <armin76@gentoo.org> lsof-4.83.ebuild:
+ alpha/ia64/m68k/s390/sh/sparc stable wrt #331143
13 Aug 2010; Jeremy Olexa <darkside@gentoo.org> lsof-4.83.ebuild:
arm stable, bug 331143
diff --git a/sys-process/lsof/lsof-4.83.ebuild b/sys-process/lsof/lsof-4.83.ebuild
index 1eb320aee613..e1669b06799b 100644
--- a/sys-process/lsof/lsof-4.83.ebuild
+++ b/sys-process/lsof/lsof-4.83.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.83.ebuild,v 1.5 2010/08/13 04:11:29 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.83.ebuild,v 1.6 2010/08/29 18:12:39 armin76 Exp $
inherit flag-o-matic toolchain-funcs
@@ -13,7 +13,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="static selinux"
DEPEND="selinux? ( sys-libs/libselinux )"