summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-11-21 08:11:37 +0000
committerMike Frysinger <vapier@gentoo.org>2014-11-21 08:11:37 +0000
commit98ccda9e13c612ee3389fdb0f0521f21b328c5e6 (patch)
tree371bf84c2ffe471324246d2d7f44b4d05634e23b /sys-process/lsof
parentVersion bump #529960 by Arfrever Frehtes Taifersar Arahesis. (diff)
downloadgentoo-2-98ccda9e13c612ee3389fdb0f0521f21b328c5e6.tar.gz
gentoo-2-98ccda9e13c612ee3389fdb0f0521f21b328c5e6.tar.bz2
gentoo-2-98ccda9e13c612ee3389fdb0f0521f21b328c5e6.zip
Update SRC_URI #529643 by Łukasz Stelmach.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-process/lsof')
-rw-r--r--sys-process/lsof/ChangeLog6
-rw-r--r--sys-process/lsof/lsof-4.87-r1.ebuild5
-rw-r--r--sys-process/lsof/lsof-4.88.ebuild5
3 files changed, 9 insertions, 7 deletions
diff --git a/sys-process/lsof/ChangeLog b/sys-process/lsof/ChangeLog
index 1aab494ef9ea..f3f9af26392f 100644
--- a/sys-process/lsof/ChangeLog
+++ b/sys-process/lsof/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-process/lsof
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.102 2014/11/14 23:24:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/ChangeLog,v 1.103 2014/11/21 08:11:37 vapier Exp $
+
+ 21 Nov 2014; Mike Frysinger <vapier@gentoo.org> lsof-4.87-r1.ebuild,
+ lsof-4.88.ebuild:
+ Update SRC_URI #529643 by Łukasz Stelmach.
14 Nov 2014; Jeroen Roovers <jer@gentoo.org> lsof-4.87-r1.ebuild:
Stable for HPPA (bug #529126).
diff --git a/sys-process/lsof/lsof-4.87-r1.ebuild b/sys-process/lsof/lsof-4.87-r1.ebuild
index e240a42852a9..71abf0ea099b 100644
--- a/sys-process/lsof/lsof-4.87-r1.ebuild
+++ b/sys-process/lsof/lsof-4.87-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.87-r1.ebuild,v 1.6 2014/11/14 23:24:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.87-r1.ebuild,v 1.7 2014/11/21 08:11:37 vapier Exp $
EAPI="4"
@@ -10,8 +10,7 @@ MY_P=${P/-/_}
DESCRIPTION="Lists open files for running Unix processes"
HOMEPAGE="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/"
SRC_URI="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/${MY_P}.tar.bz2
- ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/${MY_P}.tar.bz2
- ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/${MY_P}.tar.bz2"
+ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/${MY_P}.tar.bz2"
LICENSE="lsof"
SLOT="0"
diff --git a/sys-process/lsof/lsof-4.88.ebuild b/sys-process/lsof/lsof-4.88.ebuild
index 9bcc83649858..b68a35892c43 100644
--- a/sys-process/lsof/lsof-4.88.ebuild
+++ b/sys-process/lsof/lsof-4.88.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.88.ebuild,v 1.1 2014/11/13 09:59:46 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/lsof/lsof-4.88.ebuild,v 1.2 2014/11/21 08:11:37 vapier Exp $
EAPI="4"
@@ -10,8 +10,7 @@ MY_P=${P/-/_}
DESCRIPTION="Lists open files for running Unix processes"
HOMEPAGE="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/"
SRC_URI="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/${MY_P}.tar.bz2
- ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/${MY_P}.tar.bz2
- ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/${MY_P}.tar.bz2"
+ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/OLD/${MY_P}.tar.bz2"
LICENSE="lsof"
SLOT="0"