diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 09:46:38 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 09:46:38 +0000 |
commit | 9c150f3fdf503ffab36639f8e928afbb5f8fc303 (patch) | |
tree | 7608c8a51e0eb0b0263c854e6da5ef5f50d4c07c /app-pda/libimobiledevice | |
parent | Marked ~ppc (diff) | |
download | gentoo-2-9c150f3fdf503ffab36639f8e928afbb5f8fc303.tar.gz gentoo-2-9c150f3fdf503ffab36639f8e928afbb5f8fc303.tar.bz2 gentoo-2-9c150f3fdf503ffab36639f8e928afbb5f8fc303.zip |
stable x86, bug 327909
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-pda/libimobiledevice')
-rw-r--r-- | app-pda/libimobiledevice/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog index 477290e4fff9..86d451c855f4 100644 --- a/app-pda/libimobiledevice/ChangeLog +++ b/app-pda/libimobiledevice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/libimobiledevice # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.7 2010/07/31 11:11:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.8 2010/08/01 09:46:38 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + libimobiledevice-1.0.2.ebuild: + stable x86, bug 327909 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> libimobiledevice-1.0.2.ebuild: amd64 stable, bug 327909 diff --git a/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild index f77df9069c08..378737c99495 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild,v 1.3 2010/07/31 11:11:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild,v 1.4 2010/08/01 09:46:38 fauli Exp $ EAPI=3 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.libimobiledevice.org/" SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="python" DEPEND="dev-util/pkgconfig |