diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-03-31 21:25:56 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-03-31 21:25:56 +0000 |
commit | 2af0abc50c5b68740bd24a167705dd80cabe67d7 (patch) | |
tree | 7c71e21847167142c6e507244239516c80039458 /dev-python/deform/ChangeLog | |
parent | Add support for the new PyPy slotting. (diff) | |
download | historical-2af0abc50c5b68740bd24a167705dd80cabe67d7.tar.gz historical-2af0abc50c5b68740bd24a167705dd80cabe67d7.tar.bz2 historical-2af0abc50c5b68740bd24a167705dd80cabe67d7.zip |
Add support for the new PyPy slotting.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'dev-python/deform/ChangeLog')
-rw-r--r-- | dev-python/deform/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-python/deform/ChangeLog b/dev-python/deform/ChangeLog index 11c686003c65..c9c9503e49f7 100644 --- a/dev-python/deform/ChangeLog +++ b/dev-python/deform/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/deform -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/deform/ChangeLog,v 1.11 2013/10/02 02:50:24 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/deform/ChangeLog,v 1.12 2014/03/31 21:07:11 mgorny Exp $ + + 31 Mar 2014; Michał Górny <mgorny@gentoo.org> deform-0.9.8.ebuild, + deform-0.9.9.ebuild: + Add support for the new PyPy slotting. *deform-0.9.9 (02 Oct 2013) |