Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/cyrus-imapd: cyrus-imapd-2.2.13-r1.ebuild ChangeLog
Date: Mon, 01 Oct 2007 19:04:50
Message-Id: E1IcQQp-0001cT-Sv@stork.gentoo.org
1 philantrop 07/10/01 18:55:51
2
3 Modified: cyrus-imapd-2.2.13-r1.ebuild ChangeLog
4 Log:
5 Marked stable on amd64 as per bug 187138. Fixed a minor typo.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.9 net-mail/cyrus-imapd/cyrus-imapd-2.2.13-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.13-r1.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.13-r1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.13-r1.ebuild?r1=1.8&r2=1.9
14
15 Index: cyrus-imapd-2.2.13-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.13-r1.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- cyrus-imapd-2.2.13-r1.ebuild 1 Oct 2007 17:25:30 -0000 1.8
22 +++ cyrus-imapd-2.2.13-r1.ebuild 1 Oct 2007 18:55:51 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.13-r1.ebuild,v 1.8 2007/10/01 17:25:30 dertobi123 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.2.13-r1.ebuild,v 1.9 2007/10/01 18:55:51 philantrop Exp $
28
29 inherit autotools eutils ssl-cert fixheadtails pam flag-o-matic
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="as-is"
34 SLOT="0"
35 -KEYWORDS="~amd64 hppa ppc ppc64 sparc x86"
36 +KEYWORDS="amd64 hppa ppc ppc64 sparc x86"
37 IUSE="afs drac idled kerberos pam snmp ssl tcpd unsupported_8bit"
38
39 PROVIDE="virtual/imapd"
40 @@ -98,7 +98,7 @@
41 die "see above error message."
42 fi
43
44 - # an atemptto solve bug #67411. Is there a better solution?
45 + # an attempt to solve bug #67411. Is there a better solution?
46 # check for net-snmp-config exit and executable.
47 if [ -x "$(type -p net-snmp-config)" ]; then
48 einfo "$(type -p net-snmp-config) is found and executable."
49
50
51
52 1.109 net-mail/cyrus-imapd/ChangeLog
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/cyrus-imapd/ChangeLog?rev=1.109&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/cyrus-imapd/ChangeLog?rev=1.109&content-type=text/plain
56 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/cyrus-imapd/ChangeLog?r1=1.108&r2=1.109
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v
61 retrieving revision 1.108
62 retrieving revision 1.109
63 diff -u -r1.108 -r1.109
64 --- ChangeLog 1 Oct 2007 17:25:30 -0000 1.108
65 +++ ChangeLog 1 Oct 2007 18:55:51 -0000 1.109
66 @@ -1,6 +1,10 @@
67 # ChangeLog for net-mail/cyrus-imapd
68 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.108 2007/10/01 17:25:30 dertobi123 Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.109 2007/10/01 18:55:51 philantrop Exp $
71 +
72 + 01 Oct 2007; Wulf C. Krueger <philantrop@g.o>
73 + cyrus-imapd-2.2.13-r1.ebuild:
74 + Marked stable on amd64 as per bug 187138. Fixed a minor typo.
75
76 01 Oct 2007; Raúl Porcel <armin76@g.o>
77 cyrus-imapd-2.2.13-r1.ebuild:
78
79
80
81 --
82 gentoo-commits@g.o mailing list