* [gentoo-commits] gentoo-x86 commit in dev-python/pyalsa: pyalsa-1.0.24.ebuild pyalsa-1.0.25.ebuild pyalsa-1.0.22.ebuild ChangeLog
@ 2012-02-20 14:42 Patrick Lauer (patrick)
0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2012-02-20 14:42 UTC (permalink / raw
To: gentoo-commits
patrick 12/02/20 14:42:27
Modified: pyalsa-1.0.24.ebuild pyalsa-1.0.25.ebuild
pyalsa-1.0.22.ebuild ChangeLog
Log:
Restricting pypy #404923
(Portage version: 2.2.0_alpha87/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-python/pyalsa/pyalsa-1.0.24.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.24.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.24.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.24.ebuild?r1=1.6&r2=1.7
Index: pyalsa-1.0.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.24.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pyalsa-1.0.24.ebuild 13 Feb 2012 19:40:19 -0000 1.6
+++ pyalsa-1.0.24.ebuild 20 Feb 2012 14:42:27 -0000 1.7
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.24.ebuild,v 1.6 2012/02/13 19:40:19 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.24.ebuild,v 1.7 2012/02/20 14:42:27 patrick Exp $
EAPI="2"
PYTHON_DEPEND="2:2.5"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.4 3.* *-jython"
+RESTRICT_PYTHON_ABIS="2.4 3.* *-jython 2.7-pypy-*"
inherit distutils
1.2 dev-python/pyalsa/pyalsa-1.0.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.25.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.25.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.25.ebuild?r1=1.1&r2=1.2
Index: pyalsa-1.0.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.25.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyalsa-1.0.25.ebuild 8 Feb 2012 14:56:58 -0000 1.1
+++ pyalsa-1.0.25.ebuild 20 Feb 2012 14:42:27 -0000 1.2
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.25.ebuild,v 1.1 2012/02/08 14:56:58 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.25.ebuild,v 1.2 2012/02/20 14:42:27 patrick Exp $
EAPI="2"
PYTHON_DEPEND="2:2.5"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.4 3.* *-jython"
+RESTRICT_PYTHON_ABIS="2.4 3.* *-jython 2.7-pypy-*"
inherit distutils
1.12 dev-python/pyalsa/pyalsa-1.0.22.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild?r1=1.11&r2=1.12
Index: pyalsa-1.0.22.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- pyalsa-1.0.22.ebuild 22 Jan 2011 22:55:05 -0000 1.11
+++ pyalsa-1.0.22.ebuild 20 Feb 2012 14:42:27 -0000 1.12
@@ -1,10 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild,v 1.11 2011/01/22 22:55:05 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/pyalsa-1.0.22.ebuild,v 1.12 2012/02/20 14:42:27 patrick Exp $
EAPI="2"
PYTHON_DEPEND="2:2.5"
SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="2.7-pypy-*"
inherit distutils
1.24 dev-python/pyalsa/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyalsa/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyalsa/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 13 Feb 2012 19:40:19 -0000 1.23
+++ ChangeLog 20 Feb 2012 14:42:27 -0000 1.24
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyalsa
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/ChangeLog,v 1.23 2012/02/13 19:40:19 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsa/ChangeLog,v 1.24 2012/02/20 14:42:27 patrick Exp $
+
+ 20 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyalsa-1.0.22.ebuild,
+ pyalsa-1.0.24.ebuild, pyalsa-1.0.25.ebuild:
+ Restricting pypy #404923
13 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> pyalsa-1.0.24.ebuild:
ppc/ppc64 stable wrt #397005
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-20 14:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-20 14:42 [gentoo-commits] gentoo-x86 commit in dev-python/pyalsa: pyalsa-1.0.24.ebuild pyalsa-1.0.25.ebuild pyalsa-1.0.22.ebuild ChangeLog Patrick Lauer (patrick)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox