alonbl      14/06/08 02:11:25

  Modified:             libtasn1-3.6.ebuild ChangeLog
  Log:
  Fix autoreconf issue with gtk-doc, bug#512694
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  Changes    Path
1.2                  dev-libs/libtasn1/libtasn1-3.6.ebuild

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

Index: libtasn1-3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-3.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libtasn1-3.6.ebuild 7 Jun 2014 18:40:15 -0000       1.1
+++ libtasn1-3.6.ebuild 8 Jun 2014 02:11:24 -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/dev-libs/libtasn1/libtasn1-3.6.ebuild,v 1.1 
2014/06/07 18:40:15 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-3.6.ebuild,v 1.2 
2014/06/08 02:11:24 alonbl Exp $
 
 EAPI=5
 
@@ -27,6 +27,7 @@
 
 src_prepare() {
        epatch "${FILESDIR}/${P}-build.patch"
+       sed -i 's/AM_INIT_AUTOMAKE(\[\(.*\)\])/AM_INIT_AUTOMAKE([\1 
-Wno-portability])/' configure.ac
        eautoreconf
 }
 



1.201                dev-libs/libtasn1/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.201&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?rev=1.201&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtasn1/ChangeLog?r1=1.200&r2=1.201

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -r1.200 -r1.201
--- ChangeLog   7 Jun 2014 18:40:15 -0000       1.200
+++ ChangeLog   8 Jun 2014 02:11:24 -0000       1.201
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libtasn1
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.200 
2014/06/07 18:40:15 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.201 
2014/06/08 02:11:24 alonbl Exp $
+
+  08 Jun 2014; Alon Bar-Lev <[email protected]> libtasn1-3.6.ebuild:
+  Fix autoreconf issue with gtk-doc, bug#512694
 
 *libtasn1-3.6 (07 Jun 2014)
 




Reply via email to