Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/webapp-config: ChangeLog webapp-config-1.52-r1.ebuild
Date: Fri, 04 Jul 2014 12:35:06
Message-Id: 20140704123503.5B3732004E@flycatcher.gentoo.org
1 klausman 14/07/04 12:35:03
2
3 Modified: ChangeLog webapp-config-1.52-r1.ebuild
4 Log:
5 Stable on alpha, bug #492904
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
8
9 Revision Changes Path
10 1.111 app-admin/webapp-config/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/ChangeLog?rev=1.111&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/ChangeLog?rev=1.111&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/ChangeLog?r1=1.110&r2=1.111
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v
19 retrieving revision 1.110
20 retrieving revision 1.111
21 diff -u -r1.110 -r1.111
22 --- ChangeLog 3 May 2014 20:57:08 -0000 1.110
23 +++ ChangeLog 4 Jul 2014 12:35:03 -0000 1.111
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-admin/webapp-config
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.110 2014/05/03 20:57:08 floppym Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/ChangeLog,v 1.111 2014/07/04 12:35:03 klausman Exp $
29 +
30 + 04 Jul 2014; Tobias Klausmann <klausman@g.o>
31 + webapp-config-1.52-r1.ebuild:
32 + Stable on alpha, bug #492904
33
34 03 May 2014; Mike Gilbert <floppym@g.o> webapp-config-1.53.ebuild,
35 webapp-config-9999.ebuild:
36
37
38
39 1.7 app-admin/webapp-config/webapp-config-1.52-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild?rev=1.7&view=markup
42 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
43 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
44
45 Index: webapp-config-1.52-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.52-r1.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- webapp-config-1.52-r1.ebuild 20 Apr 2014 11:35:58 -0000 1.6
52 +++ webapp-config-1.52-r1.ebuild 4 Jul 2014 12:35:03 -0000 1.7
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $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 $
57 +# $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 $
58
59 EAPI="5"
60
61 @@ -9,7 +9,7 @@
62 inherit distutils-r1
63
64 SRC_URI="http://dev.gentoo.org/~twitch153/${PN}/${P}.tar.bz2"
65 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
66 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
67
68 DESCRIPTION="Gentoo's installer for web-based applications"
69 HOMEPAGE="http://sourceforge.net/projects/webapp-config/"