diff options
author | Ian Delaney <idella4@gentoo.org> | 2015-08-07 01:19:02 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2015-08-07 01:19:02 +0000 |
commit | 52630b9542f62fa145a5bd40fbcb572ee440099d (patch) | |
tree | 5b699a63a5db9a2c4a6249abecb3f2631ee56d42 /dev-python | |
parent | Allow passing arguments to qmake from ebuilds via the myqmakeargs array. (diff) | |
download | gentoo-2-52630b9542f62fa145a5bd40fbcb572ee440099d.tar.gz gentoo-2-52630b9542f62fa145a5bd40fbcb572ee440099d.tar.bz2 gentoo-2-52630b9542f62fa145a5bd40fbcb572ee440099d.zip |
bump, rm old
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hypothesis/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/hypothesis/hypothesis-1.9.0.ebuild (renamed from dev-python/hypothesis/hypothesis-1.6.2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-python/hypothesis/ChangeLog b/dev-python/hypothesis/ChangeLog index 2c34deb27951..de86540f11c4 100644 --- a/dev-python/hypothesis/ChangeLog +++ b/dev-python/hypothesis/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-python/hypothesis # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/hypothesis/ChangeLog,v 1.2 2015/07/08 09:28:17 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/hypothesis/ChangeLog,v 1.3 2015/08/07 01:19:02 idella4 Exp $ + +*hypothesis-1.9.0 (07 Aug 2015) + + 07 Aug 2015; Ian Delaney <idella4@gentoo.org> +hypothesis-1.9.0.ebuild, + -hypothesis-1.6.2.ebuild: + bump, rm old *hypothesis-1.7.1 (08 Jul 2015) diff --git a/dev-python/hypothesis/hypothesis-1.6.2.ebuild b/dev-python/hypothesis/hypothesis-1.9.0.ebuild index dfc68b519fd1..4baeab52125d 100644 --- a/dev-python/hypothesis/hypothesis-1.6.2.ebuild +++ b/dev-python/hypothesis/hypothesis-1.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/hypothesis/hypothesis-1.6.2.ebuild,v 1.1 2015/06/27 09:18:20 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/hypothesis/hypothesis-1.9.0.ebuild,v 1.1 2015/08/07 01:19:02 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) |