Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/fail2ban: ChangeLog fail2ban-0.8.4.ebuild
Date: Fri, 30 Oct 2009 11:01:44
Message-Id: E1N3pEk-0007ec-Fu@stork.gentoo.org
1 maekke 09/10/30 11:01:42
2
3 Modified: ChangeLog fail2ban-0.8.4.ebuild
4 Log:
5 amd64/x86 stable, bug #289887
6 (Portage version: 2.2_rc46/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.55 net-analyzer/fail2ban/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/ChangeLog?rev=1.55&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/ChangeLog?rev=1.55&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/ChangeLog?r1=1.54&r2=1.55
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v
18 retrieving revision 1.54
19 retrieving revision 1.55
20 diff -u -r1.54 -r1.55
21 --- ChangeLog 24 Oct 2009 14:50:50 -0000 1.54
22 +++ ChangeLog 30 Oct 2009 11:01:41 -0000 1.55
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-analyzer/fail2ban
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.54 2009/10/24 14:50:50 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.55 2009/10/30 11:01:41 maekke Exp $
28 +
29 + 30 Oct 2009; Markus Meier <maekke@g.o> fail2ban-0.8.4.ebuild:
30 + amd64/x86 stable, bug #289887
31
32 24 Oct 2009; nixnut <nixnut@g.o> fail2ban-0.8.4.ebuild:
33 ppc stable #289887
34
35
36
37 1.4 net-analyzer/fail2ban/fail2ban-0.8.4.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.4.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.4.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.4.ebuild?r1=1.3&r2=1.4
42
43 Index: fail2ban-0.8.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.4.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- fail2ban-0.8.4.ebuild 24 Oct 2009 14:50:50 -0000 1.3
50 +++ fail2ban-0.8.4.ebuild 30 Oct 2009 11:01:41 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.4.ebuild,v 1.3 2009/10/24 14:50:50 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.4.ebuild,v 1.4 2009/10/30 11:01:41 maekke Exp $
56
57 inherit distutils
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="amd64 ~hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd"
65 IUSE=""
66
67 DEPEND=">=dev-lang/python-2.4"