public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/lsof/
Date: Thu, 28 Dec 2023 04:04:18 +0000 (UTC)	[thread overview]
Message-ID: <1703735959.7772b6a04412e5e1a500e06f4e57851bd0eeca5d.sam@gentoo> (raw)

commit:     7772b6a04412e5e1a500e06f4e57851bd0eeca5d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 03:59:19 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 28 03:59:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7772b6a0

sys-process/lsof: drop 4.98.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-process/lsof/lsof-4.98.0.ebuild | 52 -------------------------------------
 1 file changed, 52 deletions(-)

diff --git a/sys-process/lsof/lsof-4.98.0.ebuild b/sys-process/lsof/lsof-4.98.0.ebuild
deleted file mode 100644
index c87eb6b1158c..000000000000
--- a/sys-process/lsof/lsof-4.98.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit flag-o-matic
-
-MY_P="${P/-/_}"
-DESCRIPTION="Lists open files for running Unix processes"
-HOMEPAGE="https://github.com/lsof-org/lsof"
-SRC_URI="https://github.com/lsof-org/lsof/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="lsof"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="rpc selinux"
-
-RDEPEND="
-	rpc? ( net-libs/libtirpc )
-	selinux? ( sys-libs/libselinux )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	sys-apps/groff
-	rpc? ( virtual/pkgconfig )
-"
-
-# Needs fixing first for sandbox
-RESTRICT="test"
-
-src_configure() {
-	export ac_cv_header_selinux_selinux_h=$(usex selinux)
-
-	[[ ${CHOST} == *-solaris2.11 ]] && append-cppflags -DHAS_PAD_MUTEX
-
-	local myeconfargs=(
-		$(use_with rpc libtirpc)
-	)
-
-	econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-	emake DEBUG="" all
-}
-
-pkg_postinst() {
-	if [[ ${CHOST} == *-solaris* ]] ; then
-		einfo "Note: to use lsof on Solaris you need read permissions on"
-		einfo "/dev/kmem, i.e. you need to be root, or to be in the group sys"
-	fi
-}


             reply	other threads:[~2023-12-28  4:04 UTC|newest]

