summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-07-17 06:14:05 +0000
committerJeroen Roovers <jer@gentoo.org>2015-07-17 06:14:05 +0000
commit1c1cb495c1849979d73633e2952bb27bd5f5785f (patch)
treeb6e9efe4a81cfb51972d759a0f62dfd984e38b4a /sys-process
parentStable for HPPA PPC64 (bug #554708). (diff)
downloadgentoo-2-1c1cb495c1849979d73633e2952bb27bd5f5785f.tar.gz
gentoo-2-1c1cb495c1849979d73633e2952bb27bd5f5785f.tar.bz2
gentoo-2-1c1cb495c1849979d73633e2952bb27bd5f5785f.zip
Stable for HPPA PPC64 (bug #554848).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 c329caf30d2d..db0ca1bb809a 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.115 2015/07/16 03:45:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.116 2015/07/17 06:14:05 jer Exp $
+
+ 17 Jul 2015; Jeroen Roovers <jer@gentoo.org> lsof-4.88-r1.ebuild:
+ Stable for HPPA PPC64 (bug #554848).
16 Jul 2015; Mike Frysinger <vapier@gentoo.org> lsof-4.89.ebuild:
Add http://www.mirrorservice.org to the SRC_URI list #554940.
diff --git a/sys-process/lsof/lsof-4.88-r1.ebuild b/sys-process/lsof/lsof-4.88-r1.ebuild
index 020e5692e21c..55062bc0893f 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.2 2015/07/15 16:17:11 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.88-r1.ebuild,v 1.3 2015/07/17 06:14:05 jer 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 )