You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
665 B
14 lines
665 B
DEFINED_PHASES=compile configure install test
|
|
DEPEND=!libressl? ( dev-libs/openssl:= ) libressl? ( dev-libs/libressl:= ) geoip? ( >=dev-libs/geoip-1.4.7 ) test? ( dev-perl/Digest-SHA1 )
|
|
DESCRIPTION=IPv6 address calculator
|
|
EAPI=6
|
|
HOMEPAGE=https://www.deepspace6.net/projects/ipv6calc.html
|
|
IUSE=geoip libressl test
|
|
KEYWORDS=~alpha amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux
|
|
LICENSE=GPL-2
|
|
RDEPEND=!libressl? ( dev-libs/openssl:= ) libressl? ( dev-libs/libressl:= ) geoip? ( >=dev-libs/geoip-1.4.7 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/pbiering/ipv6calc/archive/1.0.0.tar.gz -> ipv6calc-1.0.0.tar.gz
|
|
_md5_=1a499cdd1045c9260a8a27ae5ea3f44c
|