public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-crypt/johntheripper: johntheripper-1.7.9-r3.ebuild johntheripper-1.7.9-r7.ebuild johntheripper-1.7.9-r6.ebuild johntheripper-1.7.9-r1.ebuild johntheripper-1.7.9-r8.ebuild johntheripper-1.7.9-r5.ebuild ChangeLog johntheripper-1.7.9-r2.ebuild johntheripper-1.7.9-r4.ebuild
@ 2013-07-02  2:11 Justin Bronder (jsbronder)
  0 siblings, 0 replies; only message in thread
From: Justin Bronder (jsbronder) @ 2013-07-02  2:11 UTC (permalink / raw
  To: gentoo-commits

jsbronder    13/07/02 02:11:48

  Modified:             johntheripper-1.7.9-r3.ebuild
                        johntheripper-1.7.9-r7.ebuild
                        johntheripper-1.7.9-r6.ebuild
                        johntheripper-1.7.9-r1.ebuild
                        johntheripper-1.7.9-r8.ebuild
                        johntheripper-1.7.9-r5.ebuild ChangeLog
                        johntheripper-1.7.9-r2.ebuild
                        johntheripper-1.7.9-r4.ebuild
  Log:
  Remove fix for #462602.  Handled in sys-cluster/openmpi now.
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 4D7043C9)

Revision  Changes    Path
1.3                  app-crypt/johntheripper/johntheripper-1.7.9-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r3.ebuild?r1=1.2&r2=1.3

Index: johntheripper-1.7.9-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- johntheripper-1.7.9-r3.ebuild	18 Jun 2013 22:42:02 -0000	1.2
+++ johntheripper-1.7.9-r3.ebuild	2 Jul 2013 02:11:48 -0000	1.3
@@ -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/app-crypt/johntheripper/johntheripper-1.7.9-r3.ebuild,v 1.2 2013/06/18 22:42:02 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r3.ebuild,v 1.3 2013/07/02 02:11:48 jsbronder Exp $
 
 EAPI="4"
 
@@ -158,9 +158,6 @@
 	CPP="$(tc-getCXX)" CC="$(tc-getCC)" AS="$(tc-getCC)" LD="$(tc-getCC)"
 	if use mpi; then
 		CPP=mpicxx CC=mpicc AS=mpicc LD=mpicc
-
-		# Workaround sandbox issue in #462602
-		export FAKEROOTKEY=1
 	fi
 
 	emake -C src/ \



1.3                  app-crypt/johntheripper/johntheripper-1.7.9-r7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r7.ebuild?r1=1.2&r2=1.3

Index: johntheripper-1.7.9-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- johntheripper-1.7.9-r7.ebuild	18 Jun 2013 22:42:02 -0000	1.2
+++ johntheripper-1.7.9-r7.ebuild	2 Jul 2013 02:11:48 -0000	1.3
@@ -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/app-crypt/johntheripper/johntheripper-1.7.9-r7.ebuild,v 1.2 2013/06/18 22:42:02 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r7.ebuild,v 1.3 2013/07/02 02:11:48 jsbronder Exp $
 
 EAPI="5"
 
@@ -173,9 +173,6 @@
 	CPP="$(tc-getCXX)" CC="$(tc-getCC)" AS="$(tc-getCC)" LD="$(tc-getCC)"
 	if use mpi; then
 		CPP=mpicxx CC=mpicc AS=mpicc LD=mpicc
-
-		# Workaround sandbox issue in #462602
-		export FAKEROOTKEY=1
 	fi
 
 	#this stuff was all stolen from the Makefile, if build breaks, check this first



1.13                 app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild?r1=1.12&r2=1.13

Index: johntheripper-1.7.9-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- johntheripper-1.7.9-r6.ebuild	18 Jun 2013 22:42:02 -0000	1.12
+++ johntheripper-1.7.9-r6.ebuild	2 Jul 2013 02:11:48 -0000	1.13
@@ -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/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild,v 1.12 2013/06/18 22:42:02 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r6.ebuild,v 1.13 2013/07/02 02:11:48 jsbronder Exp $
 
 EAPI="4"
 
