eclass/ has a ChangeLog

(and this is getting old that everyone keeps ignoring it, I've proposed punting the ChangeLog from eclass/ directory once, and repeating it now)

On 05/06/2012 02:42 PM, Fabian Groffen (grobian) wrote:
grobian     12/05/06 11:42:07

   Modified:             libtool.eclass
   Log:
   also apply sol2-conf patchset

Revision  Changes    Path
1.100                eclass/libtool.eclass

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/libtool.eclass?rev=1.100&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/libtool.eclass?rev=1.100&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/libtool.eclass?r1=1.99&r2=1.100

Index: libtool.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/libtool.eclass,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- libtool.eclass      6 May 2012 10:41:48 -0000       1.99
+++ libtool.eclass      6 May 2012 11:42:07 -0000       1.100
@@ -1,6 +1,6 @@
  # Copyright 1999-2012 Gentoo Foundation
  # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/libtool.eclass,v 1.99 2012/05/06 
10:41:48 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/libtool.eclass,v 1.100 2012/05/06 
11:42:07 grobian Exp $

  # @ECLASS: libtool.eclass
  # @MAINTAINER:
@@ -333,7 +333,7 @@
                                                fi
                                        done
                                        ;;
-                               mint-conf|gold-conf)
+                               mint-conf|gold-conf|sol2-conf)
                                        ret=1
                                        local subret=1
                                        if [[ -e ${d}/configure ]]; then






Reply via email to