summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-03-31 21:18:29 +0000
committerMichał Górny <mgorny@gentoo.org>2014-03-31 21:18:29 +0000
commit4aa747f90283652edc4672013632f87e9d0e7ddf (patch)
tree13c728e003f9204497dcb306ea0b88b74a0ce63e /sci-libs
parentAdd support for the new PyPy slotting. (diff)
downloadgentoo-2-4aa747f90283652edc4672013632f87e9d0e7ddf.tar.gz
gentoo-2-4aa747f90283652edc4672013632f87e9d0e7ddf.tar.bz2
gentoo-2-4aa747f90283652edc4672013632f87e9d0e7ddf.zip
Add support for the new PyPy slotting.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/minfx/ChangeLog8
-rw-r--r--sci-libs/minfx/minfx-1.0.3-r1.ebuild6
-rw-r--r--sci-libs/minfx/minfx-1.0.4.ebuild6
-rw-r--r--sci-libs/minfx/minfx-1.0.4_pre98.ebuild6
-rw-r--r--sci-libs/minfx/minfx-1.0.5.ebuild6
5 files changed, 18 insertions, 14 deletions
diff --git a/sci-libs/minfx/ChangeLog b/sci-libs/minfx/ChangeLog
index 41c82dc9566c..3f8612afc836 100644
--- a/sci-libs/minfx/ChangeLog
+++ b/sci-libs/minfx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/minfx
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/ChangeLog,v 1.7 2013/10/22 15:11:59 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/ChangeLog,v 1.8 2014/03/31 21:18:29 mgorny Exp $
+
+ 31 Mar 2014; Michał Górny <mgorny@gentoo.org> minfx-1.0.3-r1.ebuild,
+ minfx-1.0.4.ebuild, minfx-1.0.4_pre98.ebuild, minfx-1.0.5.ebuild:
+ Add support for the new PyPy slotting.
*minfx-1.0.5 (22 Oct 2013)
diff --git a/sci-libs/minfx/minfx-1.0.3-r1.ebuild b/sci-libs/minfx/minfx-1.0.3-r1.ebuild
index e19b4e11b1a9..b018ad07d910 100644
--- a/sci-libs/minfx/minfx-1.0.3-r1.ebuild
+++ b/sci-libs/minfx/minfx-1.0.3-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/minfx-1.0.3-r1.ebuild,v 1.2 2013/09/05 19:04:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/minfx-1.0.3-r1.ebuild,v 1.3 2014/03/31 21:18:29 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
inherit distutils-r1
diff --git a/sci-libs/minfx/minfx-1.0.4.ebuild b/sci-libs/minfx/minfx-1.0.4.ebuild
index c555ce9cb8ec..d35420e9ff1a 100644
--- a/sci-libs/minfx/minfx-1.0.4.ebuild
+++ b/sci-libs/minfx/minfx-1.0.4.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/minfx-1.0.4.ebuild,v 1.2 2013/09/05 19:04:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/minfx-1.0.4.ebuild,v 1.3 2014/03/31 21:18:29 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
diff --git a/sci-libs/minfx/minfx-1.0.4_pre98.ebuild b/sci-libs/minfx/minfx-1.0.4_pre98.ebuild
index 26b010d8170c..7c836200dc74 100644
--- a/sci-libs/minfx/minfx-1.0.4_pre98.ebuild
+++ b/sci-libs/minfx/minfx-1.0.4_pre98.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/minfx-1.0.4_pre98.ebuild,v 1.3 2013/09/05 19:04:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/minfx-1.0.4_pre98.ebuild,v 1.4 2014/03/31 21:18:29 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
diff --git a/sci-libs/minfx/minfx-1.0.5.ebuild b/sci-libs/minfx/minfx-1.0.5.ebuild
index 65a422ad19f6..9a9e283382af 100644
--- a/sci-libs/minfx/minfx-1.0.5.ebuild
+++ b/sci-libs/minfx/minfx-1.0.5.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/minfx-1.0.5.ebuild,v 1.1 2013/10/22 15:11:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/minfx/minfx-1.0.5.ebuild,v 1.2 2014/03/31 21:18:29 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1