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: Fri, 30 Oct 2015 10:15:49
Message-Id: 1446200114.39dca2480e038ebd44c94d2bd4034293cd4ca113.ago@gentoo
1 commit: 39dca2480e038ebd44c94d2bd4034293cd4ca113
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 10:14:43 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 10:15:14 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39dca248
7
8 app-admin/webapp-config: ppc stable wrt bug #561658
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ppc"
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 3194624..54496a2 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/"