klausman 14/07/04 12:35:03 Modified: ChangeLog webapp-config-1.52-r1.ebuild Log: Stable on alpha, bug #492904 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.111 app-admin/webapp-config/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/ChangeLog?rev=1.111&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/ChangeLog?rev=1.111&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/ChangeLog?r1=1.110&r2=1.111 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v retrieving revision 1.110 retrieving revision 1.111 diff -u -r1.110 -r1.111 --- ChangeLog 3 May 2014 20:57:08 -0000 1.110 +++ ChangeLog 4 Jul 2014 12:35:03 -0000 1.111 @@ -1,6 +1,10 @@ # 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.110 2014/05/03 20:57:08 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.111 2014/07/04 12:35:03 klausman Exp $ + + 04 Jul 2014; Tobias Klausmann <[email protected]> + webapp-config-1.52-r1.ebuild: + Stable on alpha, bug #492904 03 May 2014; Mike Gilbert <[email protected]> webapp-config-1.53.ebuild, webapp-config-9999.ebuild: 1.7 app-admin/webapp-config/webapp-config-1.52-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild?r1=1.6&r2=1.7 Index: webapp-config-1.52-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- webapp-config-1.52-r1.ebuild 20 Apr 2014 11:35:58 -0000 1.6 +++ webapp-config-1.52-r1.ebuild 4 Jul 2014 12:35:03 -0000 1.7 @@ -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.6 2014/04/20 11:35:58 ago Exp $ +# $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 $ EAPI="5" @@ -9,7 +9,7 @@ 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/"
