diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-07-06 12:57:24 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-07-06 12:57:24 +0000 |
commit | 8a8e9ea00966d35b4123faf973bf9d071a7fab2d (patch) | |
tree | 8f22e161d9e30706b1e02942c669106f1ccbad17 /sys-cluster/cinder/ChangeLog | |
parent | Clean up obsolete dependencies on virtual/python-argparse and virtual/python-... (diff) | |
download | historical-8a8e9ea00966d35b4123faf973bf9d071a7fab2d.tar.gz historical-8a8e9ea00966d35b4123faf973bf9d071a7fab2d.tar.bz2 historical-8a8e9ea00966d35b4123faf973bf9d071a7fab2d.zip |
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-unittest2 (those packages were only required for <=python-2.6).
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'sys-cluster/cinder/ChangeLog')
-rw-r--r-- | sys-cluster/cinder/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-cluster/cinder/ChangeLog b/sys-cluster/cinder/ChangeLog index 552ffa84a68b..dd1ce495881c 100644 --- a/sys-cluster/cinder/ChangeLog +++ b/sys-cluster/cinder/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-cluster/cinder # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v 1.36 2014/06/16 03:24:34 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v 1.37 2014/07/06 12:56:38 mgorny Exp $ + + 06 Jul 2014; Michał Górny <mgorny@gentoo.org> cinder-2014.1.1.ebuild, + cinder-2014.1.9999.ebuild, cinder-9999.ebuild: + Clean up obsolete dependencies on virtual/python-argparse and virtual/python- + unittest2 (those packages were only required for <=python-2.6). *cinder-2014.1.1 (16 Jun 2014) |