diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2014-04-06 09:11:55 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2014-04-06 09:11:55 +0000 |
commit | 5dd3e7869c1132425084eab64e121282bd75b97e (patch) | |
tree | fe13ac2706be8bd2d2ddbe3d58da3638afb08e2d /app-pda/libimobiledevice/ChangeLog | |
parent | Version bump, drop old (diff) | |
download | historical-5dd3e7869c1132425084eab64e121282bd75b97e.tar.gz historical-5dd3e7869c1132425084eab64e121282bd75b97e.tar.bz2 historical-5dd3e7869c1132425084eab64e121282bd75b97e.zip |
Install missing /usr/include/libimobiledevice/cython/imobiledevice.pxd by hand since the build system doesn't do it.
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0x4868F14D
Diffstat (limited to 'app-pda/libimobiledevice/ChangeLog')
-rw-r--r-- | app-pda/libimobiledevice/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog index 8845aa97f154..9a67ed64e7f1 100644 --- a/app-pda/libimobiledevice/ChangeLog +++ b/app-pda/libimobiledevice/ChangeLog @@ -1,6 +1,11 @@ # 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.51 2014/04/06 08:52:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.52 2014/04/06 09:11:48 ssuominen Exp $ + + 06 Apr 2014; Samuli Suominen <ssuominen@gentoo.org> + libimobiledevice-1.1.6.ebuild: + Install missing /usr/include/libimobiledevice/cython/imobiledevice.pxd by hand + since the build system doesn't do it. *libimobiledevice-1.1.6 (06 Apr 2014) |