From: "Alexandre Rostovtsev (tetromino)" <tetromino@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-panel: gnome-panel-2.32.1-r3.ebuild ChangeLog
Date: Sat, 4 Jan 2014 02:44:19 +0000 (UTC) [thread overview]
Message-ID: <20140104024419.BDFC42004E@flycatcher.gentoo.org> (raw)
tetromino 14/01/04 02:44:19
Modified: gnome-panel-2.32.1-r3.ebuild ChangeLog
Log:
Fix underlinking failure (bug #496722, thanks to David Davidson).
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Revision Changes Path
1.14 gnome-base/gnome-panel/gnome-panel-2.32.1-r3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.32.1-r3.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.32.1-r3.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.32.1-r3.ebuild?r1=1.13&r2=1.14
Index: gnome-panel-2.32.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.32.1-r3.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- gnome-panel-2.32.1-r3.ebuild 8 Sep 2013 17:53:29 -0000 1.13
+++ gnome-panel-2.32.1-r3.ebuild 4 Jan 2014 02:44:19 -0000 1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.32.1-r3.ebuild,v 1.13 2013/09/08 17:53:29 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.32.1-r3.ebuild,v 1.14 2014/01/04 02:44:19 tetromino Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -95,6 +95,9 @@
# Fix underlinking, bug #384533
epatch "${FILESDIR}/${P}-underlinking.patch"
+ # More underlinking, bug #496722
+ epatch "${FILESDIR}/${P}-gmodule.patch"
+
# automake-1.13 fix, bug #479890
sed -i -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' configure.ac || die
1.366 gnome-base/gnome-panel/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-panel/ChangeLog?rev=1.366&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-panel/ChangeLog?rev=1.366&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-panel/ChangeLog?r1=1.365&r2=1.366
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v
retrieving revision 1.365
retrieving revision 1.366
diff -u -r1.365 -r1.366
--- ChangeLog 8 Dec 2013 18:33:21 -0000 1.365
+++ ChangeLog 4 Jan 2014 02:44:19 -0000 1.366
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/gnome-panel
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.365 2013/12/08 18:33:21 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.366 2014/01/04 02:44:19 tetromino Exp $
+
+ 04 Jan 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
+ gnome-panel-2.32.1-r3.ebuild, +files/gnome-panel-2.32.1-gmodule.patch:
+ Fix underlinking failure (bug #496722, thanks to David Davidson).
08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gnome-panel-3.8.0-r1.ebuild:
x86 stable, bug #478252
next reply other threads:[~2014-01-04 2:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-04 2:44 Alexandre Rostovtsev (tetromino) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-10-30 16:03 [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-panel: gnome-panel-2.32.1-r3.ebuild ChangeLog Raul Porcel (armin76)
2011-10-28 20:05 Markus Meier (maekke)
2011-10-21 14:18 PaweA Hajdan (phajdan.jr)
2011-10-16 17:53 Kacper Kowalik (xarthisius)
2011-10-14 21:21 Samuli Suominen (ssuominen)
2011-07-14 12:34 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=20140104024419.BDFC42004E@flycatcher.gentoo.org \
--to=tetromino@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