diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-21 01:43:42 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-21 01:46:04 +0200 |
commit | 9d22eae0dd7972cb9afb34e7cb5ea67ffdcf02ec (patch) | |
tree | 2fd4f6573f8fbd74859d70924ca357d28b52b6e0 /app-pda | |
parent | app-pda/libusbmuxd: ppc stable (bug 617114). (diff) | |
download | gentoo-9d22eae0dd7972cb9afb34e7cb5ea67ffdcf02ec.tar.gz gentoo-9d22eae0dd7972cb9afb34e7cb5ea67ffdcf02ec.tar.bz2 gentoo-9d22eae0dd7972cb9afb34e7cb5ea67ffdcf02ec.zip |
app-pda/libimobiledevice: ppc stable (bug 617114).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild index 02bd95ab9267..c237de1568d1 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" # While COPYING* doesn't mention 'or any later version', all the headers do, hence use + LICENSE="GPL-2+ LGPL-2.1+" SLOT="0/6" # based on SONAME of libimobiledevice.so -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="gnutls python static-libs" RDEPEND=">=app-pda/libplist-1.11:= |