mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-18 07:18:58 -04:00
13 lines
918 B
Groff
13 lines
918 B
Groff
DEFINED_PHASES=install unpack
|
|
DESCRIPTION=A cross-platform version manager, extendable via plugins
|
|
EAPI=8
|
|
HOMEPAGE=https://vfox.lhan.me/ https://github.com/version-fox/vfox
|
|
INHERIT=unpacker
|
|
KEYWORDS=amd64 arm arm64 x86
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=app-shells/bash !dev-util/vfox
|
|
SLOT=0
|
|
SRC_URI=amd64? ( https://github.com/version-fox/vfox/releases/download/v0.6.3/vfox_0.6.3_linux_x86_64.deb ) x86? ( https://github.com/version-fox/vfox/releases/download/v0.6.3/vfox_0.6.3_linux_i386.deb ) arm64? ( https://github.com/version-fox/vfox/releases/download/v0.6.3/vfox_0.6.3_linux_aarch64.deb ) arm? ( https://github.com/version-fox/vfox/releases/download/v0.6.3/vfox_0.6.3_linux_armv7.deb )
|
|
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627
|
|
_md5_=9df96ef29136959910ca51cb58bcc690
|