Thread overview: 127+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-28  4:04 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-08  1:18 [gentoo-commits] repo/gentoo:master commit in: sys-process/lsof/ Sam James
2024-02-06  7:25 Sam James
2024-02-06  7:25 Sam James
2024-02-06  7:25 Sam James
2024-02-06  6:54 Sam James
2024-02-06  6:54 Sam James
2024-02-06  6:25 Sam James
2024-02-06  6:25 Sam James
2024-01-04  0:07 Sam James
2024-01-04  0:07 Sam James
2023-12-24  2:19 Sam James
2023-12-17 16:59 Arthur Zamarin
2023-12-15 13:00 Arthur Zamarin
2023-12-15 10:10 Michał Górny
2023-12-15 10:10 Michał Górny
2023-12-15  7:49 Sam James
2023-12-15  7:49 Sam James
2023-12-15  7:42 Sam James
2023-12-15  7:16 Sam James
2023-11-12  4:24 Sam James
2023-08-20  5:43 Sam James
2023-08-19  9:24 Sam James
2023-08-19  9:24 Sam James
2023-08-19  9:24 Sam James
2023-08-19  7:42 Arthur Zamarin
2023-08-19  6:58 Arthur Zamarin
2023-08-19  6:19 Sam James
2023-08-19  6:18 Sam James
2023-07-19  1:51 Joshua Kinard
2023-06-10 10:25 Sam James
2023-05-29 18:21 Sam James
2023-03-24 13:54 Arthur Zamarin
2023-03-24 13:54 Arthur Zamarin
2023-03-22  9:37 Sam James
2023-02-16  6:10 Sam James
2023-02-16  6:04 Sam James
2023-02-13  3:41 Matt Turner
2023-02-12 18:42 Jakov Smolić
2023-02-12  6:46 Sam James
2023-02-12  6:45 Sam James
2023-02-12  6:45 Sam James
2023-02-12  6:45 Sam James
2023-02-12  6:45 Sam James
2023-02-12  6:22 Sam James
2023-01-23  3:12 Sam James
2023-01-22 15:39 WANG Xuerui
2023-01-21 19:45 James Le Cuirot
2023-01-21  7:02 Arthur Zamarin
2023-01-21  7:00 Arthur Zamarin
2023-01-21  7:00 Arthur Zamarin
2023-01-21  7:00 Arthur Zamarin
2023-01-21  7:00 Arthur Zamarin
2023-01-21  7:00 Arthur Zamarin
2023-01-21  7:00 Arthur Zamarin
2023-01-21  6:59 Arthur Zamarin
2023-01-18 12:24 Yixun Lan
2023-01-18  0:46 Sam James
2023-01-17 23:19 Sam James
2023-01-17 23:19 Sam James
2023-01-17 21:37 Sam James
2022-12-07 11:22 WANG Xuerui
2022-11-12  3:14 Matt Turner
2022-10-29  5:45 Arthur Zamarin
2022-10-28 21:03 Sam James
2022-10-28 20:33 Sam James
2022-10-28 20:33 Sam James
2022-10-28 20:27 Sam James
2022-10-28 20:27 Sam James
2022-10-28 19:53 Sam James
2022-09-17  2:02 Sam James
2022-07-28 13:20 Sam James
2022-06-02  7:31 Jakov Smolić
2022-06-02  4:16 Jakov Smolić
2022-06-02  4:00 Sam James
2022-06-02  4:00 Sam James
2022-06-02  3:37 Sam James
2022-06-02  3:37 Sam James
2022-06-02  3:05 Sam James
2022-06-02  3:05 Sam James
2021-05-19 15:34 Sergei Trofimovich
2021-05-13 22:11 David Seifert
2021-05-13 21:17 Sam James
2021-05-13 18:58 Sam James
2021-05-13 18:56 Sam James
2021-05-13 18:36 Sergei Trofimovich
2021-05-13 17:15 Sam James
2021-05-13 16:35 Sam James
2021-03-26  8:04 Lars Wendler
2020-12-27 18:20 Fabian Groffen
2020-11-10 21:48 Lars Wendler
2020-07-02 17:05 Sergei Trofimovich
2020-06-29  6:24 Agostino Sarubbo
2020-06-29  6:22 Agostino Sarubbo
2020-06-28 20:56 Thomas Deutschmann
2020-06-28 20:48 Agostino Sarubbo
2020-06-28 20:40 Agostino Sarubbo
2020-06-28  7:49 Sergei Trofimovich
2020-06-27 20:41 Mart Raudsepp
2020-06-26 17:43 Agostino Sarubbo
2019-07-08  9:59 Lars Wendler
2019-07-08  9:58 Lars Wendler
2019-07-05 21:16 Andreas K. Hüttel
2019-05-08  8:10 Lars Wendler
2019-05-08  8:10 Lars Wendler
2018-11-27 20:57 Tobias Klausmann
2018-11-25 23:24 Mart Raudsepp
2018-11-09 19:04 Mikle Kolyada
2018-11-07 23:44 Thomas Deutschmann
2018-11-05 15:56 Mikle Kolyada
2018-11-05  7:23 Sergei Trofimovich
2018-11-04 22:48 Thomas Deutschmann
2018-10-23 18:47 Markus Meier
2018-10-06 22:08 Sergei Trofimovich
2018-10-06 16:48 Matt Turner
2018-10-06 16:48 Matt Turner
2018-09-28 14:52 Mikle Kolyada
2018-03-27  8:08 Lars Wendler
2018-02-16 10:33 Lars Wendler
2017-06-12 12:55 Fabian Groffen
2017-01-29 20:14 Fabian Groffen
2016-12-07 17:03 Mike Frysinger
2016-12-07 17:03 Mike Frysinger
2016-10-26 16:45 Markus Meier
2016-10-16 17:45 Tobias Klausmann
2016-10-06  5:42 Jeroen Roovers
2016-10-05  8:18 Lars Wendler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1703735959.7772b6a04412e5e1a500e06f4e57851bd0eeca5d.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox