public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eray Aslan (eras)" <eras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/cyrus-imapd: cyrus-imapd-2.4.17.ebuild ChangeLog
Date: Mon, 25 Feb 2013 12:09:58 +0000 (UTC)	[thread overview]
Message-ID: <20130225120958.2A3BF2171D@flycatcher.gentoo.org> (raw)

eras        13/02/25 12:09:58

  Modified:             cyrus-imapd-2.4.17.ebuild ChangeLog
  Log:
  Add cmulocal m4dir to eautoreconf - bug #458956
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)

Revision  Changes    Path
1.10                 net-mail/cyrus-imapd/cyrus-imapd-2.4.17.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.4.17.ebuild?rev=1.10&view=markup
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
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

Index: cyrus-imapd-2.4.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.4.17.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- cyrus-imapd-2.4.17.ebuild	17 Feb 2013 18:32:10 -0000	1.9
+++ cyrus-imapd-2.4.17.ebuild	25 Feb 2013 12:09:57 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
 
 EAPI=4
 
@@ -88,7 +88,7 @@
 		sieve/Makefile.in \
 		syslog/Makefile.in || die
 
-	eautoreconf
+	AT_M4DIR="cmulocal" eautoreconf
 }
 
 src_configure() {



1.211                net-mail/cyrus-imapd/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/cyrus-imapd/ChangeLog?rev=1.211&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/cyrus-imapd/ChangeLog?rev=1.211&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/cyrus-imapd/ChangeLog?r1=1.210&r2=1.211

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -r1.210 -r1.211
--- ChangeLog	17 Feb 2013 18:32:10 -0000	1.210
+++ ChangeLog	25 Feb 2013 12:09:57 -0000	1.211
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/cyrus-imapd
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.210 2013/02/17 18:32:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.211 2013/02/25 12:09:57 eras Exp $
+
+  25 Feb 2013; Eray Aslan <eras@gentoo.org> cyrus-imapd-2.4.17.ebuild:
+  Add cmulocal m4dir to eautoreconf - bug #458956
 
   17 Feb 2013; Jeroen Roovers <jer@gentoo.org> cyrus-imapd-2.4.17.ebuild:
   Stable for HPPA (bug #456530).





             reply	other threads:[~2013-02-25 12:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-25 12:09 Eray Aslan (eras) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-15 22:41 [gentoo-commits] gentoo-x86 commit in net-mail/cyrus-imapd: cyrus-imapd-2.4.17.ebuild ChangeLog Agostino Sarubbo (ago)
2013-02-14 22:09 Agostino Sarubbo (ago)
2013-02-14 21:40 Agostino Sarubbo (ago)
2013-02-14 19:08 Eray Aslan (eras)
2013-02-14 18:43 Agostino Sarubbo (ago)
2013-02-14 15:13 Agostino Sarubbo (ago)
2012-12-06 14:02 Eray Aslan (eras)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130225120958.2A3BF2171D@flycatcher.gentoo.org \
    --to=eras@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox