# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: Exp $ EAPI=4 inherit eutils DESCRIPTION="Computes context triggered piecewise hashes (fuzzy hashes)" HOMEPAGE="http://ssdeep.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DOCS="AUTHORS ChangeLog FILEFORMAT NEWS README TODO"