# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eutils toolchain-funcs DESCRIPTION="The ERESI Reverse Engineering Software Interface: elfsh and friends" HOMEPAGE="http://www.eresi-project.org/" # Steps to regenerate archive: # svn export http://svn.eresi-project.org/svn/trunk@1283 eresi-0.82_beta2 # tar cvjf eresi-0.82_beta2{.tar.bz2,} # To find the latest release and the corresponding svn revision: # svn annotate \ # http://svn.eresi-project.org/svn/trunk/librevm/include/revm-io.h \ # | egrep 'REVM_(RELEASE|VERSION)' SRC_URI="http://martin.von-gagern.net/gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="readline server doc" DEPEND="readline? ( sys-libs/readline )" RDEPEND="${DEPEND} !