zerochaos    15/01/03 02:11:28

  Modified:             libtool-2.4.3-r2.ebuild ChangeLog
  Log:
  QA band-aid for bug 528178, please feel free to drop the dep on help2man when 
it's no longer required
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.2                  sys-devel/libtool/libtool-2.4.3-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.3-r2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.3-r2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/libtool-2.4.3-r2.ebuild?r1=1.1&r2=1.2

Index: libtool-2.4.3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.3-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libtool-2.4.3-r2.ebuild     3 Nov 2014 05:32:23 -0000       1.1
+++ libtool-2.4.3-r2.ebuild     3 Jan 2015 02:11:28 -0000       1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.3-r2.ebuild,v 
1.1 2014/11/03 05:32:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.4.3-r2.ebuild,v 
1.2 2015/01/03 02:11:28 zerochaos Exp $
 
 EAPI="4"
 
@@ -30,7 +30,8 @@
        >=sys-devel/automake-1.13
        dev-libs/libltdl:0"
 DEPEND="${RDEPEND}
-       app-arch/xz-utils"
+       app-arch/xz-utils
+       sys-apps/help2man"
 [[ ${PV} == "9999" ]] && DEPEND+=" sys-apps/help2man"
 
 src_unpack() {



1.236                sys-devel/libtool/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?rev=1.236&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?rev=1.236&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/libtool/ChangeLog?r1=1.235&r2=1.236

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236
--- ChangeLog   15 Dec 2014 11:46:30 -0000      1.235
+++ ChangeLog   3 Jan 2015 02:11:28 -0000       1.236
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/libtool
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.235 
2014/12/15 11:46:30 polynomial-c Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/ChangeLog,v 1.236 
2015/01/03 02:11:28 zerochaos Exp $
+
+  03 Jan 2015;  <[email protected]> libtool-2.4.3-r2.ebuild:
+  QA band-aid for bug 528178, please feel free to drop the dep on help2man when
+  it's no longer required
 
 *libtool-2.4.4 (15 Dec 2014)
 




Reply via email to