summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-15 20:46:27 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-07-15 20:46:27 +0000
commitf96d976d05be503121c9ef72d10302a8b3c6b2c3 (patch)
tree1e0711f6a6535b0b0bb11425407dd5e11f1067be /app-admin
parentia64 stable wrt bug #545664 (diff)
downloadgentoo-2-f96d976d05be503121c9ef72d10302a8b3c6b2c3.tar.gz
gentoo-2-f96d976d05be503121c9ef72d10302a8b3c6b2c3.tar.bz2
gentoo-2-f96d976d05be503121c9ef72d10302a8b3c6b2c3.zip
ia64 stable wrt bug #530260
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/webapp-config/ChangeLog5
-rw-r--r--app-admin/webapp-config/webapp-config-1.53-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/webapp-config/ChangeLog b/app-admin/webapp-config/ChangeLog
index fc79b52375ce..e634b0c70fc0 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.136 2015/07/11 03:17:24 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.137 2015/07/15 20:46:27 zlogene Exp $
+
+ 15 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> webapp-config-1.53-r2.ebuild:
+ ia64 stable wrt bug #530260
*webapp-config-1.54-r1 (11 Jul 2015)
diff --git a/app-admin/webapp-config/webapp-config-1.53-r2.ebuild b/app-admin/webapp-config/webapp-config-1.53-r2.ebuild
index ad697adbd67c..db465c1b1fc5 100644
--- a/app-admin/webapp-config/webapp-config-1.53-r2.ebuild
+++ b/app-admin/webapp-config/webapp-config-1.53-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.53-r2.ebuild,v 1.11 2015/06/21 20:14:50 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.53-r2.ebuild,v 1.12 2015/07/15 20:46:27 zlogene Exp $
EAPI="5"
@@ -11,7 +11,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
inherit distutils-r1
SRC_URI="http://dev.gentoo.org/~twitch153/${PN}/${P}.tar.bz2"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 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/"