public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-mathematics/snns/files: 4.3-bison-version.patch 4.3-unstrip.patch
@ 2015-04-10 20:03 Ian Stakenvicius (axs)
  0 siblings, 0 replies; only message in thread
From: Ian Stakenvicius (axs) @ 2015-04-10 20:03 UTC (permalink / raw
  To: gentoo-commits

axs         15/04/10 20:03:20

  Added:                4.3-bison-version.patch 4.3-unstrip.patch
  Log:
  Took over package maintainership and restored 4.3 version to the tree with nod from xarthisius. 4.3-r1 ebuild resolves file parsing bug introduced in 4.2-r9 (bug 546066) and converts to distutils-r1 (bug 544920).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)

Revision  Changes    Path
1.1                  sci-mathematics/snns/files/4.3-bison-version.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/files/4.3-bison-version.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/files/4.3-bison-version.patch?rev=1.1&content-type=text/plain

Index: 4.3-bison-version.patch
===================================================================
--- configure.old	2015-04-08 16:27:05.000000000 -0400
+++ configure	2015-04-08 16:26:41.000000000 -0400
@@ -5071,7 +5071,7 @@
 else
     { echo "$as_me:$LINENO: checking for version of bison" >&5
 echo $ECHO_N "checking for version of bison... $ECHO_C" >&6; }
-    bison_version=`$BISON --version`
+    bison_version=`$BISON --version |head -n 1`
     { echo "$as_me:$LINENO: result: $bison_version" >&5
 echo "${ECHO_T}$bison_version" >&6; }
     warn_bison=yes



1.1                  sci-mathematics/snns/files/4.3-unstrip.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/files/4.3-unstrip.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/files/4.3-unstrip.patch?rev=1.1&content-type=text/plain

Index: 4.3-unstrip.patch
===================================================================
--- a/configuration/install-sh	2008-04-21 03:55:33.000000000 -0400
+++ b/configuration/install-sh	2015-04-08 16:59:32.000000000 -0400
@@ -79,7 +79,7 @@
 	    shift
 	    continue;;
 
-	-s) stripcmd="$stripprog"
+	-s) stripcmd=""
 	    shift
 	    continue;;
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-10 20:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-10 20:03 [gentoo-commits] gentoo-x86 commit in sci-mathematics/snns/files: 4.3-bison-version.patch 4.3-unstrip.patch Ian Stakenvicius (axs)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox