diff options
author | Tim Harder <radhermit@gentoo.org> | 2013-06-04 01:59:49 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2013-06-04 01:59:49 +0000 |
commit | d0f2dc7c01c9522a698835ceca716b6228af62a4 (patch) | |
tree | a15dcf2b49b55dcd31b091e93c7a9b59ae1c2971 /dev-python/virtualenv/ChangeLog | |
parent | Add python3.3 support. (diff) | |
download | gentoo-2-d0f2dc7c01c9522a698835ceca716b6228af62a4.tar.gz gentoo-2-d0f2dc7c01c9522a698835ceca716b6228af62a4.tar.bz2 gentoo-2-d0f2dc7c01c9522a698835ceca716b6228af62a4.zip |
Use multiline PATCHES array and drop unnecessary directory argument for tests.
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'dev-python/virtualenv/ChangeLog')
-rw-r--r-- | dev-python/virtualenv/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/virtualenv/ChangeLog b/dev-python/virtualenv/ChangeLog index 04061e36d917..64e40c788260 100644 --- a/dev-python/virtualenv/ChangeLog +++ b/dev-python/virtualenv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/virtualenv # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.85 2013/06/04 01:56:30 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/virtualenv/ChangeLog,v 1.86 2013/06/04 01:59:49 radhermit Exp $ + + 04 Jun 2013; Tim Harder <radhermit@gentoo.org> virtualenv-1.9.1-r1.ebuild: + Use multiline PATCHES array and drop unnecessary directory argument for + tests. 04 Jun 2013; Tim Harder <radhermit@gentoo.org> virtualenv-1.9.1-r1.ebuild: Add python3.3 support. |