public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in mail-client/mutt: ChangeLog mutt-1.5.20-r8.ebuild
@ 2009-10-27 20:37 99% Fabian Groffen (grobian)
  0 siblings, 0 replies; 1+ results
From: Fabian Groffen (grobian) @ 2009-10-27 20:37 UTC (permalink / raw
  To: gentoo-commits

grobian     09/10/27 20:37:35

  Modified:             ChangeLog mutt-1.5.20-r8.ebuild
  Log:
  Remove mmdf.5 and mbox.5 manpages, bug #177605
  (Portage version: 2.2.00.14724-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.164                mail-client/mutt/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mutt/ChangeLog?rev=1.164&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mutt/ChangeLog?rev=1.164&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mutt/ChangeLog?r1=1.163&r2=1.164

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog	27 Oct 2009 13:28:49 -0000	1.163
+++ ChangeLog	27 Oct 2009 20:37:34 -0000	1.164
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/mutt
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v 1.163 2009/10/27 13:28:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/ChangeLog,v 1.164 2009/10/27 20:37:34 grobian Exp $
+
+  27 Oct 2009; Fabian Groffen <grobian@gentoo.org> mutt-1.5.20-r8.ebuild:
+  Remove mmdf.5 and mbox.5 manpages, bug #177605
 
   27 Oct 2009; Alexis Ballier <aballier@gentoo.org> mutt-1.5.20-r8.ebuild:
   keyword ~x86-fbsd, bug #290154



1.3                  mail-client/mutt/mutt-1.5.20-r8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mutt/mutt-1.5.20-r8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mutt/mutt-1.5.20-r8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mutt/mutt-1.5.20-r8.ebuild?r1=1.2&r2=1.3

Index: mutt-1.5.20-r8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.20-r8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mutt-1.5.20-r8.ebuild	27 Oct 2009 13:28:49 -0000	1.2
+++ mutt-1.5.20-r8.ebuild	27 Oct 2009 20:37:34 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.20-r8.ebuild,v 1.2 2009/10/27 13:28:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.20-r8.ebuild,v 1.3 2009/10/27 20:37:34 grobian Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -241,6 +241,10 @@
 		cp doc/mutt.man mutt.1
 		cp doc/muttbug.man flea.1
 		doman mutt.1 flea.1
+	else
+		# nuke manpages that should be provided by an MTA, bug #177605
+		rm "${ED}"/usr/share/man/man5/{mbox,mmdf}.5 \
+			|| ewarn "failed to remove files, please file a bug"
 	fi
 
 	if use !prefix ; then






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-10-27 20:37 99% [gentoo-commits] gentoo-x86 commit in mail-client/mutt: ChangeLog mutt-1.5.20-r8.ebuild Fabian Groffen (grobian)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox