diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2011-02-20 03:40:57 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2011-02-20 03:40:57 +0000 |
commit | a2ae4c693c3e1a7c760e42f870ccb2d35507fc51 (patch) | |
tree | 78c98b79d4d8ea8260bd61731c66f1b50306f77c /app-pda/libopensync-plugin-python/ChangeLog | |
parent | Update live ebuild. (diff) | |
download | gentoo-2-a2ae4c693c3e1a7c760e42f870ccb2d35507fc51.tar.gz gentoo-2-a2ae4c693c3e1a7c760e42f870ccb2d35507fc51.tar.bz2 gentoo-2-a2ae4c693c3e1a7c760e42f870ccb2d35507fc51.zip |
Fix dependencies, port to python eclass (bug #311765) and EAPI 3. Fix
building against new
python versions (bug #276220).
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/libopensync-plugin-python/ChangeLog')
-rw-r--r-- | app-pda/libopensync-plugin-python/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/app-pda/libopensync-plugin-python/ChangeLog b/app-pda/libopensync-plugin-python/ChangeLog index e2681277525f..1687b178557b 100644 --- a/app-pda/libopensync-plugin-python/ChangeLog +++ b/app-pda/libopensync-plugin-python/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-pda/libopensync-plugin-python -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-python/ChangeLog,v 1.8 2009/11/15 23:51:39 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-python/ChangeLog,v 1.9 2011/02/20 03:40:57 dirtyepic Exp $ + + 20 Feb 2011; Ryan Hill <dirtyepic@gentoo.org> + libopensync-plugin-python-0.22.ebuild, libopensync-plugin-python-0.36.ebuild, + libopensync-plugin-python-9999.ebuild: + Fix dependencies, port to python eclass (bug #311765) and EAPI 3. Fix + building against new + python versions (bug #276220). 15 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org> -libopensync-plugin-python-0.21.ebuild, |