Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_fcgid/
Date: Sat, 02 Feb 2019 20:45:01
Message-Id: 1549140269.dccd05da3f95683e8bafa991ce45b7a973a91040.slyfox@gentoo
1 commit: dccd05da3f95683e8bafa991ce45b7a973a91040
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 2 20:20:30 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 2 20:44:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dccd05da
7
8 www-apache/mod_fcgid: stable 2.3.9-r1 for ppc, bug #676812
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild
18 index df4dab78ef9..6cd91c53711 100644
19 --- a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild
20 +++ b/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/httpd/mod_fcgid/${P}.tar.bz2"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
32 +KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~x86"
33 IUSE=""
34
35 APACHE2_MOD_CONF="2.2/20_${PN}"