summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-05 19:04:44 +0000
committerMichał Górny <mgorny@gentoo.org>2013-09-05 19:04:44 +0000
commit2fb535d4fdcbe949c8646dfed160cfd887be5632 (patch)
treecafaad153bfcc3635fbecb4b2a2c1456e7b9073f /sci-libs/bmrblib
parentClean up PYTHON_COMPAT from old implementations. (diff)
downloadgentoo-2-2fb535d4fdcbe949c8646dfed160cfd887be5632.tar.gz
gentoo-2-2fb535d4fdcbe949c8646dfed160cfd887be5632.tar.bz2
gentoo-2-2fb535d4fdcbe949c8646dfed160cfd887be5632.zip
Clean up PYTHON_COMPAT from old implementations.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sci-libs/bmrblib')
-rw-r--r--sci-libs/bmrblib/ChangeLog7
-rw-r--r--sci-libs/bmrblib/bmrblib-1.0.0-r1.ebuild4
-rw-r--r--sci-libs/bmrblib/bmrblib-1.0.1_pre198.ebuild4
-rw-r--r--sci-libs/bmrblib/bmrblib-1.0.2.ebuild4
4 files changed, 11 insertions, 8 deletions
diff --git a/sci-libs/bmrblib/ChangeLog b/sci-libs/bmrblib/ChangeLog
index e26baff92df1..14de91132603 100644
--- a/sci-libs/bmrblib/ChangeLog
+++ b/sci-libs/bmrblib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/bmrblib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/bmrblib/ChangeLog,v 1.5 2013/05/13 07:26:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/bmrblib/ChangeLog,v 1.6 2013/09/05 19:04:43 mgorny Exp $
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> bmrblib-1.0.0-r1.ebuild,
+ bmrblib-1.0.1_pre198.ebuild, bmrblib-1.0.2.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
*bmrblib-1.0.2 (13 May 2013)
@@ -27,4 +31,3 @@
19 Jul 2012; Justin Lecher <jlec@gentoo.org> +bmrblib-1.0.0.ebuild,
+metadata.xml:
New addition
-
diff --git a/sci-libs/bmrblib/bmrblib-1.0.0-r1.ebuild b/sci-libs/bmrblib/bmrblib-1.0.0-r1.ebuild
index ea1f3e4938cc..a04623159108 100644
--- a/sci-libs/bmrblib/bmrblib-1.0.0-r1.ebuild
+++ b/sci-libs/bmrblib/bmrblib-1.0.0-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/bmrblib/bmrblib-1.0.0-r1.ebuild,v 1.1 2013/02/04 07:07:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/bmrblib/bmrblib-1.0.0-r1.ebuild,v 1.2 2013/09/05 19:04:43 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
inherit distutils-r1
diff --git a/sci-libs/bmrblib/bmrblib-1.0.1_pre198.ebuild b/sci-libs/bmrblib/bmrblib-1.0.1_pre198.ebuild
index 9c452ededc13..ab630fe52a31 100644
--- a/sci-libs/bmrblib/bmrblib-1.0.1_pre198.ebuild
+++ b/sci-libs/bmrblib/bmrblib-1.0.1_pre198.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/bmrblib/bmrblib-1.0.1_pre198.ebuild,v 1.1 2013/02/04 07:21:25 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/bmrblib/bmrblib-1.0.1_pre198.ebuild,v 1.2 2013/09/05 19:04:43 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
inherit distutils-r1
diff --git a/sci-libs/bmrblib/bmrblib-1.0.2.ebuild b/sci-libs/bmrblib/bmrblib-1.0.2.ebuild
index 48fb42e32195..482b3cf1f842 100644
--- a/sci-libs/bmrblib/bmrblib-1.0.2.ebuild
+++ b/sci-libs/bmrblib/bmrblib-1.0.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/bmrblib/bmrblib-1.0.2.ebuild,v 1.1 2013/05/13 07:26:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/bmrblib/bmrblib-1.0.2.ebuild,v 1.2 2013/09/05 19:04:43 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} pypy{1_9,2_0} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
inherit distutils-r1