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-mta/nullmailer: ChangeLog nullmailer-1.10-r1.ebuild
Date: Mon, 30 Jul 2012 12:50:46
Message-Id: 20120730125034.487EA2004B@flycatcher.gentoo.org
1 blueness 12/07/30 12:50:34
2
3 Modified: ChangeLog nullmailer-1.10-r1.ebuild
4 Log:
5 Stable ppc, bug #428408
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.52 mail-mta/nullmailer/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/ChangeLog?rev=1.52&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/ChangeLog?rev=1.52&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/ChangeLog?r1=1.51&r2=1.52
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v
19 retrieving revision 1.51
20 retrieving revision 1.52
21 diff -u -r1.51 -r1.52
22 --- ChangeLog 29 Jul 2012 18:40:38 -0000 1.51
23 +++ ChangeLog 30 Jul 2012 12:50:34 -0000 1.52
24 @@ -1,6 +1,10 @@
25 # ChangeLog for mail-mta/nullmailer
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.51 2012/07/29 18:40:38 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.52 2012/07/30 12:50:34 blueness Exp $
29 +
30 + 30 Jul 2012; Anthony G. Basile <blueness@g.o>
31 + nullmailer-1.10-r1.ebuild:
32 + Stable ppc, bug #428408
33
34 29 Jul 2012; Jeff Horelick <jdhore@g.o> nullmailer-1.10-r1.ebuild:
35 marked x86 per bug 428408
36
37
38
39 1.3 mail-mta/nullmailer/nullmailer-1.10-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.10-r1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.10-r1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.10-r1.ebuild?r1=1.2&r2=1.3
44
45 Index: nullmailer-1.10-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.10-r1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- nullmailer-1.10-r1.ebuild 29 Jul 2012 18:40:38 -0000 1.2
52 +++ nullmailer-1.10-r1.ebuild 30 Jul 2012 12:50:34 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.10-r1.ebuild,v 1.2 2012/07/29 18:40:38 jdhore Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.10-r1.ebuild,v 1.3 2012/07/30 12:50:34 blueness Exp $
58
59 EAPI=4
60 inherit eutils flag-o-matic autotools user multilib
61 @@ -19,7 +19,7 @@
62
63 SLOT="0"
64 LICENSE="GPL-2"
65 -KEYWORDS="~amd64 ~ppc x86"
66 +KEYWORDS="~amd64 ppc x86"
67
68 IUSE="ssl"