Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_extract_forwarded/
Date: Tue, 01 Nov 2016 10:51:54
Message-Id: 1477997495.aa6025ab2b3bf1f9773f7a04ac5db454036e9e92.pacho@gentoo
1 commit: aa6025ab2b3bf1f9773f7a04ac5db454036e9e92
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 10:47:59 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 10:51:35 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa6025ab
7
8 www-apache/mod_extract_forwarded: x86 stable, bug #548982
9
10 Package-Manager: portage-2.3.2
11
12 .../mod_extract_forwarded-2.0.3_pre2015052015.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/www-apache/mod_extract_forwarded/mod_extract_forwarded-2.0.3_pre2015052015.ebuild b/www-apache/mod_extract_forwarded/mod_extract_forwarded-2.0.3_pre2015052015.ebuild
16 index f3b1479..a2aaccb 100644
17 --- a/www-apache/mod_extract_forwarded/mod_extract_forwarded-2.0.3_pre2015052015.ebuild
18 +++ b/www-apache/mod_extract_forwarded/mod_extract_forwarded-2.0.3_pre2015052015.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~pacho/maintainer-needed/${P}.tar.xz"
26
27 LICENSE="Apache-1.1"
28 SLOT="0"
29 -KEYWORDS="amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31 IUSE="mod_proxy"
32
33 DEPEND=""