public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: virtual/inetd/
@ 2020-03-26 17:36 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2020-03-26 17:36 UTC (permalink / raw
  To: gentoo-commits

commit:     cfea07a945dc1fa93d4c7f4be683f6be239f3bd0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 17:28:16 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 17:28:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfea07a9

virtual/inetd: Remove dead packages

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 virtual/inetd/inetd-0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/virtual/inetd/inetd-0.ebuild b/virtual/inetd/inetd-0.ebuild
index 8439e19d6e2..0915c27695b 100644
--- a/virtual/inetd/inetd-0.ebuild
+++ b/virtual/inetd/inetd-0.ebuild
@@ -10,6 +10,4 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sparc x86 ~
 RDEPEND="|| ( sys-apps/xinetd
 		sys-apps/netkit-base
 		sys-apps/ucspi-tcp
-		dev-python/twisted-runner
-		net-misc/ipsvd
-		sys-freebsd/freebsd-usbin )"
+		net-misc/ipsvd )"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: virtual/inetd/
@ 2021-01-09 10:36 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-01-09 10:36 UTC (permalink / raw
  To: gentoo-commits

commit:     b563547f86d2e7b33c312c6a77ed48862a70363b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  9 09:45:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  9 10:36:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b563547f

virtual/inetd: Stabilize 0 for hppa

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 virtual/inetd/inetd-0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/inetd/inetd-0.ebuild b/virtual/inetd/inetd-0.ebuild
index 04dccaf5350..6d88a7aee2f 100644
--- a/virtual/inetd/inetd-0.ebuild
+++ b/virtual/inetd/inetd-0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 DESCRIPTION="Virtual for the internet super-server daemon"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 
 RDEPEND="|| ( sys-apps/xinetd
 		sys-apps/netkit-base


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: virtual/inetd/
@ 2022-04-28 22:56 Yixun Lan
  0 siblings, 0 replies; 4+ messages in thread
From: Yixun Lan @ 2022-04-28 22:56 UTC (permalink / raw
  To: gentoo-commits

commit:     6ded54008992cc834d75c0a412ee69dadc38d7cf
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 22:51:18 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 22:52:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ded5400

virtual/inetd: Keyword 0 riscv, #841374

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 virtual/inetd/inetd-0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/inetd/inetd-0.ebuild b/virtual/inetd/inetd-0.ebuild
index 1caf5dfc9956..fabfcb897156 100644
--- a/virtual/inetd/inetd-0.ebuild
+++ b/virtual/inetd/inetd-0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 DESCRIPTION="Virtual for the internet super-server daemon"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 
 RDEPEND="
 	|| (


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: virtual/inetd/
@ 2024-09-16 18:20 Mike Gilbert
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Gilbert @ 2024-09-16 18:20 UTC (permalink / raw
  To: gentoo-commits

commit:     005f47c5fea14849ab9a13061e9c6a149728807e
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 16 18:18:51 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Sep 16 18:18:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=005f47c5

virtual/inetd: add net-misc/inetutils[inetd]

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 virtual/inetd/{inetd-0.ebuild => inetd-1.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/virtual/inetd/inetd-0.ebuild b/virtual/inetd/inetd-1.ebuild
similarity index 83%
rename from virtual/inetd/inetd-0.ebuild
rename to virtual/inetd/inetd-1.ebuild
index 315b7f566e9a..b934be6d5c3d 100644
--- a/virtual/inetd/inetd-0.ebuild
+++ b/virtual/inetd/inetd-1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="Virtual for the internet super-server daemon"
 
@@ -14,5 +14,6 @@ RDEPEND="
 		sys-apps/netkit-base
 		sys-apps/ucspi-tcp
 		net-misc/ipsvd
+		net-misc/inetutils[inetd]
 	)
 "


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-09-16 18:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-16 18:20 [gentoo-commits] repo/gentoo:master commit in: virtual/inetd/ Mike Gilbert
  -- strict thread matches above, loose matches on Subject: below --
2022-04-28 22:56 Yixun Lan
2021-01-09 10:36 Sam James
2020-03-26 17:36 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox