Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in www-misc/awstats: ChangeLog awstats-6.95.ebuild
Date: Sun, 30 Jan 2011 18:55:41
Message-Id: 20110130185533.018F820054@flycatcher.gentoo.org
1 armin76 11/01/30 18:55:32
2
3 Modified: ChangeLog awstats-6.95.ebuild
4 Log:
5 Move to ~alpha
6
7 (Portage version: 2.1.9.25/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.20 www-misc/awstats/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/awstats/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/awstats/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/awstats/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/www-misc/awstats/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 26 Jan 2011 08:17:08 -0000 1.19
23 +++ ChangeLog 30 Jan 2011 18:55:32 -0000 1.20
24 @@ -1,6 +1,9 @@
25 # ChangeLog for www-misc/awstats
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/ChangeLog,v 1.19 2011/01/26 08:17:08 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/ChangeLog,v 1.20 2011/01/30 18:55:32 armin76 Exp $
29 +
30 + 30 Jan 2011; Raúl Porcel <armin76@g.o> awstats-6.95.ebuild:
31 + Move to ~alpha
32
33 26 Jan 2011; <xarth@g.o> awstats-7.0_p20101205-r3.ebuild:
34 ppc stable wrt #352600
35
36
37
38 1.6 www-misc/awstats/awstats-6.95.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/awstats/awstats-6.95.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/awstats/awstats-6.95.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/awstats/awstats-6.95.ebuild?r1=1.5&r2=1.6
43
44 Index: awstats-6.95.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/www-misc/awstats/awstats-6.95.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- awstats-6.95.ebuild 12 Mar 2010 16:45:57 -0000 1.5
51 +++ awstats-6.95.ebuild 30 Jan 2011 18:55:32 -0000 1.6
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2010 Gentoo Foundation
54 +# Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/awstats-6.95.ebuild,v 1.5 2010/03/12 16:45:57 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/www-misc/awstats/awstats-6.95.ebuild,v 1.6 2011/01/30 18:55:32 armin76 Exp $
58
59 inherit eutils webapp versionator depend.apache
60
61 @@ -9,7 +9,7 @@
62 SRC_URI="http://awstats.sourceforge.net/files/${P}.tar.gz"
63
64 LICENSE="GPL-2"
65 -KEYWORDS="alpha amd64 hppa ppc ~sparc x86 ~x86-fbsd"
66 +KEYWORDS="~alpha amd64 hppa ppc ~sparc x86 ~x86-fbsd"
67 IUSE="geoip ipv6"
68
69 SLOT="0"