diff options
Diffstat (limited to 'dev-python/pychef/ChangeLog')
-rw-r--r-- | dev-python/pychef/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-python/pychef/ChangeLog b/dev-python/pychef/ChangeLog index e8fba74f2e34..3986e75aa08c 100644 --- a/dev-python/pychef/ChangeLog +++ b/dev-python/pychef/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pychef -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychef/ChangeLog,v 1.1 2013/05/14 19:28:15 prometheanfire Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychef/ChangeLog,v 1.2 2014/07/06 12:45:33 mgorny Exp $ + + 06 Jul 2014; Michał Górny <mgorny@gentoo.org> pychef-0.2.1.ebuild: + Clean up obsolete dependencies on virtual/python-argparse and virtual/python- + unittest2 (those packages were only required for <=python-2.6). *pychef-0.2.1 (14 May 2013) |