diff options
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild (renamed from app-pda/libimobiledevice/libimobiledevice-1.3.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.3.0.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild index a2811ac14075..81dee625cbed 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.3.0.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/libimobiledevice/libimobiledevice/releases/download/ # 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 +SLOT="0/1.0-6" # based on SONAME of libimobiledevice-1.0.so KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="doc gnutls libressl python static-libs" |