* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmfrog: ChangeLog wmfrog-0.2.0-r1.ebuild wmfrog-0.2.0.ebuild
@ 2010-08-31 13:00 Michele Noberasco (s4t4n)
0 siblings, 0 replies; only message in thread
From: Michele Noberasco (s4t4n) @ 2010-08-31 13:00 UTC (permalink / raw
To: gentoo-commits
s4t4n 10/08/31 13:00:35
Modified: ChangeLog wmfrog-0.2.0-r1.ebuild
Removed: wmfrog-0.2.0.ebuild
Log:
Honour LDFLAGS. Closes bug #335388.
Wiped out older revision.
(Portage version: 2.1.8.3/cvs/Linux i686)
Revision Changes Path
1.11 x11-plugins/wmfrog/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfrog/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfrog/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfrog/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 18 May 2010 12:56:52 -0000 1.10
+++ ChangeLog 31 Aug 2010 13:00:34 -0000 1.11
@@ -1,6 +1,11 @@
# ChangeLog for x11-plugins/wmfrog
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/ChangeLog,v 1.10 2010/05/18 12:56:52 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/ChangeLog,v 1.11 2010/08/31 13:00:34 s4t4n Exp $
+
+ 31 Aug 2010; Michele Noberasco <s4t4n@gentoo.org> wmfrog-0.2.0-r1.ebuild:
+ Honour LDFLAGS. Closes bug #335388.
+ wmfrog-0.2.0.ebuild:
+ Wiped out older revision.
18 May 2010; Markos Chandras <hwoarang@gentoo.org> wmfrog-0.2.0-r1.ebuild:
Stable on amd64 wrt bug #280361
1.4 x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild?r1=1.3&r2=1.4
Index: wmfrog-0.2.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wmfrog-0.2.0-r1.ebuild 18 May 2010 12:56:52 -0000 1.3
+++ wmfrog-0.2.0-r1.ebuild 31 Aug 2010 13:00:34 -0000 1.4
@@ -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/wmfrog/wmfrog-0.2.0-r1.ebuild,v 1.3 2010/05/18 12:56:52 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild,v 1.4 2010/08/31 13:00:34 s4t4n Exp $
EAPI=2
inherit eutils toolchain-funcs
@@ -28,7 +28,7 @@
src_compile() {
emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" INCDIR="" \
- LIBDIR="" || die "emake failed."
+ LIBDIR="" SYSTEM="${LDFLAGS}" || die "emake failed."
}
src_install() {
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-08-31 13:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-31 13:00 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmfrog: ChangeLog wmfrog-0.2.0-r1.ebuild wmfrog-0.2.0.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