Gentoo Archives: gentoo-commits

From: "Roy Marples (uberlord)" <uberlord@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/fail2ban: fail2ban-0.8.1.ebuild ChangeLog
Date: Wed, 24 Oct 2007 12:08:49
Message-Id: E1Ikf2S-00086C-Ud@stork.gentoo.org
1 uberlord 07/10/24 12:08:44
2
3 Modified: fail2ban-0.8.1.ebuild ChangeLog
4 Log:
5 Keyworded ~x86-fbsd, #191510.
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.3 net-analyzer/fail2ban/fail2ban-0.8.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.1.ebuild?r1=1.2&r2=1.3
14
15 Index: fail2ban-0.8.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- fail2ban-0.8.1.ebuild 25 Sep 2007 13:17:16 -0000 1.2
22 +++ fail2ban-0.8.1.ebuild 24 Oct 2007 12:08:44 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.1.ebuild,v 1.2 2007/09/25 13:17:16 falco Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.1.ebuild,v 1.3 2007/10/24 12:08:44 uberlord Exp $
28
29 inherit distutils
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
36 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
37 IUSE=""
38
39 DEPEND=">=dev-lang/python-2.4"
40
41
42
43 1.38 net-analyzer/fail2ban/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/ChangeLog?rev=1.38&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/ChangeLog?rev=1.38&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/ChangeLog?r1=1.37&r2=1.38
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v
52 retrieving revision 1.37
53 retrieving revision 1.38
54 diff -u -r1.37 -r1.38
55 --- ChangeLog 25 Sep 2007 13:17:16 -0000 1.37
56 +++ ChangeLog 24 Oct 2007 12:08:44 -0000 1.38
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-analyzer/fail2ban
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.37 2007/09/25 13:17:16 falco Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.38 2007/10/24 12:08:44 uberlord Exp $
62 +
63 + 24 Oct 2007; Roy Marples <uberlord@g.o> fail2ban-0.8.1.ebuild:
64 + Keyworded ~x86-fbsd, #191510.
65
66 25 Sep 2007; Raphael Marichez <falco@g.o>
67 +files/fail2ban-logrotate, fail2ban-0.8.1.ebuild:
68
69
70
71 --
72 gentoo-commits@g.o mailing list