public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nmap: nmap-6.25.ebuild nmap-6.01.ebuild
@ 2013-01-16  9:21 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; only message in thread
From: Sergey Popov (pinkbyte) @ 2013-01-16  9:21 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    13/01/16 09:21:02

  Modified:             nmap-6.25.ebuild nmap-6.01.ebuild
  Log:
  Yet another(i hope - the last one) fix to sed commands
  
  (Portage version: 2.2.0_alpha153/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.9                  net-analyzer/nmap/nmap-6.25.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nmap/nmap-6.25.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nmap/nmap-6.25.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nmap/nmap-6.25.ebuild?r1=1.8&r2=1.9

Index: nmap-6.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.25.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- nmap-6.25.ebuild	16 Jan 2013 09:18:19 -0000	1.8
+++ nmap-6.25.ebuild	16 Jan 2013 09:21:02 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.25.ebuild,v 1.8 2013/01/16 09:18:19 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.25.ebuild,v 1.9 2013/01/16 09:21:02 pinkbyte Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2"
@@ -107,7 +107,7 @@
 	# respect AR and RANLIB, wrt bug #445524
 	tc-export AR RANLIB
 	sed -i -e '/^RANLIB/d' -e '/^AR/d' liblinear/{,blas}/Makefile || die
-	sed -i -e '/^RANLIB/d' -e "/^AR/s/ar/$(tc-getAR)" liblua/Makefile || die
+	sed -i -e '/^RANLIB/d' -e "/^AR/s/ar/$(tc-getAR)/" liblua/Makefile || die
 	sed -i -e '/^AR/d' {libnetutil,libpcre,nbase,nsock/src}/Makefile.in || die
 }
 



1.20                 net-analyzer/nmap/nmap-6.01.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nmap/nmap-6.01.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nmap/nmap-6.01.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nmap/nmap-6.01.ebuild?r1=1.19&r2=1.20

Index: nmap-6.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.01.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- nmap-6.01.ebuild	16 Jan 2013 09:18:19 -0000	1.19
+++ nmap-6.01.ebuild	16 Jan 2013 09:21:02 -0000	1.20
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.01.ebuild,v 1.19 2013/01/16 09:18:19 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.01.ebuild,v 1.20 2013/01/16 09:21:02 pinkbyte Exp $
 
 EAPI="4"
 PYTHON_DEPEND="2"
@@ -76,7 +76,7 @@
 	# respect AR and RANLIB, wrt bug #445524
 	tc-export AR RANLIB
 	sed -i -e '/^RANLIB/d' -e '/^AR/d' liblinear/{,blas}/Makefile || die
-	sed -i -e '/^RANLIB/d' -e "/^AR/s/ar/$(tc-getAR)" liblua/Makefile || die
+	sed -i -e '/^RANLIB/d' -e "/^AR/s/ar/$(tc-getAR)/" liblua/Makefile || die
 	sed -i -e '/^AR/d' {libnetutil,libpcre,nbase,nsock/src}/Makefile.in || die
 }
 





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

only message in thread, other threads:[~2013-01-16  9:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16  9:21 [gentoo-commits] gentoo-x86 commit in net-analyzer/nmap: nmap-6.25.ebuild nmap-6.01.ebuild Sergey Popov (pinkbyte)

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