diff options
author | Mike Gilbert <floppym@gentoo.org> | 2012-12-21 15:38:51 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2012-12-21 15:38:51 +0000 |
commit | 222fe0860e741fdd0a1e1ead62b9f2259842fc82 (patch) | |
tree | 75c4679aac5a3e7f33d5c963e34c59d6f6136669 /dev-python/pyxattr/ChangeLog | |
parent | old (diff) | |
download | gentoo-2-222fe0860e741fdd0a1e1ead62b9f2259842fc82.tar.gz gentoo-2-222fe0860e741fdd0a1e1ead62b9f2259842fc82.tar.bz2 gentoo-2-222fe0860e741fdd0a1e1ead62b9f2259842fc82.zip |
Add python3_2 to PYTHON_COMPAT.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'dev-python/pyxattr/ChangeLog')
-rw-r--r-- | dev-python/pyxattr/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/pyxattr/ChangeLog b/dev-python/pyxattr/ChangeLog index 328126f63f52..d78c87a1c00e 100644 --- a/dev-python/pyxattr/ChangeLog +++ b/dev-python/pyxattr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyxattr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxattr/ChangeLog,v 1.34 2012/12/21 13:52:35 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxattr/ChangeLog,v 1.35 2012/12/21 15:38:51 floppym Exp $ + + 21 Dec 2012; Mike Gilbert <floppym@gentoo.org> pyxattr-0.5.0-r1.ebuild: + Add python3_2 to PYTHON_COMPAT. *pyxattr-0.5.0-r1 (21 Dec 2012) |