public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nmap: nmap-6.47-r3.ebuild ChangeLog nmap-9999.ebuild
@ 2015-05-13  5:51 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2015-05-13  5:51 UTC (permalink / raw
  To: gentoo-commits

jer         15/05/13 05:51:15

  Modified:             nmap-6.47-r3.ebuild ChangeLog nmap-9999.ebuild
  Log:
  Formatting. Do not say it twice. Remove more version based messaging.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.2                  net-analyzer/nmap/nmap-6.47-r3.ebuild

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

Index: nmap-6.47-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.47-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nmap-6.47-r3.ebuild	13 May 2015 05:40:33 -0000	1.1
+++ nmap-6.47-r3.ebuild	13 May 2015 05:51:15 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.47-r3.ebuild,v 1.1 2015/05/13 05:40:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-6.47-r3.ebuild,v 1.2 2015/05/13 05:51:15 jer Exp $
 
 EAPI=5
 
@@ -64,7 +64,8 @@
 DOC_CONTENTS="
 To run nmap as unprivileged user you:
  - add yourself to the nmap group
- - pass --privileged on the command line or set the NMAP_PRIVILEGED variable in your environment.
+ - pass --privileged on the command line or set the NMAP_PRIVILEGED variable in
+   your environment.
 "
 
 pkg_setup() {
@@ -171,13 +172,5 @@
 		cap_net_raw,cap_net_admin,cap_net_bind_service+eip \
 		"${EROOT}"/usr/bin/nmap
 
-	einfo "To run nmap as unprivileged user you:"
-	einfo " - add yourself to the nmap group"
-	einfo " - pass --privileged on the command line or set the"
-	einfo "   NMAP_PRIVILEGED variable in your environment."
-
-	if [[ ${REPLACING_VERSIONS} < 6.48 ]]; then
-		FORCE_PRINT_ELOG="true"
-	fi
 	readme.gentoo_print_elog
 }



1.342                net-analyzer/nmap/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v
retrieving revision 1.341
retrieving revision 1.342
diff -u -r1.341 -r1.342
--- ChangeLog	13 May 2015 05:40:33 -0000	1.341
+++ ChangeLog	13 May 2015 05:51:15 -0000	1.342
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/nmap
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.341 2015/05/13 05:40:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/ChangeLog,v 1.342 2015/05/13 05:51:15 jer Exp $
+
+  13 May 2015; Jeroen Roovers <jer@gentoo.org> nmap-6.47-r3.ebuild,
+  nmap-9999.ebuild:
+  Formatting. Do not say it twice. Remove more version based messaging.
 
 *nmap-6.47-r3 (13 May 2015)
 



1.10                 net-analyzer/nmap/nmap-9999.ebuild

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

Index: nmap-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-9999.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- nmap-9999.ebuild	13 May 2015 05:40:33 -0000	1.9
+++ nmap-9999.ebuild	13 May 2015 05:51:15 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-9999.ebuild,v 1.9 2015/05/13 05:40:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-9999.ebuild,v 1.10 2015/05/13 05:51:15 jer Exp $
 
 EAPI=5
 
@@ -64,7 +64,8 @@
 DOC_CONTENTS="
 To run nmap as unprivileged user you:
  - add yourself to the nmap group
- - pass --privileged on the command line or set the NMAP_PRIVILEGED variable in your environment.
+ - pass --privileged on the command line or set the NMAP_PRIVILEGED variable in
+   your environment.
 "
 
 pkg_setup() {
@@ -172,13 +173,5 @@
 		cap_net_raw,cap_net_admin,cap_net_bind_service+eip \
 		"${EROOT}"/usr/bin/nmap
 
-	einfo "To run nmap as unprivileged user you:"
-	einfo " - add yourself to the nmap group"
-	einfo " - pass --privileged on the command line or set the"
-	einfo "   NMAP_PRIVILEGED variable in your environment."
-
-	if [[ ${REPLACING_VERSIONS} < 6.48 ]]; then
-		FORCE_PRINT_ELOG="true"
-	fi
 	readme.gentoo_print_elog
 }





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

only message in thread, other threads:[~2015-05-13  5:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13  5:51 [gentoo-commits] gentoo-x86 commit in net-analyzer/nmap: nmap-6.47-r3.ebuild ChangeLog nmap-9999.ebuild Jeroen Roovers (jer)

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