@@ -172,9 +172,6 @@
 	CPP="$(tc-getCXX)" CC="$(tc-getCC)" AS="$(tc-getCC)" LD="$(tc-getCC)"
 	if use mpi; then
 		CPP=mpicxx CC=mpicc AS=mpicc LD=mpicc
-
-		# Workaround sandbox issue in #462602
-		export FAKEROOTKEY=1
 	fi
 
 	#this stuff was all stolen from the Makefile, if build breaks, check this first



1.6                  app-crypt/johntheripper/johntheripper-1.7.9-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r1.ebuild?r1=1.5&r2=1.6

Index: johntheripper-1.7.9-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- johntheripper-1.7.9-r1.ebuild	18 Jun 2013 22:42:02 -0000	1.5
+++ johntheripper-1.7.9-r1.ebuild	2 Jul 2013 02:11:48 -0000	1.6
@@ -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/app-crypt/johntheripper/johntheripper-1.7.9-r1.ebuild,v 1.5 2013/06/18 22:42:02 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r1.ebuild,v 1.6 2013/07/02 02:11:48 jsbronder Exp $
 
 EAPI="4"
 
@@ -154,9 +154,6 @@
 	CPP="$(tc-getCXX)" CC="$(tc-getCC)" AS="$(tc-getCC)" LD="$(tc-getCC)"
 	if use mpi; then
 		CPP=mpicxx CC=mpicc AS=mpicc LD=mpicc
-
-		# Workaround sandbox issue in #462602
-		export FAKEROOTKEY=1
 	fi
 
 	emake -C src/ \



1.2                  app-crypt/johntheripper/johntheripper-1.7.9-r8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r8.ebuild?r1=1.1&r2=1.2

Index: johntheripper-1.7.9-r8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- johntheripper-1.7.9-r8.ebuild	28 Jun 2013 22:02:06 -0000	1.1
+++ johntheripper-1.7.9-r8.ebuild	2 Jul 2013 02:11:48 -0000	1.2
@@ -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/app-crypt/johntheripper/johntheripper-1.7.9-r8.ebuild,v 1.1 2013/06/28 22:02:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r8.ebuild,v 1.2 2013/07/02 02:11:48 jsbronder Exp $
 
 EAPI="5"
 
@@ -180,9 +180,6 @@
 	CPP="$(tc-getCXX)" CC="$(tc-getCC)" AS="$(tc-getCC)" LD="$(tc-getCC)"
 	if use mpi; then
 		CPP=mpicxx CC=mpicc AS=mpicc LD=mpicc
-
-		# Workaround sandbox issue in #462602
-		export FAKEROOTKEY=1
 	fi
 
 	#this stuff was all stolen from the Makefile, if build breaks, check this first



1.5                  app-crypt/johntheripper/johntheripper-1.7.9-r5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r5.ebuild?r1=1.4&r2=1.5

Index: johntheripper-1.7.9-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- johntheripper-1.7.9-r5.ebuild	18 Jun 2013 22:42:02 -0000	1.4
+++ johntheripper-1.7.9-r5.ebuild	2 Jul 2013 02:11:48 -0000	1.5
@@ -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/app-crypt/johntheripper/johntheripper-1.7.9-r5.ebuild,v 1.4 2013/06/18 22:42:02 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r5.ebuild,v 1.5 2013/07/02 02:11:48 jsbronder Exp $
 
 EAPI="4"
 
@@ -170,9 +170,6 @@
 	CPP="$(tc-getCXX)" CC="$(tc-getCC)" AS="$(tc-getCC)" LD="$(tc-getCC)"
 	if use mpi; then
 		CPP=mpicxx CC=mpicc AS=mpicc LD=mpicc
-
-		# Workaround sandbox issue in #462602
-		export FAKEROOTKEY=1
 	fi
 
 	#this stuff was all stolen from the Makefile, if build breaks, check this first



