diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 19:50:31 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 19:50:31 +0000 |
commit | e43b3be722fe5588dc1073c2903611da75a1d818 (patch) | |
tree | 1c5ed3ff8fc78b65ff76fcd25d73ba84e12aece8 /app-admin/webapp-config | |
parent | amd64 stable, bug #496904 (diff) | |
download | gentoo-2-e43b3be722fe5588dc1073c2903611da75a1d818.tar.gz gentoo-2-e43b3be722fe5588dc1073c2903611da75a1d818.tar.bz2 gentoo-2-e43b3be722fe5588dc1073c2903611da75a1d818.zip |
amd64 stable, bug #492904
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-admin/webapp-config')
-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 0f9d4aacabf5..059e89bc1fc4 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.102 2014/01/07 14:44:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.103 2014/01/12 19:50:31 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> webapp-config-1.52-r1.ebuild: + amd64 stable, bug #492904 07 Jan 2014; Jeroen Roovers <jer@gentoo.org> webapp-config-1.52-r1.ebuild: Stable for HPPA (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 5b72a626d0cc..206ae4354bec 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.2 2014/01/07 14:44:07 jer Exp $ +# $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 $ 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/" |