diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 12:11:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 12:11:10 +0000 |
commit | 105933674e61c3dae8ab4488de7632a41b9006cf (patch) | |
tree | 4207e99a599987a7fda39421b9d0035f5230c831 /app-pda | |
parent | Stable for amd64, wrt bug #458704 (diff) | |
download | gentoo-2-105933674e61c3dae8ab4488de7632a41b9006cf.tar.gz gentoo-2-105933674e61c3dae8ab4488de7632a41b9006cf.tar.bz2 gentoo-2-105933674e61c3dae8ab4488de7632a41b9006cf.zip |
Stable for amd64, wrt bug #458840
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libimobiledevice/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog index e2c1c132e659..a80402c64d97 100644 --- a/app-pda/libimobiledevice/ChangeLog +++ b/app-pda/libimobiledevice/ChangeLog @@ -1,6 +1,10 @@ # 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.42 2013/02/23 08:48:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.43 2013/02/24 12:11:10 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + libimobiledevice-1.1.4-r4.ebuild: + Stable for amd64, wrt bug #458840 23 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> libimobiledevice-1.1.4-r4.ebuild: diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild index cff87e47e94f..0048dc55732e 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.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.4-r4.ebuild,v 1.2 2013/02/23 08:48:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.4-r4.ebuild,v 1.3 2013/02/24 12:11:10 ago Exp $ EAPI=5 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="gnutls" RDEPEND=">=app-pda/libplist-1.8-r1 |