diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2014-08-03 12:08:45 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2014-08-03 12:08:45 +0000 |
commit | b913681536083d29fe46f4468468661ead2ebbe1 (patch) | |
tree | f32d3d0dc3770245c050b761a76a3251922fb38c /app-pda | |
parent | amd64/x86 stable wrt #518160 (diff) | |
download | gentoo-2-b913681536083d29fe46f4468468661ead2ebbe1.tar.gz gentoo-2-b913681536083d29fe46f4468468661ead2ebbe1.tar.bz2 gentoo-2-b913681536083d29fe46f4468468661ead2ebbe1.zip |
amd64/x86 stable wrt #518160
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libimobiledevice/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog index ea17d8d2c63c..6dec9c17f38d 100644 --- a/app-pda/libimobiledevice/ChangeLog +++ b/app-pda/libimobiledevice/ChangeLog @@ -1,6 +1,10 @@ # 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.55 2014/07/26 12:24:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.56 2014/08/03 12:08:45 ssuominen Exp $ + + 03 Aug 2014; Samuli Suominen <ssuominen@gentoo.org> + libimobiledevice-1.1.6.ebuild: + amd64/x86 stable wrt #518160 26 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> -files/libimobiledevice-1.1.4-HOME-segfault.patch, diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild index 6b157be0b04a..0099645a7906 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild,v 1.4 2014/05/30 18:37:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild,v 1.5 2014/08/03 12:08:45 ssuominen Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_2,3_3} ) @@ -14,7 +14,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" # While COPYING* doesn't mention 'or any later version', all the headers do, hence use + LICENSE="GPL-2+ LGPL-2.1+" SLOT="0/4" # based on SONAME of libimobiledevice.so -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="gnutls python static-libs" RDEPEND=">=app-pda/libplist-1.11:=[python?,${PYTHON_USEDEP}] |