ulm         14/05/01 09:25:25

  Modified:             motif-2.3.4-r2.ebuild
  Log:
  Clarify a comment.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  Changes    Path
1.2                  x11-libs/motif/motif-2.3.4-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4-r2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4-r2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/motif/motif-2.3.4-r2.ebuild?r1=1.1&r2=1.2

Index: motif-2.3.4-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- motif-2.3.4-r2.ebuild       30 Apr 2014 18:11:08 -0000      1.1
+++ motif-2.3.4-r2.ebuild       1 May 2014 09:25:25 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r2.ebuild,v 1.1 
2014/04/30 18:11:08 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r2.ebuild,v 1.2 
2014/05/01 09:25:25 ulm Exp $
 
 EAPI=5
 
@@ -83,7 +83,8 @@
 }
 
 multilib_src_compile() {
-       # wmluiltok is linked with libfl.a, so always build it for the host ABI
+       # The wmluiltok build tool is linked with libfl.a, therefore compile
+       # it for the build platform's ABI
        emake -C tools/wml CC="$(tc-getBUILD_CC)" LIBS="-lfl" wmluiltok
        emake
 }




Reply via email to