blob: c1a0b9c75fb74183bfe1e9278683767b7a30d63f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install preinst setup
DEPEND=app-arch/unzip
DESCRIPTION=C++ class library of cryptographic schemes
EAPI=6
HOMEPAGE=http://cryptopp.com
IUSE=static-libs
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos
LICENSE=Boost-1.0
SLOT=0/5.6
SRC_URI=https://www.cryptopp.com/cryptopp565.zip
_eclass_exported_funcs=pkg_preinst:- pkg_setup:- src_compile:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic e0ef2bf8bb6a54693e146ab4085a5ec8 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=df2dbb005f9ead82fe4c674204a43c32
|