Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/fail2ban: ChangeLog fail2ban-0.8.2.ebuild
Date: Sat, 21 Jun 2008 11:02:15
Message-Id: E1KA0rB-0005NC-SA@stork.gentoo.org
1 bluebird 08/06/21 11:02:09
2
3 Modified: ChangeLog fail2ban-0.8.2.ebuild
4 Log:
5 Add ~sparc at user request (Guido Winkelmann), bug #228591
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.43 net-analyzer/fail2ban/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/ChangeLog?rev=1.43&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/ChangeLog?rev=1.43&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/ChangeLog?r1=1.42&r2=1.43
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v
18 retrieving revision 1.42
19 retrieving revision 1.43
20 diff -u -r1.42 -r1.43
21 --- ChangeLog 15 Jun 2008 09:21:26 -0000 1.42
22 +++ ChangeLog 21 Jun 2008 11:02:09 -0000 1.43
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-analyzer/fail2ban
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.42 2008/06/15 09:21:26 zmedico Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.43 2008/06/21 11:02:09 bluebird Exp $
28 +
29 + 21 Jun 2008; Friedrich Oslage <bluebird@g.o> fail2ban-0.8.2.ebuild:
30 + Add ~sparc at user request (Guido Winkelmann), bug #228591
31
32 15 Jun 2008; Zac Medico <zmedico@g.o> fail2ban-0.8.0-r1.ebuild,
33 fail2ban-0.8.1.ebuild, fail2ban-0.8.2.ebuild:
34
35
36
37 1.4 net-analyzer/fail2ban/fail2ban-0.8.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.2.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.2.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.2.ebuild?r1=1.3&r2=1.4
42
43 Index: fail2ban-0.8.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.2.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- fail2ban-0.8.2.ebuild 15 Jun 2008 09:21:26 -0000 1.3
50 +++ fail2ban-0.8.2.ebuild 21 Jun 2008 11:02:09 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 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.2.ebuild,v 1.3 2008/06/15 09:21:26 zmedico Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.8.2.ebuild,v 1.4 2008/06/21 11:02:09 bluebird 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 ~x86 ~x86-fbsd"
64 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 IUSE=""
66
67 DEPEND=">=dev-lang/python-2.4"
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list