public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pypy3-bin: pypy3-bin-2.4.0.ebuild ChangeLog
@ 2014-11-22 10:07 Michal Gorny (mgorny)
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Gorny (mgorny) @ 2014-11-22 10:07 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/11/22 10:07:35

  Modified:             pypy3-bin-2.4.0.ebuild ChangeLog
  Log:
  Fix pypy3 blocker, reported by jlec.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.2                  dev-python/pypy3-bin/pypy3-bin-2.4.0.ebuild

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

Index: pypy3-bin-2.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy3-bin/pypy3-bin-2.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pypy3-bin-2.4.0.ebuild	9 Nov 2014 08:29:03 -0000	1.1
+++ pypy3-bin-2.4.0.ebuild	22 Nov 2014 10:07:35 -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-python/pypy3-bin/pypy3-bin-2.4.0.ebuild,v 1.1 2014/11/09 08:29:03 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy3-bin/pypy3-bin-2.4.0.ebuild,v 1.2 2014/11/22 10:07:35 mgorny Exp $
 
 EAPI=5
 
@@ -67,7 +67,7 @@
 		dev-lang/tk:0=
 		dev-tcltk/tix:0=
 	)
-	!dev-python/pypy:0"
+	!dev-python/pypy3:0"
 DEPEND="app-arch/xz-utils
 	test? ( ${RDEPEND}
 		${PYTHON_DEPS} )"



1.3                  dev-python/pypy3-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy3-bin/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy3-bin/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy3-bin/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy3-bin/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	13 Nov 2014 06:44:26 -0000	1.2
+++ ChangeLog	22 Nov 2014 10:07:35 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pypy3-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy3-bin/ChangeLog,v 1.2 2014/11/13 06:44:26 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy3-bin/ChangeLog,v 1.3 2014/11/22 10:07:35 mgorny Exp $
+
+  22 Nov 2014; Michał Górny <mgorny@gentoo.org> pypy3-bin-2.4.0.ebuild:
+  Fix pypy3 blocker, reported by jlec.
 
   13 Nov 2014; Patrick Lauer <patrick@gentoo.org> metadata.xml:
   Remove unneeded useflags from metadata.xml





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/pypy3-bin: pypy3-bin-2.4.0.ebuild ChangeLog
@ 2015-01-28 19:45 Michal Gorny (mgorny)
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Gorny (mgorny) @ 2015-01-28 19:45 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/01/28 19:45:44

  Modified:             pypy3-bin-2.4.0.ebuild ChangeLog
  Log:
  Switch to CPU_FLAGS_X86.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.3                  dev-python/pypy3-bin/pypy3-bin-2.4.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy3-bin/pypy3-bin-2.4.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy3-bin/pypy3-bin-2.4.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy3-bin/pypy3-bin-2.4.0.ebuild?r1=1.2&r2=1.3

Index: pypy3-bin-2.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy3-bin/pypy3-bin-2.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pypy3-bin-2.4.0.ebuild	22 Nov 2014 10:07:35 -0000	1.2
+++ pypy3-bin-2.4.0.ebuild	28 Jan 2015 19:45:44 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy3-bin/pypy3-bin-2.4.0.ebuild,v 1.2 2014/11/22 10:07:35 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy3-bin/pypy3-bin-2.4.0.ebuild,v 1.3 2015/01/28 19:45:44 mgorny Exp $
 
 EAPI=5
 
@@ -25,7 +25,7 @@
 		) )
 	)
 	x86? (
-		sse2? (
+		cpu_flags_x86_sse2? (
 			jit? ( shadowstack? (
 				${BINHOST}/${P}-x86+bzip2+jit+ncurses+shadowstack+sse2.tar.xz
 			) )
@@ -36,7 +36,7 @@
 				${BINHOST}/${P}-x86+bzip2+ncurses+sse2.tar.xz
 			) )
 		)
-		!sse2? (
+		!cpu_flags_x86_sse2? (
 			!jit? ( !shadowstack? (
 				${BINHOST}/${P}-x86+bzip2+ncurses.tar.xz
 			) )
@@ -45,12 +45,12 @@
 
 # Supported variants
 REQUIRED_USE="!jit? ( !shadowstack )
-	x86? ( !sse2? ( !jit !shadowstack ) )"
+	x86? ( !cpu_flags_x86_sse2? ( !jit !shadowstack ) )"
 
 LICENSE="MIT"
 SLOT="0/$(get_version_component_range 1-2 ${PV})"
 KEYWORDS="~amd64 ~x86"
-IUSE="gdbm +jit shadowstack sqlite sse2 test tk"
+IUSE="gdbm +jit shadowstack sqlite cpu_flags_x86_sse2 test tk"
 
 # yep, world would be easier if people started filling subslots...
 RDEPEND="



1.5                  dev-python/pypy3-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy3-bin/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy3-bin/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy3-bin/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy3-bin/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	23 Dec 2014 09:42:18 -0000	1.4
+++ ChangeLog	28 Jan 2015 19:45:44 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pypy3-bin
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy3-bin/ChangeLog,v 1.4 2014/12/23 09:42:18 alicef Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy3-bin/ChangeLog,v 1.5 2015/01/28 19:45:44 mgorny Exp $
+
+  28 Jan 2015; Michał Górny <mgorny@gentoo.org> pypy3-bin-2.4.0.ebuild:
+  Switch to CPU_FLAGS_X86.
 
   23 Dec 2014; Alice Ferrazzi <alicef@gentoo.org> metadata.xml:
   Update email and removed proxy-maintainers herd





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-28 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-28 19:45 [gentoo-commits] gentoo-x86 commit in dev-python/pypy3-bin: pypy3-bin-2.4.0.ebuild ChangeLog Michal Gorny (mgorny)
  -- strict thread matches above, loose matches on Subject: below --
2014-11-22 10:07 Michal Gorny (mgorny)

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