diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-23 21:49:26 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-23 21:49:26 +0000 |
commit | f67d608eb6d6d97540a5543f7437ab17e761062d (patch) | |
tree | 09ef85d6760e73db4efce36c44726700a544c0c5 /app-pda/libimobiledevice | |
parent | amd64 stable, bug #491444 (diff) | |
download | gentoo-2-f67d608eb6d6d97540a5543f7437ab17e761062d.tar.gz gentoo-2-f67d608eb6d6d97540a5543f7437ab17e761062d.tar.bz2 gentoo-2-f67d608eb6d6d97540a5543f7437ab17e761062d.zip |
amd64 stable, bug #491444
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-pda/libimobiledevice')
-rw-r--r-- | app-pda/libimobiledevice/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog index 55db28addb3a..1e6b4a2fda14 100644 --- a/app-pda/libimobiledevice/ChangeLog +++ b/app-pda/libimobiledevice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/libimobiledevice # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.47 2013/07/30 16:43:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.48 2013/11/23 21:49:26 pacho Exp $ + + 23 Nov 2013; Pacho Ramos <pacho@gentoo.org> libimobiledevice-1.1.5.ebuild: + amd64 stable, bug #491444 30 Jul 2013; Samuli Suominen <ssuominen@gentoo.org> libimobiledevice-1.1.5.ebuild, +files/libimobiledevice-1.1.5-cython.patch: diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild index c47b880a86ec..01093f080a15 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild,v 1.3 2013/07/30 16:43:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.5.ebuild,v 1.4 2013/11/23 21:49:26 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0/4" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="gnutls python" RDEPEND=">=app-pda/libplist-1.10[python?,${PYTHON_USEDEP}] |