summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-05-13 21:30:59 +0000
committerThomas Cort <tcort@gentoo.org>2006-05-13 21:30:59 +0000
commitdfdbdc7ac130e93a2b135d83ff1bf6500c4ba801 (patch)
treec5cc48ec95058eb7319601980875ba9ab56e0352 /sys-process/lsof
parentStable on x86; bug #128189 (diff)
downloadgentoo-2-dfdbdc7ac130e93a2b135d83ff1bf6500c4ba801.tar.gz
gentoo-2-dfdbdc7ac130e93a2b135d83ff1bf6500c4ba801.tar.bz2
gentoo-2-dfdbdc7ac130e93a2b135d83ff1bf6500c4ba801.zip
Stable on alpha and amd64 wrt Bug #133233.
(Portage version: 2.0.54)
Diffstat (limited to 'sys-process/lsof')
-rw-r--r--sys-process/lsof/ChangeLog5
-rw-r--r--sys-process/lsof/lsof-4.76.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/lsof/ChangeLog b/sys-process/lsof/ChangeLog
index 419e5bba15df..423059246166 100644
--- a/sys-process/lsof/ChangeLog
+++ b/sys-process/lsof/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/lsof
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.15 2006/05/13 20:41:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.16 2006/05/13 21:30:59 tcort Exp $
+
+ 13 May 2006; Thomas Cort <tcort@gentoo.org> lsof-4.76.ebuild:
+ Stable on alpha and amd64 wrt Bug #133233.
*lsof-4.77 (13 May 2006)
diff --git a/sys-process/lsof/lsof-4.76.ebuild b/sys-process/lsof/lsof-4.76.ebuild
index 9bd682b412e7..1cd4c58a3d85 100644
--- a/sys-process/lsof/lsof-4.76.ebuild
+++ b/sys-process/lsof/lsof-4.76.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.76.ebuild,v 1.2 2006/05/13 20:37:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.76.ebuild,v 1.3 2006/05/13 21:30:59 tcort Exp $
inherit eutils flag-o-matic fixheadtails toolchain-funcs
@@ -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 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86"
IUSE="static"
DEPEND=""