From: "Michal Gorny (mgorny)" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/glib: glib-2.36.4-r1.ebuild ChangeLog
Date: Sun, 13 Oct 2013 20:17:01 +0000 (UTC) [thread overview]
Message-ID: <20131013201701.E6DBF2004C@flycatcher.gentoo.org> (raw)
mgorny 13/10/13 20:17:01
Modified: glib-2.36.4-r1.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.5 dev-libs/glib/glib-2.36.4-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.36.4-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.36.4-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/glib-2.36.4-r1.ebuild?r1=1.4&r2=1.5
Index: glib-2.36.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.36.4-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- glib-2.36.4-r1.ebuild 29 Sep 2013 10:39:57 -0000 1.4
+++ glib-2.36.4-r1.ebuild 13 Oct 2013 20:17:01 -0000 1.5
@@ -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/dev-libs/glib/glib-2.36.4-r1.ebuild,v 1.4 2013/09/29 10:39:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.36.4-r1.ebuild,v 1.5 2013/10/13 20:17:01 mgorny Exp $
EAPI="5"
PYTHON_COMPAT=( python2_{6,7} )
@@ -214,6 +214,8 @@
}
multilib_src_install_all() {
+ einstalldocs
+
if use utils ; then
python_replicate_script "${ED}"/usr/bin/gtester-report
else
1.579 dev-libs/glib/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/ChangeLog?rev=1.579&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/ChangeLog?rev=1.579&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/glib/ChangeLog?r1=1.578&r2=1.579
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v
retrieving revision 1.578
retrieving revision 1.579
diff -u -r1.578 -r1.579
--- ChangeLog 29 Sep 2013 10:39:57 -0000 1.578
+++ ChangeLog 13 Oct 2013 20:17:01 -0000 1.579
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/glib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.578 2013/09/29 10:39:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.579 2013/10/13 20:17:01 mgorny Exp $
+
+ 13 Oct 2013; Michał Górny <mgorny@gentoo.org> glib-2.36.4-r1.ebuild:
+ Explicitly call einstalldocs in multilib_src_install_all() to accomodate bug
+ #483304.
29 Sep 2013; Pacho Ramos <pacho@gentoo.org> glib-2.36.4-r1.ebuild:
Support compilation in clang until upstream solves this, upstream bug #691608
next reply other threads:[~2013-10-13 20:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-13 20:17 Michal Gorny (mgorny) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-02-22 14:37 [gentoo-commits] gentoo-x86 commit in dev-libs/glib: glib-2.36.4-r1.ebuild ChangeLog Akinori Hattori (hattya)
2013-12-08 17:57 Pacho Ramos (pacho)
2013-11-30 18:46 Pacho Ramos (pacho)
2013-10-22 20:18 Christoph Junghans (ottxor)
2013-09-29 10:39 Pacho Ramos (pacho)
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=20131013201701.E6DBF2004C@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