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.73.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/lsof/ChangeLog b/sys-process/lsof/ChangeLog
index 38af61fc2ae8..94b0f508b0ff 100644
--- a/sys-process/lsof/ChangeLog
+++ b/sys-process/lsof/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/lsof
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.2 2005/03/03 19:47:16 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.3 2005/03/07 17:09:34 voxus Exp $
+
+ 07 Mar 2005; Konstantin Arkhipov <voxus@gentoo.org> lsof-4.73.ebuild:
+ Stable on amd64.
*lsof-4.73 (03 Mar 2005)
diff --git a/sys-process/lsof/lsof-4.73.ebuild b/sys-process/lsof/lsof-4.73.ebuild
index 51e707f5f3d7..9143b32737c7 100644
--- a/sys-process/lsof/lsof-4.73.ebuild
+++ b/sys-process/lsof/lsof-4.73.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.73.ebuild,v 1.1 2005/03/03 14:58:28 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.73.ebuild,v 1.2 2005/03/07 17:09:34 voxus 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"