commit:     b05155344b3a15fb088606a0d99a21bfb586ad8c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 07:32:28 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 07:32:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0515534

app-emulation/ganeti-instance-debootstrap: Remove last-rited pkg

Closes: https://bugs.gentoo.org/713052
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-emulation/ganeti-instance-debootstrap/Manifest |  2 --
 .../ganeti-instance-debootstrap-0.11-r1.ebuild     | 28 ---------------
 .../ganeti-instance-debootstrap-0.16.ebuild        | 41 ----------------------
 .../ganeti-instance-debootstrap/metadata.xml       | 15 --------
 profiles/package.mask                              |  1 -
 5 files changed, 87 deletions(-)

diff --git a/app-emulation/ganeti-instance-debootstrap/Manifest 
b/app-emulation/ganeti-instance-debootstrap/Manifest
deleted file mode 100644
index cfe93ff79c2..00000000000
--- a/app-emulation/ganeti-instance-debootstrap/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST ganeti-instance-debootstrap-0.11.tar.gz 67946 BLAKE2B 
0dbf3d16ae4058f0093adcd0a33c473719cf6de267dbc4e99e3326a2885d57693e2d0408b1079681056be88c7db23ab168e38f38d4051e8847d3b552fa42d4a1
 SHA512 
d39ae29b49e3e0e25e9052ee5201d5aeeedfa229cc0b8674ea01a26b1b615b262c1464ca16b5268884a0fa28981e5126eec084d7bb9298a4b405574925b85b4e
-DIST ganeti-instance-debootstrap-0.16.tar.gz 23020 BLAKE2B 
8e96597ee94e5806de78ade571f5287e68c5442a91fb8ef3f6e2dbb95301e036fa79225b3c8a2517b05ff14eba0fb541c792556218d0f9a9346f1ebe524a6b38
 SHA512 
43197d034d719b81ea8737ea60763d43bf71bc9b15b0fbee60bd42e5b0c0f3821805986d4f564db91207a83c2396e87fe081180eec3a5da77d18f2d510fbff1f

diff --git 
a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11-r1.ebuild
 
b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11-r1.ebuild
deleted file mode 100644
index dac122fc12a..00000000000
--- 
a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.11-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Scripts to build Ganeti VMs with debootstrap"
-HOMEPAGE="http://www.ganeti.org/";
-SRC_URI="https://ganeti.googlecode.com/files/ganeti-instance-debootstrap-${PV}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-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"
-
-src_install() {
-       default
-       insinto /etc/ganeti/instance-debootstrap/hooks
-       doins examples/hooks/*
-}

diff --git 
a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.16.ebuild
 
b/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.16.ebuild
deleted file mode 100644
index b4859961ac2..00000000000
--- 
a/app-emulation/ganeti-instance-debootstrap/ganeti-instance-debootstrap-0.16.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="Scripts to build Ganeti VMs with debootstrap"
-HOMEPAGE="http://www.ganeti.org/";
-SRC_URI="http://downloads.ganeti.org/instance-debootstrap/${P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       ${DEPEND}
-       >=sys-apps/coreutils-6.10-r1
-       app-arch/dpkg
-       app-arch/dump
-       app-emulation/ganeti
-       dev-util/debootstrap
-       sys-apps/util-linux
-       sys-fs/e2fsprogs
-       sys-fs/multipath-tools
-"
-
-src_prepare() {
-       default
-
-       sed -i -e 's|AC_MSG_ERROR|AC_MSG_WARN|g' configure.ac || die
-       sed -i -e 's|COPYING||g' Makefile.am || die
-
-       eautoreconf
-}
-
-src_install() {
-       default
-
-       insinto /etc/ganeti/instance-debootstrap/hooks
-       doins examples/hooks/*
-}

diff --git a/app-emulation/ganeti-instance-debootstrap/metadata.xml 
b/app-emulation/ganeti-instance-debootstrap/metadata.xml
deleted file mode 100644
index 26710bfe632..00000000000
--- a/app-emulation/ganeti-instance-debootstrap/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Virtualization Project</name>
-       </maintainer>
-       <longdescription lang="en">This is a guest OS definition for Ganeti 
(https://code.google.com/p/ganeti).
-       It will install a minimal version of Debian or Ubuntu via debootstrap 
(thus
-       it requires network access). This only works if you have a Debian-based 
node
-       or you have debootstrap installed by hand on another 
distribution.</longdescription>
-       <upstream>
-               <remote-id type="google-code">ganeti</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 50bc0f813ed..f8d7622b27f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -658,7 +658,6 @@ dev-python/fdsend
 # port it to Python 3.
 # Removal in 30 days.  Tracker bug #694800.
 app-emulation/ganeti
-app-emulation/ganeti-instance-debootstrap
 
 # Alfredo Tupone <[email protected]> (2020-08-16)
 # Ported to py3.8 but not yet released

Reply via email to