* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmifs: ChangeLog wmifs-1.3_beta1-r2.ebuild
@ 2010-09-09 10:01 Michele Noberasco (s4t4n)
0 siblings, 0 replies; only message in thread
From: Michele Noberasco (s4t4n) @ 2010-09-09 10:01 UTC (permalink / raw
To: gentoo-commits
s4t4n 10/09/09 10:01:48
Modified: ChangeLog wmifs-1.3_beta1-r2.ebuild
Log:
Honour Gentoo LDFLAGS, see bug #336537.
(Portage version: 2.1.8.3/cvs/Linux i686)
Revision Changes Path
1.21 x11-plugins/wmifs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmifs/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmifs/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmifs/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 22 Jul 2007 05:01:25 -0000 1.20
+++ ChangeLog 9 Sep 2010 10:01:48 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmifs
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.20 2007/07/22 05:01:25 dberkholz Exp $
+# Copyright 2002-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.21 2010/09/09 10:01:48 s4t4n Exp $
+
+ 09 Sep 2010; Michele Noberasco <s4t4n@gentoo.org>; wmifs-1.3_beta1-r2.ebuild:
+ Honour Gentoo LDFLAGS, see bug #336537.
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>;
wmifs-1.3_beta1-r2.ebuild:
1.10 x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild?r1=1.9&r2=1.10
Index: wmifs-1.3_beta1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- wmifs-1.3_beta1-r2.ebuild 22 Jul 2010 14:35:19 -0000 1.9
+++ wmifs-1.3_beta1-r2.ebuild 9 Sep 2010 10:01:48 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild,v 1.9 2010/07/22 14:35:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.3_beta1-r2.ebuild,v 1.10 2010/09/09 10:01:48 s4t4n Exp $
inherit eutils
@@ -30,6 +30,9 @@
# patch to allow for longer interface names
# and prettify program output for long names
epatch "${WORKDIR}"/${PN}_${MY_PV}-11.diff
+
+ # Honour Gentoo LDFLAGS, see bug #336537
+ sed -i "s/-o wmifs/\$(LDFLAGS) -o wmifs/" Makefile
}
src_compile()
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-09-09 10:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-09 10:01 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmifs: ChangeLog wmifs-1.3_beta1-r2.ebuild Michele Noberasco (s4t4n)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox