summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2014-08-01 10:16:34 +0000
committerRaúl Porcel <armin76@gentoo.org>2014-08-01 10:16:34 +0000
commit7a6950f4f9bd5c079e31a58e28801949ee7f7e72 (patch)
tree6b027fdb184482ef912384cb72824a02da77d8aa
parentsparc stable wrt #497488 (diff)
downloadgentoo-2-7a6950f4f9bd5c079e31a58e28801949ee7f7e72.tar.gz
gentoo-2-7a6950f4f9bd5c079e31a58e28801949ee7f7e72.tar.bz2
gentoo-2-7a6950f4f9bd5c079e31a58e28801949ee7f7e72.zip
ia64/sparc stable wrt #492904
(Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
-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 6612def8b5aa..269e7de6b403 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.111 2014/07/04 12:35:03 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.112 2014/08/01 10:16:34 armin76 Exp $
+
+ 01 Aug 2014; Raúl Porcel <armin76@gentoo.org> webapp-config-1.52-r1.ebuild:
+ ia64/sparc stable wrt #492904
04 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
webapp-config-1.52-r1.ebuild:
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 d98a25a16b54..ced7ec24785b 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.7 2014/07/04 12:35:03 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild,v 1.8 2014/08/01 10:16:34 armin76 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/"