blob: cade1de1d607713e79e6e9e89a57473e57900eeb (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFINED_PHASES=install
DESCRIPTION=Dummy OS provider for Ganeti
EAPI=5
HOMEPAGE=https://github.com/grnet/ganeti-os-noop
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
SLOT=0
SRC_URI=https://github.com/grnet/ganeti-os-noop/archive/v0.2.tar.gz -> ganeti-os-noop-0.2.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=3b2b33fb22b3c0696464b7c91fa6742c
|