diff options
author | 2014-11-27 13:18:43 +0000 | |
---|---|---|
committer | 2014-11-27 13:18:43 +0000 | |
commit | 06d22423659bbd98a3f9392f7ce5b39189fd6451 (patch) | |
tree | 98b2c7ff52c9c19ae08203fee50a47aa2d140d3a /app-pda/libimobiledevice/ChangeLog | |
parent | Remove 3.4 compatibility from 2.1.16 (diff) | |
download | historical-06d22423659bbd98a3f9392f7ce5b39189fd6451.tar.gz historical-06d22423659bbd98a3f9392f7ce5b39189fd6451.tar.bz2 historical-06d22423659bbd98a3f9392f7ce5b39189fd6451.zip |
Support python 3.4
Package-Manager: portage-2.2.14/cvs/Linux x86_64
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'app-pda/libimobiledevice/ChangeLog')
-rw-r--r-- | app-pda/libimobiledevice/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog index 0caff7ac4958..bdc3cd371dfc 100644 --- a/app-pda/libimobiledevice/ChangeLog +++ b/app-pda/libimobiledevice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/libimobiledevice # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.57 2014/08/03 12:19:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.58 2014/11/27 13:18:42 pacho Exp $ + + 27 Nov 2014; Pacho Ramos <pacho@gentoo.org> libimobiledevice-1.1.6.ebuild: + Support python 3.4 03 Aug 2014; Samuli Suominen <ssuominen@gentoo.org> -files/libimobiledevice-1.1.5-cython.patch, -libimobiledevice-1.1.5.ebuild: |