mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
ideviceinstaller: keyword it, Gentoo ready finally
This commit is contained in:
parent
8cc6580757
commit
5c908f759d
2 changed files with 3 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ SRC_URI="https://github.com/libimobiledevice/${PN}/archive/${PV}.zip -> ${P}.zip
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
#KEYWORDS="~amd64 ~x86" # app-pda/libimobiledevice-1.3.0 is not in the Gentoo tree yet.
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND=">=app-pda/libimobiledevice-1.3.0:=
|
||||
>=app-pda/libplist-1.8:=
|
||||
|
|
@ -19,7 +19,7 @@ RDEPEND=">=app-pda/libimobiledevice-1.3.0:=
|
|||
DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig"
|
||||
|
||||
DOCS=( AUTHORS NEWS README )
|
||||
DOCS=( AUTHORS NEWS README.md )
|
||||
|
||||
src_prepare() {
|
||||
./autogen.sh
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
~app-pda/ideviceinstaller-1.1.0
|
||||
~app-pda/ideviceinstaller-1.1.1
|
||||
|
||||
#Gentoo
|
||||
#~app-pda/ifuse-1.1.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue