summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2015-01-03 00:07:01 +0000
committerIan Delaney <idella4@gentoo.org>2015-01-03 00:07:01 +0000
commit755f35ee0d35d78a106b6df148e3c9e7e1327beb (patch)
tree253bad120a30b6ab03ff16706de32609049d7d02 /dev-python/cython/ChangeLog
parentUse python-any-r1 to enforce Python 2.7 as required for the build system to w... (diff)
downloadhistorical-755f35ee0d35d78a106b6df148e3c9e7e1327beb.tar.gz
historical-755f35ee0d35d78a106b6df148e3c9e7e1327beb.tar.bz2
historical-755f35ee0d35d78a106b6df148e3c9e7e1327beb.zip
drop pypy support from remaining versions
Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0xB8072B0D
Diffstat (limited to 'dev-python/cython/ChangeLog')
-rw-r--r--dev-python/cython/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/cython/ChangeLog b/dev-python/cython/ChangeLog
index 4021d400f099..a50bea3fb0ca 100644
--- a/dev-python/cython/ChangeLog
+++ b/dev-python/cython/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/cython
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.141 2015/01/01 04:41:31 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.142 2015/01/03 00:06:36 idella4 Exp $
+
+ 03 Jan 2015; Ian Delaney <idella4@gentoo.org> cython-0.19.1-r1.ebuild,
+ cython-0.21.1.ebuild, cython-0.21.ebuild:
+ drop pypy support from remaining versions
01 Jan 2015; Mike Gilbert <floppym@gentoo.org> cython-0.21.2.ebuild:
Drop unnecessary python_gen_cond_dep call.