public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Kahle (tomka)" <tomka@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/mu: mu-0.9.9.ebuild ChangeLog
Date: Wed,  7 Nov 2012 21:26:39 +0000 (UTC)	[thread overview]
Message-ID: <20121107212639.35B6620C60@flycatcher.gentoo.org> (raw)

tomka       12/11/07 21:26:39

  Modified:             mu-0.9.9.ebuild ChangeLog
  Log:
  block net-mail/mailutils (bug 441818)
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x89DEB219565C32BC)

Revision  Changes    Path
1.4                  net-mail/mu/mu-0.9.9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mu/mu-0.9.9.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mu/mu-0.9.9.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/mu/mu-0.9.9.ebuild?r1=1.3&r2=1.4

Index: mu-0.9.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/mu/mu-0.9.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mu-0.9.9.ebuild	6 Nov 2012 20:00:16 -0000	1.3
+++ mu-0.9.9.ebuild	7 Nov 2012 21:26:39 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/mu-0.9.9.ebuild,v 1.3 2012/11/06 20:00:16 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/mu-0.9.9.ebuild,v 1.4 2012/11/07 21:26:39 tomka Exp $
 
 EAPI=4
 
@@ -16,8 +16,10 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="doc emacs gui"
 
-# Without webkit-gtk there is no pdf-preview functionality, everthing
+# Without webkit-gtk there is no pdf-preview functionality, everything
 # else works as of 0.9.8.5
+# net-mail/mailutils also installes /usr/bin/mu.  Block it until somebody
+# really wants both installed at the same time.
 DEPEND="
 	dev-libs/gmime:2.6
 	dev-libs/xapian
@@ -25,7 +27,8 @@
 	gui? (
 	  x11-libs/gtk+:3
 	  net-libs/webkit-gtk:3 )
-	emacs? ( >=virtual/emacs-23 )"
+	emacs? ( >=virtual/emacs-23 )
+	!net-mail/mailutils"
 RDEPEND="${DEPEND}"
 
 SITEFILE="70mu-gentoo.el"



1.14                 net-mail/mu/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/mu/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	6 Nov 2012 20:00:16 -0000	1.13
+++ ChangeLog	7 Nov 2012 21:26:39 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/mu
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/ChangeLog,v 1.13 2012/11/06 20:00:16 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/ChangeLog,v 1.14 2012/11/07 21:26:39 tomka Exp $
+
+  07 Nov 2012; Thomas Kahle <tomka@gentoo.org> mu-0.9.9.ebuild:
+  block net-mail/mailutils (bug 441818)
 
   06 Nov 2012; Thomas Kahle <tomka@gentoo.org> mu-0.9.9.ebuild:
   Depend on gmime:2.6 per bug 439842





             reply	other threads:[~2012-11-07 21:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-07 21:26 Thomas Kahle (tomka) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-12-06  4:37 [gentoo-commits] gentoo-x86 commit in net-mail/mu: mu-0.9.9.ebuild ChangeLog PaweA Hajdan (phajdan.jr)
2012-12-03 13:43 Agostino Sarubbo (ago)
2012-11-06 20:00 Thomas Kahle (tomka)
2012-11-02 22:54 Thomas Kahle (tomka)

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=20121107212639.35B6620C60@flycatcher.gentoo.org \
    --to=tomka@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