diff options
author | 2011-02-14 20:14:24 +0000 | |
---|---|---|
committer | 2011-02-14 20:14:24 +0000 | |
commit | 9b07b68df3ade9bde48d32d8c5e7bc9996dcc336 (patch) | |
tree | 70b0d9dffbd3d5fb3a34f86544ada92f4d161129 /app-pda/libopensync/ChangeLog | |
parent | Revbump. Fix a typo breaking plugin installation. Possibly improve mime-type ... (diff) | |
download | gentoo-2-9b07b68df3ade9bde48d32d8c5e7bc9996dcc336.tar.gz gentoo-2-9b07b68df3ade9bde48d32d8c5e7bc9996dcc336.tar.bz2 gentoo-2-9b07b68df3ade9bde48d32d8c5e7bc9996dcc336.zip |
Revision bumps, remove old.
- backport all ebuild fixes from 0.39
- patch 0.22 to find python correctly and add swig version detection for
versions greater than 1.3.x (bug #328691)
- fix TypeError in python wrapper (bug #340605)
- add debug support back to 0.39
- drop .la files
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/libopensync/ChangeLog')
-rw-r--r-- | app-pda/libopensync/ChangeLog | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/app-pda/libopensync/ChangeLog b/app-pda/libopensync/ChangeLog index 50e6c2cfccc8..609e8d679ece 100644 --- a/app-pda/libopensync/ChangeLog +++ b/app-pda/libopensync/ChangeLog @@ -1,6 +1,21 @@ # ChangeLog for app-pda/libopensync # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v 1.38 2011/02/12 03:51:19 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync/ChangeLog,v 1.39 2011/02/14 20:14:23 dirtyepic Exp $ + +*libopensync-0.36-r2 (14 Feb 2011) +*libopensync-0.22-r1 (14 Feb 2011) + + 14 Feb 2011; Ryan Hill <dirtyepic@gentoo.org> +libopensync-0.22-r1.ebuild, + -files/libopensync-py2.6.patch, +files/libopensync-0.22-pythonpath.patch, + +files/libopensync-0.22-swig-typeerror.patch, -libopensync-0.36-r1.ebuild, + +libopensync-0.36-r2.ebuild, libopensync-0.39-r1.ebuild, metadata.xml: + Revision bumps, remove old. + - backport all ebuild fixes from 0.39 + - patch 0.22 to find python correctly and add swig version detection for + versions greater than 1.3.x (bug #328691) + - fix TypeError in python wrapper (bug #340605) + - add debug support back to 0.39 + - drop .la files *libopensync-0.39-r1 (12 Feb 2011) |