* [gentoo-commits] repo/gentoo:master commit in: profiles/, app-emulation/ganeti-instance-image/
@ 2020-09-21 7:34 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-09-21 7:34 UTC (permalink / raw
To: gentoo-commits
commit: a97e05f41ca0ba0c96e6c141e77fea67fb429d60
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 07:32:16 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 07:32:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a97e05f4
app-emulation/ganeti-instance-image: Remove last-rited pkg
Closes: https://bugs.gentoo.org/713052
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-emulation/ganeti-instance-image/Manifest | 1 -
.../ganeti-instance-image-0.6-r2.ebuild | 48 ----------------------
app-emulation/ganeti-instance-image/metadata.xml | 5 ---
profiles/package.mask | 1 -
4 files changed, 55 deletions(-)
diff --git a/app-emulation/ganeti-instance-image/Manifest b/app-emulation/ganeti-instance-image/Manifest
deleted file mode 100644
index 247a6065f19..00000000000
--- a/app-emulation/ganeti-instance-image/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ganeti-instance-image-0.6.tar.gz 82534 BLAKE2B 8a16f1ead6307400031425c60dae2585ea9ad53e55276a73177b46652c9054c6c24ea7068347ecaeafa77cea27b1b97350420bd6cf0e69e5ac18692cede47bbc SHA512 92b5048fe8c40692e8e7c4cb73b21e764660d7cb5f585a8489fc4338eef7df8aae1147d38a849103585a884a0216a0bfb42473d5c1922130e5aada31f5d580c3
diff --git a/app-emulation/ganeti-instance-image/ganeti-instance-image-0.6-r2.ebuild b/app-emulation/ganeti-instance-image/ganeti-instance-image-0.6-r2.ebuild
deleted file mode 100644
index 1cb4bb0a446..00000000000
--- a/app-emulation/ganeti-instance-image/ganeti-instance-image-0.6-r2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV} == "9999" ]]; then
- EGIT_REPO_URI="git://git.osuosl.org/${PN}.git"
- EGIT_BRANCH="master"
- inherit git-r3 autotools
-else
- SRC_URI="http://ftp.osuosl.org/pub/osl/ganeti-instance-image/${P}.tar.gz"
-fi
-
-DESCRIPTION="Scripts to build out CD or image based VMs using Ganeti"
-HOMEPAGE="http://code.osuosl.org/projects/ganeti-image"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="app-arch/dump
- >=app-emulation/ganeti-2.15.2-r7
- app-emulation/qemu
- sys-apps/util-linux
- sys-fs/multipath-tools
- sys-fs/e2fsprogs"
-
-src_prepare() {
- default
- if [[ ${PV} == "9999" ]]; then
- eautoreconf
- fi
-}
-
-src_configure() {
- econf --with-default-dir=/etc/ganeti
-}
-
-src_install() {
- emake DESTDIR="${D}" install
-
- rm -rf "${D}"/usr/share/doc/${PN}
- dodoc README.markdown NEWS ChangeLog
- insinto /etc/ganeti
- newins defaults ${PN}
-}
diff --git a/app-emulation/ganeti-instance-image/metadata.xml b/app-emulation/ganeti-instance-image/metadata.xml
deleted file mode 100644
index 7a38bb90096..00000000000
--- a/app-emulation/ganeti-instance-image/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 2af1eb5709e..50bc0f813ed 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -659,7 +659,6 @@ dev-python/fdsend
# Removal in 30 days. Tracker bug #694800.
app-emulation/ganeti
app-emulation/ganeti-instance-debootstrap
-app-emulation/ganeti-instance-image
# Alfredo Tupone <tupone@gentoo.org> (2020-08-16)
# Ported to py3.8 but not yet released
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-21 7:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-21 7:34 [gentoo-commits] repo/gentoo:master commit in: profiles/, app-emulation/ganeti-instance-image/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox