summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-30 12:28:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-30 12:28:37 +0000
commit754136cf6da17147fc668cce0ed5f59ac64104d2 (patch)
tree008af88b560b34c6a3a8a1f7f34b2497e3888d48 /sys-process
parentStable for sparc, wrt bug #554708 (diff)
downloadgentoo-2-754136cf6da17147fc668cce0ed5f59ac64104d2.tar.gz
gentoo-2-754136cf6da17147fc668cce0ed5f59ac64104d2.tar.bz2
gentoo-2-754136cf6da17147fc668cce0ed5f59ac64104d2.zip
Stable for sparc, wrt bug #554848
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/lsof/ChangeLog5
-rw-r--r--sys-process/lsof/lsof-4.88-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/lsof/ChangeLog b/sys-process/lsof/ChangeLog
index c744f987fcc7..747ec42f308a 100644
--- a/sys-process/lsof/ChangeLog
+++ b/sys-process/lsof/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/lsof
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.121 2015/07/23 19:52:20 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.122 2015/07/30 12:28:37 ago Exp $
+
+ 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> lsof-4.88-r1.ebuild:
+ Stable for sparc, wrt bug #554848
23 Jul 2015; Pacho Ramos <pacho@gentoo.org> lsof-4.88-r1.ebuild:
ppc stable wrt bug #554848
diff --git a/sys-process/lsof/lsof-4.88-r1.ebuild b/sys-process/lsof/lsof-4.88-r1.ebuild
index d63f3f18e185..70f1a872ef92 100644
--- a/sys-process/lsof/lsof-4.88-r1.ebuild
+++ b/sys-process/lsof/lsof-4.88-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild,v 1.8 2015/07/23 19:52:20 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild,v 1.9 2015/07/30 12:28:37 ago Exp $
EAPI="4"
@@ -14,7 +14,7 @@ SRC_URI="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/${MY_P}.tar.bz2
LICENSE="lsof"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="examples ipv6 rpc selinux static"
RDEPEND="rpc? ( net-libs/libtirpc )