Gentoo Archives: gentoo-commits

From: "Eray Aslan (eras)" <eras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/cyrus-imapd: cyrus-imapd-2.4.17.ebuild ChangeLog
Date: Mon, 25 Feb 2013 12:10:01
Message-Id: 20130225120958.2A3BF2171D@flycatcher.gentoo.org
1 eras 13/02/25 12:09:58
2
3 Modified: cyrus-imapd-2.4.17.ebuild ChangeLog
4 Log:
5 Add cmulocal m4dir to eautoreconf - bug #458956
6
7 (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)
8
9 Revision Changes Path
10 1.10 net-mail/cyrus-imapd/cyrus-imapd-2.4.17.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.4.17.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.4.17.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.4.17.ebuild?r1=1.9&r2=1.10
15
16 Index: cyrus-imapd-2.4.17.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.4.17.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- cyrus-imapd-2.4.17.ebuild 17 Feb 2013 18:32:10 -0000 1.9
23 +++ cyrus-imapd-2.4.17.ebuild 25 Feb 2013 12:09:57 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.4.17.ebuild,v 1.9 2013/02/17 18:32:10 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.4.17.ebuild,v 1.10 2013/02/25 12:09:57 eras Exp $
29
30 EAPI=4
31
32 @@ -88,7 +88,7 @@
33 sieve/Makefile.in \
34 syslog/Makefile.in || die
35
36 - eautoreconf
37 + AT_M4DIR="cmulocal" eautoreconf
38 }
39
40 src_configure() {
41
42
43
44 1.211 net-mail/cyrus-imapd/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/cyrus-imapd/ChangeLog?rev=1.211&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/cyrus-imapd/ChangeLog?rev=1.211&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/cyrus-imapd/ChangeLog?r1=1.210&r2=1.211
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v
53 retrieving revision 1.210
54 retrieving revision 1.211
55 diff -u -r1.210 -r1.211
56 --- ChangeLog 17 Feb 2013 18:32:10 -0000 1.210
57 +++ ChangeLog 25 Feb 2013 12:09:57 -0000 1.211
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-mail/cyrus-imapd
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.210 2013/02/17 18:32:10 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.211 2013/02/25 12:09:57 eras Exp $
63 +
64 + 25 Feb 2013; Eray Aslan <eras@g.o> cyrus-imapd-2.4.17.ebuild:
65 + Add cmulocal m4dir to eautoreconf - bug #458956
66
67 17 Feb 2013; Jeroen Roovers <jer@g.o> cyrus-imapd-2.4.17.ebuild:
68 Stable for HPPA (bug #456530).