[NEW] LocDeltaList + LocDeltaList => LocDeltaList
[ohcount] / test / detect_files / foo.exheres-0
1 # This is an exheres.
2
3 require subversion bash-completion eutils flag-o-matic
4
5 DESCRIPTION="An exheres"
6 HOMEPAGE="http://example.org/"
7 SRC_URI=""
8
9 MYOPTIONS="monkey"
10 LICENSE="GPL-2"
11 SLOT="0"
12 PLATFORMS="~amd64 ~ia64 ~x86"
13
14 DEPENDENCIES=""
15
16 src_prepare() {
17     default
18     ./autogen.bash || die "autogen.bash failed"
19 }
20