summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-01-16 21:04:06 +0000
committerMarkus Meier <maekke@gentoo.org>2014-01-16 21:04:06 +0000
commit2a020af3714567fa54436d0c628727093e204877 (patch)
tree032f01fef4a2c1cd7ac067779557815e9ba294d3 /app-admin/webapp-config
parentRemove old (diff)
downloadgentoo-2-2a020af3714567fa54436d0c628727093e204877.tar.gz
gentoo-2-2a020af3714567fa54436d0c628727093e204877.tar.bz2
gentoo-2-2a020af3714567fa54436d0c628727093e204877.zip
arm stable, bug #492904
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 059e89bc1fc4..f0d9d0652b98 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.103 2014/01/12 19:50:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.104 2014/01/16 21:04:06 maekke Exp $
+
+ 16 Jan 2014; Markus Meier <maekke@gentoo.org> webapp-config-1.52-r1.ebuild:
+ arm stable, bug #492904
12 Jan 2014; Pacho Ramos <pacho@gentoo.org> webapp-config-1.52-r1.ebuild:
amd64 stable, bug #492904
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 206ae4354bec..cba50caa1936 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.3 2014/01/12 19:50:31 pacho Exp $
+# $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 $
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/"