1 exheres comment # This is an exheres.
3 exheres code require subversion bash-completion eutils flag-o-matic
5 exheres code DESCRIPTION="An exheres"
6 exheres code HOMEPAGE="http://example.org/"
7 exheres code SRC_URI=""
9 exheres code MYOPTIONS="monkey"
10 exheres code LICENSE="GPL-2"
12 exheres code PLATFORMS="~amd64 ~ia64 ~x86"
14 exheres code DEPENDENCIES=""
16 exheres code src_prepare() {
18 exheres code ./autogen.bash || die "autogen.bash failed"