Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/webapp-config/
Date: Wed, 30 Sep 2015 03:50:08
Message-Id: 1443584989.64403d0c52eab1133ed8e24a78adf0c2be434226.jer@gentoo
1 commit: 64403d0c52eab1133ed8e24a78adf0c2be434226
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 30 03:49:49 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 30 03:49:49 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64403d0c
7
8 app-admin/webapp-config: Stable for HPPA (bug #561658).
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --ignore-arches
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 403ba90..44412ba 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/"