* [gentoo-commits] gentoo-x86 commit in sys-libs/libkudzu: libkudzu-1.2.57.1.ebuild ChangeLog
@ 2008-10-31 16:16 99% Jeroen Roovers (jer)
0 siblings, 0 replies; 1+ results
From: Jeroen Roovers (jer) @ 2008-10-31 16:16 UTC (permalink / raw
To: gentoo-commits
jer 08/10/31 16:16:26
Modified: libkudzu-1.2.57.1.ebuild ChangeLog
Log:
Do not abuse append-ldflags (bug #226927).
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Revision Changes Path
1.11 sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild?r1=1.10&r2=1.11
Index: libkudzu-1.2.57.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libkudzu-1.2.57.1.ebuild 29 Feb 2008 01:34:03 -0000 1.10
+++ libkudzu-1.2.57.1.ebuild 31 Oct 2008 16:16:26 -0000 1.11
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild,v 1.10 2008/02/29 01:34:03 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libkudzu/libkudzu-1.2.57.1.ebuild,v 1.11 2008/10/31 16:16:26 jer Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -33,7 +33,7 @@
src_compile() {
if use zlib
then
- append-ldflags -lz
+ perl -pi -e 's| -lpci| -lz -lpci|g' Makefile
elif built_with_use --missing false sys-apps/pciutils zlib
then
die "You need to build with USE=zlib to match sys-apps/pcituils"
1.33 sys-libs/libkudzu/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libkudzu/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libkudzu/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libkudzu/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libkudzu/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 29 Feb 2008 01:34:03 -0000 1.32
+++ ChangeLog 31 Oct 2008 16:16:26 -0000 1.33
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libkudzu
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libkudzu/ChangeLog,v 1.32 2008/02/29 01:34:03 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libkudzu/ChangeLog,v 1.33 2008/10/31 16:16:26 jer Exp $
+
+ 31 Oct 2008; Jeroen Roovers <jer@gentoo.org> libkudzu-1.2.57.1.ebuild:
+ Do not abuse append-ldflags (bug #226927).
29 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
libkudzu-1.1.62-r1.ebuild, libkudzu-1.2.57.1.ebuild:
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2008-10-31 16:16 99% [gentoo-commits] gentoo-x86 commit in sys-libs/libkudzu: libkudzu-1.2.57.1.ebuild ChangeLog Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox