summaryrefslogtreecommitdiff
path: root/app-emulation/ganeti-os-noop
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
commit95461df035e3867364495f065e5e805bf629b2d7 (patch)
tree867dce371a84a696e91be255d89f282975aa0480 /app-emulation/ganeti-os-noop
parent46eedbedafdb0040c37884982d4c775ce277fb7b (diff)
gentoo resync : 25.10.2021
Diffstat (limited to 'app-emulation/ganeti-os-noop')
-rw-r--r--app-emulation/ganeti-os-noop/Manifest2
-rw-r--r--app-emulation/ganeti-os-noop/ganeti-os-noop-0.2.ebuild10
2 files changed, 4 insertions, 8 deletions
diff --git a/app-emulation/ganeti-os-noop/Manifest b/app-emulation/ganeti-os-noop/Manifest
index 6ed0808208a7..6769aa336b9c 100644
--- a/app-emulation/ganeti-os-noop/Manifest
+++ b/app-emulation/ganeti-os-noop/Manifest
@@ -1,3 +1,3 @@
DIST ganeti-os-noop-0.2.tar.gz 2247 BLAKE2B ea0d9c4e884aba81895e48b8bb86a28f90432ec768feeef5f561b13041279578c5730783c12a7207b330fe9190c0b41a44fdf154f8685bb8f4d3721f37d797f9 SHA512 ae121759ef775a5fee552ef2f939bb01126ff5fee3deeadae234a6f6f66b2589be1a6cc686d564d3a77406f5839f1cf914a3492c3ea9cc803427967fb75e3c5b
-EBUILD ganeti-os-noop-0.2.ebuild 564 BLAKE2B 2eb3a0dc82eae30ac81c13a28670242bad7f8cb0a5a5494b121bd6b31d4bfc9e464c5fe918de5d4005934063ee7572a76680c6c3c6b4c67e042c3fca068fbae6 SHA512 24d3b53a43f6aade1a075519285f64fc285c4b27ccd83a9442fa1035506480ea9979fcf18e72e831109056abfe38372eccd6cb78c0e907942dbcd93261d70c36
+EBUILD ganeti-os-noop-0.2.ebuild 541 BLAKE2B e69308066bdc75ef1ef96b9c5e45e267aee6de544aa428b4100d3feec7cdba2703ec8001a01bbb21533c217b6c1c1128891931d7ecc261a74a89fade04aa5b45 SHA512 41b81dee4f069d1cf843e0e1205da635bb8a7edc5179537335ea6f8d5f19bf9a4dff1341d6eae6ad52229074fc31ec0884978224eb6c21de56b2411310de0480
MISC metadata.xml 336 BLAKE2B a33c24c625c4cd4d73e299432329d5b311876f0398980995ba94ee897091594092b1070f889424d03c98b36db81ac868a38b4a1b61db4a5be6378f4083f7cc92 SHA512 4b94403192dcb87be21e8eaeb6956622da2c87675addf459b11601eada86ae913b153d7a55f21c24a9e1c353d41170a9bdd8312e23e4dbf10671edc550425119
diff --git a/app-emulation/ganeti-os-noop/ganeti-os-noop-0.2.ebuild b/app-emulation/ganeti-os-noop/ganeti-os-noop-0.2.ebuild
index 3f7639fbd4e9..a808738db0f4 100644
--- a/app-emulation/ganeti-os-noop/ganeti-os-noop-0.2.ebuild
+++ b/app-emulation/ganeti-os-noop/ganeti-os-noop-0.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
DESCRIPTION="Dummy OS provider for Ganeti"
HOMEPAGE="https://github.com/grnet/ganeti-os-noop"
@@ -10,14 +10,10 @@ SRC_URI="https://github.com/grnet/ganeti-os-noop/archive/v${PV}.tar.gz -> ${P}.t
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
src_install() {
dodoc CONTRIBUTORS
- cd ganeti/os/noop
+ cd ganeti/os/noop || die
insinto /usr/share/ganeti/os/noop/
doins ganeti_api_version
exeinto /usr/share/ganeti/os/noop/