* [gentoo-commits] gentoo-x86 commit in x11-plugins/wmnet: wmnet-1.06-r1.ebuild ChangeLog
@ 2010-09-01 8:30 Michele Noberasco (s4t4n)
0 siblings, 0 replies; only message in thread
From: Michele Noberasco (s4t4n) @ 2010-09-01 8:30 UTC (permalink / raw
To: gentoo-commits
s4t4n 10/09/01 08:30:49
Modified: wmnet-1.06-r1.ebuild ChangeLog
Log:
Fix installation of missing documentation. Closes bug #315811.
Honour Gentoo LDFLAGS.
(Portage version: 2.1.8.3/cvs/Linux i686)
Revision Changes Path
1.11 x11-plugins/wmnet/wmnet-1.06-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmnet/wmnet-1.06-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmnet/wmnet-1.06-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmnet/wmnet-1.06-r1.ebuild?r1=1.10&r2=1.11
Index: wmnet-1.06-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- wmnet-1.06-r1.ebuild 29 Jun 2008 14:23:31 -0000 1.10
+++ wmnet-1.06-r1.ebuild 1 Sep 2010 08:30:49 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06-r1.ebuild,v 1.10 2008/06/29 14:23:31 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06-r1.ebuild,v 1.11 2010/09/01 08:30:49 s4t4n Exp $
inherit eutils
@@ -30,12 +30,11 @@
src_compile() {
xmkmf || die "xmkmf failed."
- emake CDEBUGFLAGS="${CFLAGS}" || die "emake failed."
+ emake CDEBUGFLAGS="${CFLAGS}" LDOPTIONS="${LDFLAGS}" || die "emake failed."
}
src_install() {
dobin wmnet
- dohtml wmnet.1x.html
newman wmnet.man wmnet.1
dodoc README Changelog
}
1.24 x11-plugins/wmnet/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmnet/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmnet/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmnet/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 22 Jul 2007 04:44:41 -0000 1.23
+++ ChangeLog 1 Sep 2010 08:30:49 -0000 1.24
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmnet
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v 1.23 2007/07/22 04:44:41 dberkholz Exp $
+# Copyright 2002-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v 1.24 2010/09/01 08:30:49 s4t4n Exp $
+
+ 01 Sep 2010; Michele Noberasco <s4t4n@gentoo.org>; wmnet-1.06-r1.ebuild:
+ Fix installation of missing documentation. Closes bug #315811.
+ Honour Gentoo LDFLAGS.
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; wmnet-1.06-r1.ebuild:
Drop virtual/x11 references.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-09-01 8:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-01 8:30 [gentoo-commits] gentoo-x86 commit in x11-plugins/wmnet: wmnet-1.06-r1.ebuild ChangeLog 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