Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rinetd/
Date: Mon, 30 Jan 2023 12:58:06
Message-Id: 1675083460.f56aa024c14922c9ed9c3ddcc88f0df8b6307fd0.sam@gentoo
1 commit: f56aa024c14922c9ed9c3ddcc88f0df8b6307fd0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 12:57:40 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 12:57:40 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f56aa024
7
8 net-misc/rinetd: Stabilize 0.73 amd64, #892585
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/rinetd/rinetd-0.73.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/rinetd/rinetd-0.73.ebuild b/net-misc/rinetd/rinetd-0.73.ebuild
16 index c81de62b5c30..46ddb58a754d 100644
17 --- a/net-misc/rinetd/rinetd-0.73.ebuild
18 +++ b/net-misc/rinetd/rinetd-0.73.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/samhocevar/rinetd/releases/download/v${PV}/${P}.tar.
26
27 LICENSE="GPL-2+ GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31
32 src_install() {
33 default