public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michal Gorny (mgorny)" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/fam: fam-2.7.0-r7.ebuild ChangeLog
Date: Sun, 13 Oct 2013 19:25:54 +0000 (UTC)	[thread overview]
Message-ID: <20131013192554.A1A1C2004C@flycatcher.gentoo.org> (raw)

mgorny      13/10/13 19:25:54

  Modified:             fam-2.7.0-r7.ebuild ChangeLog
  Log:
  Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug #483304.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.2                  app-admin/fam/fam-2.7.0-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/fam/fam-2.7.0-r7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/fam/fam-2.7.0-r7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/fam/fam-2.7.0-r7.ebuild?r1=1.1&r2=1.2

Index: fam-2.7.0-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/fam/fam-2.7.0-r7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fam-2.7.0-r7.ebuild	1 Aug 2013 01:28:23 -0000	1.1
+++ fam-2.7.0-r7.ebuild	13 Oct 2013 19:25:54 -0000	1.2
@@ -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/app-admin/fam/fam-2.7.0-r7.ebuild,v 1.1 2013/08/01 01:28:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/fam/fam-2.7.0-r7.ebuild,v 1.2 2013/10/13 19:25:54 mgorny Exp $
 
 EAPI=5
 inherit eutils autotools multilib-minimal
@@ -43,6 +43,7 @@
 
 multilib_src_install_all() {
 	prune_libtool_files
+	einstalldocs
 
 	sed -i "${D}"/etc/fam.conf \
 		-e "s:local_only = false:local_only = true:g" \



1.78                 app-admin/fam/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/fam/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/fam/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/fam/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/fam/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	1 Aug 2013 01:28:23 -0000	1.77
+++ ChangeLog	13 Oct 2013 19:25:54 -0000	1.78
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/fam
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/fam/ChangeLog,v 1.77 2013/08/01 01:28:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/fam/ChangeLog,v 1.78 2013/10/13 19:25:54 mgorny Exp $
+
+  13 Oct 2013; Michał Górny <mgorny@gentoo.org> fam-2.7.0-r7.ebuild:
+  Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug
+  #483304.
 
 *fam-2.7.0-r7 (01 Aug 2013)
 





             reply	other threads:[~2013-10-13 19:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-13 19:25 Michal Gorny (mgorny) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-01-18 19:56 [gentoo-commits] gentoo-x86 commit in app-admin/fam: fam-2.7.0-r7.ebuild ChangeLog Agostino Sarubbo (ago)
2014-01-15  9:23 Agostino Sarubbo (ago)
2013-12-23 15:30 Agostino Sarubbo (ago)
2013-12-21 15:55 Agostino Sarubbo (ago)
2013-08-01  1:28 Jeroen Roovers (jer)

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=20131013192554.A1A1C2004C@flycatcher.gentoo.org \
    --to=mgorny@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