summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2014-02-17 18:20:33 +0000
committerMike Gilbert <floppym@gentoo.org>2014-02-17 18:20:33 +0000
commit29afb6207dfa4fcf3c04809d57010cbd33d69746 (patch)
treec2bef3cf88e4261324a0dff613faef0e8a9c296f /dev-lang
parentVersion bump for testing. (diff)
downloadgentoo-2-29afb6207dfa4fcf3c04809d57010cbd33d69746.tar.gz
gentoo-2-29afb6207dfa4fcf3c04809d57010cbd33d69746.tar.bz2
gentoo-2-29afb6207dfa4fcf3c04809d57010cbd33d69746.zip
Fix typo.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/python/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index a81451f571c1..ea45620f2326 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,16 +1,16 @@
# ChangeLog for dev-lang/python
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.743 2014/02/17 18:19:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.744 2014/02/17 18:20:33 floppym Exp $
*python-3.4.0_rc1 (17 Feb 2014)
17 Feb 2014; Mike Gilbert <floppym@gentoo.org> +python-3.4.0_rc1.ebuild:
- Version bump for testing.
+ Version bump for testing. Thanks to Arfrever for the patches.
*python-3.3.4 (17 Feb 2014)
17 Feb 2014; Mike Gilbert <floppym@gentoo.org> +python-3.3.4.ebuild:
- Version bump. Thanks to Arferver for maintaining the patchset.
+ Version bump. Thanks to Arfrever for maintaining the patchset.
08 Feb 2014; Mike Gilbert <floppym@gentoo.org> python-3.3.3.ebuild:
Add workaround for race condition when generating Python-ast.c and Python-