Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/fcgiwrap/
Date: Sun, 09 Jan 2022 20:08:28
Message-Id: 1641758879.4949c67bab08f31a88839a104177aa8b13cb2049.sam@gentoo
1 commit: 4949c67bab08f31a88839a104177aa8b13cb2049
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 9 20:07:59 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 9 20:07:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4949c67b
7
8 www-misc/fcgiwrap: Stabilize 1.1.0-r2 x86, #827697
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-misc/fcgiwrap/fcgiwrap-1.1.0-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r2.ebuild b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r2.ebuild
16 index 5280d34fc373..03927c47200f 100644
17 --- a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r2.ebuild
18 +++ b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gnosek/fcgiwrap"
26 SRC_URI="https://github.com/gnosek/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
27
28 LICENSE="BSD"
29 -KEYWORDS="~amd64 ~arm ~x86"
30 +KEYWORDS="~amd64 ~arm x86"
31 SLOT="0"
32 IUSE="systemd"