diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:16:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:16:44 +0000 |
commit | dcd2cc8a9a10ec02b9337b2fc96b747a1646703c (patch) | |
tree | c362cae6caf39abe20f665000b640e7b640df5e4 /app-pda | |
parent | Add ~ppc, wrt bug #449220 (diff) | |
download | gentoo-2-dcd2cc8a9a10ec02b9337b2fc96b747a1646703c.tar.gz gentoo-2-dcd2cc8a9a10ec02b9337b2fc96b747a1646703c.tar.bz2 gentoo-2-dcd2cc8a9a10ec02b9337b2fc96b747a1646703c.zip |
Add ~ppc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libimobiledevice/ChangeLog | 7 | ||||
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog index 378ddb46f851..cca080002f7d 100644 --- a/app-pda/libimobiledevice/ChangeLog +++ b/app-pda/libimobiledevice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/libimobiledevice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.37 2012/11/03 07:19:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.38 2012/12/31 14:16:44 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> + libimobiledevice-1.1.4-r2.ebuild: + Add ~ppc, wrt bug #449220 03 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> -libimobiledevice-1.1.1.ebuild: @@ -175,4 +179,3 @@ +libimobiledevice-1.0.0.ebuild, +metadata.xml: Added because it is a dep of newer libgpod for bug #311093, ebuild from bug #311087 - diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild index 64367708ee4f..bb1ef0bb221e 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild,v 1.4 2012/08/16 22:00:20 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild,v 1.5 2012/12/31 14:16:43 ago Exp $ EAPI=4 PYTHON_DEPEND="python? 2:2.7" @@ -12,7 +12,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="gnutls python" RDEPEND=">=app-pda/libplist-1.8-r1[python?] |