Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/webapp-config/
Date: Mon, 28 Sep 2015 09:31:11
Message-Id: 1443432644.3dfc84a77e020c4ecaf559ac444460be58f6b5b2.ago@gentoo
1 commit: 3dfc84a77e020c4ecaf559ac444460be58f6b5b2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 28 09:30:44 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 28 09:30:44 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dfc84a7
7
8 app-admin/webapp-config: amd64 stable wrt bug #561658
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 app-admin/webapp-config/webapp-config-1.54-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-admin/webapp-config/webapp-config-1.54-r1.ebuild b/app-admin/webapp-config/webapp-config-1.54-r1.ebuild
17 index a6e8464..71f1457 100644
18 --- a/app-admin/webapp-config/webapp-config-1.54-r1.ebuild
19 +++ b/app-admin/webapp-config/webapp-config-1.54-r1.ebuild
20 @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
21 inherit distutils-r1
22
23 SRC_URI="https://dev.gentoo.org/~twitch153/${PN}/${P}.tar.bz2"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
26
27 DESCRIPTION="Gentoo's installer for web-based applications"
28 HOMEPAGE="http://sourceforge.net/projects/webapp-config/"