diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 11:35:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 11:35:58 +0000 |
commit | 47d98a8ef7fea8a4d6f06636032245069967e9b6 (patch) | |
tree | 6778b00f198cc554d78942552ab2b36047ed1154 /app-admin | |
parent | Stable for ppc64, wrt bug #492020 (diff) | |
download | gentoo-2-47d98a8ef7fea8a4d6f06636032245069967e9b6.tar.gz gentoo-2-47d98a8ef7fea8a4d6f06636032245069967e9b6.tar.bz2 gentoo-2-47d98a8ef7fea8a4d6f06636032245069967e9b6.zip |
Stable for ppc64, wrt bug #492904
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/webapp-config/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.52-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/webapp-config/ChangeLog b/app-admin/webapp-config/ChangeLog index 3b79415896d0..206ecb0bbd32 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.108 2014/04/06 17:16:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.109 2014/04/20 11:35:58 ago Exp $ + + 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> webapp-config-1.52-r1.ebuild: + Stable for ppc64, wrt bug #492904 06 Apr 2014; Michał Górny <mgorny@gentoo.org> webapp-config-1.53.ebuild, webapp-config-9999.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 5b7f1fe7b9d7..b90a210252aa 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.5 2014/03/10 19:44:29 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild,v 1.6 2014/04/20 11:35:58 ago 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/" |