diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-09-11 10:46:20 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-09-11 10:46:20 +0000 |
commit | eef20b8fd684aafd29fc5be87cf290a4a1b149ff (patch) | |
tree | 70cd2a321b3b4ae7ca8543dc83f049368bf20d21 /app-pda | |
parent | Version bump (diff) | |
download | gentoo-2-eef20b8fd684aafd29fc5be87cf290a4a1b149ff.tar.gz gentoo-2-eef20b8fd684aafd29fc5be87cf290a4a1b149ff.tar.bz2 gentoo-2-eef20b8fd684aafd29fc5be87cf290a4a1b149ff.zip |
~ppc added
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libimobiledevice/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog index 86d451c855f4..46063d614491 100644 --- a/app-pda/libimobiledevice/ChangeLog +++ b/app-pda/libimobiledevice/ChangeLog @@ -1,6 +1,9 @@ # 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.8 2010/08/01 09:46:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.9 2010/09/11 10:46:20 nixnut Exp $ + + 11 Sep 2010; <nixnut@gentoo.org> libimobiledevice-1.0.2.ebuild: + ~ppc added 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> libimobiledevice-1.0.2.ebuild: diff --git a/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild index 378737c99495..bb84f29e38eb 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.4 2010/08/01 09:46:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild,v 1.5 2010/09/11 10:46:20 nixnut 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 ~ppc ~ppc64 x86" IUSE="python" DEPEND="dev-util/pkgconfig |