1 # Copyright 1999-2013 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="Shamir's secret sharing scheme"
9 HOMEPAGE="http://point-at-infinity.org/ssss/"
13 KEYWORDS="~amd64 ~x86"
16 SRC_URI="http://point-at-infinity.org/ssss/ssss-${PV}.tar.gz"
18 DEPEND="app-doc/xmltoman:0=
22 epatch "${FILESDIR}/${P}-remove_strip.patch"\
23 "${FILESDIR}/${P}-memset.patch"