Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/postfix: postfix-2.5.7.ebuild ChangeLog
Date: Sun, 02 Aug 2009 15:53:19
Message-Id: E1MXdN7-00041r-3C@stork.gentoo.org
1 jer 09/08/02 15:53:17
2
3 Modified: postfix-2.5.7.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #277343).
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.7 mail-mta/postfix/postfix-2.5.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/postfix-2.5.7.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/postfix-2.5.7.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/postfix-2.5.7.ebuild?r1=1.6&r2=1.7
14
15 Index: postfix-2.5.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.5.7.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- postfix-2.5.7.ebuild 23 Jul 2009 14:49:16 -0000 1.6
22 +++ postfix-2.5.7.ebuild 2 Aug 2009 15:53:17 -0000 1.7
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-mta/postfix/postfix-2.5.7.ebuild,v 1.6 2009/07/23 14:49:16 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.5.7.ebuild,v 1.7 2009/08/02 15:53:17 jer Exp $
28
29 # NOTE: this ebuild is a regular ebuild without mailer-config support!
30 # Comment lines below "regular ebuild" and uncomment lines below "mailer-config support"
31 @@ -11,7 +11,7 @@
32 # mailer-config support
33 #inherit eutils multilib ssl-cert toolchain-funcs flag-o-matic mailer pam
34
35 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
37
38 # regular ebuild
39 IUSE="cdb dovecot-sasl hardened ipv6 ldap mailwrapper mbox mysql nis pam postgres sasl selinux ssl vda"
40
41
42
43 1.192 mail-mta/postfix/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/ChangeLog?rev=1.192&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/ChangeLog?rev=1.192&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/postfix/ChangeLog?r1=1.191&r2=1.192
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v
52 retrieving revision 1.191
53 retrieving revision 1.192
54 diff -u -r1.191 -r1.192
55 --- ChangeLog 23 Jul 2009 14:49:16 -0000 1.191
56 +++ ChangeLog 2 Aug 2009 15:53:17 -0000 1.192
57 @@ -1,6 +1,9 @@
58 # ChangeLog for mail-mta/postfix
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.191 2009/07/23 14:49:16 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.192 2009/08/02 15:53:17 jer Exp $
62 +
63 + 02 Aug 2009; Jeroen Roovers <jer@g.o> postfix-2.5.7.ebuild:
64 + Stable for HPPA (bug #277343).
65
66 23 Jul 2009; Raúl Porcel <armin76@g.o> postfix-2.5.7.ebuild:
67 alpha/arm/ia64/s390/sh/sparc stable wrt #278343