12 lines
562 B
Groff
12 lines
562 B
Groff
DEFINED_PHASES=compile install unpack
|
|
DEPEND=all_sfx? ( app-arch/unrar )
|
|
DESCRIPTION=RAR compressor/uncompressor
|
|
EAPI=4
|
|
HOMEPAGE=http://www.rarsoft.com/
|
|
IUSE=all_sfx static
|
|
KEYWORDS=-* amd64 x86
|
|
LICENSE=RAR
|
|
RDEPEND=sys-libs/glibc
|
|
SLOT=0
|
|
SRC_URI=x86? ( http://www.rarlab.com/rar/rarlinux-4.1.1.tar.gz ) amd64? ( http://www.rarlab.com/rar/rarlinux-x64-4.1.1.tar.gz ) all_sfx? ( http://www.rarlab.com/rar/rarlinux-4.1.1.tar.gz http://www.rarlab.com/rar/rarlinux-x64-4.1.1.tar.gz http://www.rarlab.com/rar/winrar-x64-411.exe )
|
|
_md5_=97755c8111884ae7b359eb198b770507
|