Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/postgrey: postgrey-1.32.ebuild ChangeLog
Date: Mon, 03 Aug 2009 14:20:32
Message-Id: E1MXyOs-0006uU-3q@stork.gentoo.org
1 tcunha 09/08/03 14:20:30
2
3 Modified: postgrey-1.32.ebuild ChangeLog
4 Log:
5 stable sparc, bug 278702
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 mail-filter/postgrey/postgrey-1.32.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/postgrey-1.32.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/postgrey-1.32.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/postgrey-1.32.ebuild?r1=1.4&r2=1.5
14
15 Index: postgrey-1.32.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.32.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- postgrey-1.32.ebuild 2 Aug 2009 14:36:41 -0000 1.4
22 +++ postgrey-1.32.ebuild 3 Aug 2009 14:20:30 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.32.ebuild,v 1.4 2009/08/02 14:36:41 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.32.ebuild,v 1.5 2009/08/03 14:20:30 tcunha Exp $
28
29 inherit eutils
30
31 @@ -22,7 +22,7 @@
32 dev-perl/Net-RBLClient
33 >=sys-libs/db-4.1"
34
35 -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
36 +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
37
38 pkg_setup() {
39 enewgroup ${PN}
40
41
42
43 1.58 mail-filter/postgrey/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/ChangeLog?rev=1.58&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/ChangeLog?rev=1.58&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/postgrey/ChangeLog?r1=1.57&r2=1.58
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v
52 retrieving revision 1.57
53 retrieving revision 1.58
54 diff -u -r1.57 -r1.58
55 --- ChangeLog 2 Aug 2009 14:36:41 -0000 1.57
56 +++ ChangeLog 3 Aug 2009 14:20:30 -0000 1.58
57 @@ -1,6 +1,9 @@
58 # ChangeLog for mail-filter/postgrey
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.57 2009/08/02 14:36:41 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.58 2009/08/03 14:20:30 tcunha Exp $
62 +
63 + 03 Aug 2009; Tiago Cunha <tcunha@g.o> postgrey-1.32.ebuild:
64 + stable sparc, bug 278702
65
66 02 Aug 2009; Markus Meier <maekke@g.o> postgrey-1.32.ebuild:
67 x86 stable, bug #278702