Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/postgrey: postgrey-1.34-r1.ebuild ChangeLog
Date: Tue, 30 Oct 2012 22:43:05
Message-Id: 20121030224246.CFB3A21600@flycatcher.gentoo.org
1 blueness 12/10/30 22:42:46
2
3 Modified: postgrey-1.34-r1.ebuild ChangeLog
4 Log:
5 stable ppc64, bug #439066
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
8
9 Revision Changes Path
10 1.4 mail-filter/postgrey/postgrey-1.34-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r1.ebuild?r1=1.3&r2=1.4
15
16 Index: postgrey-1.34-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- postgrey-1.34-r1.ebuild 30 Oct 2012 17:33:33 -0000 1.3
23 +++ postgrey-1.34-r1.ebuild 30 Oct 2012 22:42:46 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r1.ebuild,v 1.3 2012/10/30 17:33:33 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/postgrey-1.34-r1.ebuild,v 1.4 2012/10/30 22:42:46 blueness Exp $
29
30 EAPI=4
31
32 @@ -13,7 +13,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 hppa ~ppc ~ppc64 ~x86"
37 +KEYWORDS="amd64 hppa ~ppc ppc64 ~x86"
38 IUSE="targrey"
39
40 DEPEND=""
41
42
43
44 1.79 mail-filter/postgrey/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/postgrey/ChangeLog?rev=1.79&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/postgrey/ChangeLog?rev=1.79&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/postgrey/ChangeLog?r1=1.78&r2=1.79
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v
53 retrieving revision 1.78
54 retrieving revision 1.79
55 diff -u -r1.78 -r1.79
56 --- ChangeLog 30 Oct 2012 17:33:33 -0000 1.78
57 +++ ChangeLog 30 Oct 2012 22:42:46 -0000 1.79
58 @@ -1,6 +1,9 @@
59 # ChangeLog for mail-filter/postgrey
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.78 2012/10/30 17:33:33 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/postgrey/ChangeLog,v 1.79 2012/10/30 22:42:46 blueness Exp $
63 +
64 + 30 Oct 2012; Anthony G. Basile <blueness@g.o> postgrey-1.34-r1.ebuild:
65 + stable ppc64, bug #439066
66
67 30 Oct 2012; Jeroen Roovers <jer@g.o> postgrey-1.34-r1.ebuild:
68 Stable for HPPA (bug #439066).