summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-03-10 19:44:29 +0000
committerJohannes Huber <johu@gentoo.org>2014-03-10 19:44:29 +0000
commit1ec4a68c7cc0364c147ec0265977a7ca9e498bd6 (patch)
tree7bd54508ae98997682b3454e89f8959a4f93738e /app-admin/webapp-config
parentx86 stable, bug #501648 (diff)
downloadgentoo-2-1ec4a68c7cc0364c147ec0265977a7ca9e498bd6.tar.gz
gentoo-2-1ec4a68c7cc0364c147ec0265977a7ca9e498bd6.tar.bz2
gentoo-2-1ec4a68c7cc0364c147ec0265977a7ca9e498bd6.zip
x86 stable, bug #492904
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'app-admin/webapp-config')
-rw-r--r--app-admin/webapp-config/ChangeLog5
-rw-r--r--app-admin/webapp-config/webapp-config-1.52-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/webapp-config/ChangeLog b/app-admin/webapp-config/ChangeLog
index e44418753df3..24bb6238d61f 100644
--- a/app-admin/webapp-config/ChangeLog
+++ b/app-admin/webapp-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/webapp-config
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.105 2014/01/25 04:30:50 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.106 2014/03/10 19:44:29 johu Exp $
+
+ 10 Mar 2014; Johannes Huber <johu@gentoo.org> webapp-config-1.52-r1.ebuild:
+ x86 stable, bug #492904
*webapp-config-1.53 (25 Jan 2014)
diff --git a/app-admin/webapp-config/webapp-config-1.52-r1.ebuild b/app-admin/webapp-config/webapp-config-1.52-r1.ebuild
index cba50caa1936..5b7f1fe7b9d7 100644
--- a/app-admin/webapp-config/webapp-config-1.52-r1.ebuild
+++ b/app-admin/webapp-config/webapp-config-1.52-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild,v 1.4 2014/01/16 21:04:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild,v 1.5 2014/03/10 19:44:29 johu Exp $
EAPI="5"
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
inherit distutils-r1
SRC_URI="http://dev.gentoo.org/~twitch153/${PN}/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
DESCRIPTION="Gentoo's installer for web-based applications"
HOMEPAGE="http://sourceforge.net/projects/webapp-config/"