blob: d1cabdd1680f959e81a67f105f511e3623271fa7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=configure install
DESCRIPTION=Scripts to build Ganeti VMs with debootstrap
EAPI=2
HOMEPAGE=http://www.ganeti.org/
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=app-arch/dpkg app-arch/dump app-emulation/ganeti dev-util/debootstrap >=sys-apps/coreutils-6.10-r1 sys-apps/util-linux sys-fs/e2fsprogs
SLOT=0
SRC_URI=https://ganeti.googlecode.com/files/ganeti-instance-debootstrap-0.9.tar.gz
_eclass_exported_funcs=src_configure:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=7020a4410afe812b4041291b1e4fa06a
|