blob: 70f2a0f0defb3869156d186e00f1675b9811b8a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install
DESCRIPTION=Debian Etch instance example for Ganeti
EAPI=0
HOMEPAGE=http://www.ganeti.org/
KEYWORDS=~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-debian-etch-0.4.tar
_eclass_exported_funcs=src_install:-
_md5_=aabd0316a1b4d195ddfd53bc4f581dd2
|