1.161                app-crypt/johntheripper/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/ChangeLog?rev=1.161&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/ChangeLog?rev=1.161&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/ChangeLog?r1=1.160&r2=1.161

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog	28 Jun 2013 22:02:06 -0000	1.160
+++ ChangeLog	2 Jul 2013 02:11:48 -0000	1.161
@@ -1,6 +1,13 @@
 # ChangeLog for app-crypt/johntheripper
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/ChangeLog,v 1.160 2013/06/28 22:02:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/ChangeLog,v 1.161 2013/07/02 02:11:48 jsbronder Exp $
+
+  02 Jul 2013; Justin Bronder <jsbronder@gentoo.org>
+  johntheripper-1.7.9-r1.ebuild, johntheripper-1.7.9-r2.ebuild,
+  johntheripper-1.7.9-r3.ebuild, johntheripper-1.7.9-r4.ebuild,
+  johntheripper-1.7.9-r5.ebuild, johntheripper-1.7.9-r6.ebuild,
+  johntheripper-1.7.9-r7.ebuild, johntheripper-1.7.9-r8.ebuild:
+  Remove fix for #462602. Handled in sys-cluster/openmpi now.
 
 *johntheripper-1.7.9-r8 (28 Jun 2013)
 



1.3                  app-crypt/johntheripper/johntheripper-1.7.9-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r2.ebuild?r1=1.2&r2=1.3

Index: johntheripper-1.7.9-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- johntheripper-1.7.9-r2.ebuild	18 Jun 2013 22:42:02 -0000	1.2
+++ johntheripper-1.7.9-r2.ebuild	2 Jul 2013 02:11:48 -0000	1.3
@@ -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/app-crypt/johntheripper/johntheripper-1.7.9-r2.ebuild,v 1.2 2013/06/18 22:42:02 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r2.ebuild,v 1.3 2013/07/02 02:11:48 jsbronder Exp $
 
 EAPI="4"
 
@@ -160,9 +160,6 @@
 	CPP="$(tc-getCXX)" CC="$(tc-getCC)" AS="$(tc-getCC)" LD="$(tc-getCC)"
 	if use mpi; then
 		CPP=mpicxx CC=mpicc AS=mpicc LD=mpicc
-
-		# Workaround sandbox issue in #462602
-		export FAKEROOTKEY=1
 	fi
 
 	emake -C src/ \



1.3                  app-crypt/johntheripper/johntheripper-1.7.9-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r4.ebuild?r1=1.2&r2=1.3

Index: johntheripper-1.7.9-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- johntheripper-1.7.9-r4.ebuild	18 Jun 2013 22:42:02 -0000	1.2
+++ johntheripper-1.7.9-r4.ebuild	2 Jul 2013 02:11:48 -0000	1.3
@@ -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/app-crypt/johntheripper/johntheripper-1.7.9-r4.ebuild,v 1.2 2013/06/18 22:42:02 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.7.9-r4.ebuild,v 1.3 2013/07/02 02:11:48 jsbronder Exp $
 
 EAPI="4"
 
@@ -171,9 +171,6 @@
 	CPP="$(tc-getCXX)" CC="$(tc-getCC)" AS="$(tc-getCC)" LD="$(tc-getCC)"
 	if use mpi; then
 		CPP=mpicxx CC=mpicc AS=mpicc LD=mpicc
-
-		# Workaround sandbox issue in #462602
-		export FAKEROOTKEY=1
 	fi
 
 	#this stuff was all stolen from the Makefile, if build breaks, check this first





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

only message in thread, other threads:[~2013-07-02  2:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-02  2:11 [gentoo-commits] gentoo-x86 commit in app-crypt/johntheripper: johntheripper-1.7.9-r3.ebuild johntheripper-1.7.9-r7.ebuild johntheripper-1.7.9-r6.ebuild johntheripper-1.7.9-r1.ebuild johntheripper-1.7.9-r8.ebuild johntheripper-1.7.9-r5.ebuild ChangeLog johntheripper-1.7.9-r2.ebuild johntheripper-1.7.9-r4.ebuild Justin Bronder (jsbronder)

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