summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-12-31 03:37:25 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-12-31 03:37:56 +1100
commitbaae82e94d7d7cdc9dbad6cede1ddec4d0b268cc (patch)
tree48732e9fec505983fe73f498dfc26ed147e4bd54 /app-emulation
parentprofiles: drop mask for removed app-cdr/recorder (diff)
downloadgentoo-baae82e94d7d7cdc9dbad6cede1ddec4d0b268cc.tar.gz
gentoo-baae82e94d7d7cdc9dbad6cede1ddec4d0b268cc.tar.bz2
gentoo-baae82e94d7d7cdc9dbad6cede1ddec4d0b268cc.zip
app-emulation/ganeti-instance-debian-etch: remove last rited package
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/ganeti-instance-debian-etch/Manifest1
-rw-r--r--app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild30
-rw-r--r--app-emulation/ganeti-instance-debian-etch/metadata.xml8
3 files changed, 0 insertions, 39 deletions
diff --git a/app-emulation/ganeti-instance-debian-etch/Manifest b/app-emulation/ganeti-instance-debian-etch/Manifest
deleted file mode 100644
index b6d47a1a25dc..000000000000
--- a/app-emulation/ganeti-instance-debian-etch/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ganeti-instance-debian-etch-0.4.tar 40960 SHA256 be2175c6007e308a3f7eab0cbe7242aeee892eb2a2d0216011260f3826eea92d SHA512 5c040d849fe0ed1c20231f8f32f1b0a8e8d10e2c45c36ca7cd2843c2b82e868e0d50bbf6eab89db59e50f3e012cf7351da3469dbcd0c21455740d38f8dd481d0 WHIRLPOOL d850f74943f0d210a6f1ced22968c04cfdc095b01470e3cbd96d6c91ec71776dccd2fc5341bf8647ecbc25ae56ec3f5e5683c71ce926d9ffb6e7fc3be350cd55
diff --git a/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild b/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild
deleted file mode 100644
index 84b7325e8ad0..000000000000
--- a/app-emulation/ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-DESCRIPTION="Debian Etch instance example for Ganeti"
-HOMEPAGE="http://www.ganeti.org/"
-SRC_URI="https://ganeti.googlecode.com/files/${P}.tar"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~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() {
- dir=/srv/ganeti/os/debian-etch/
- insinto ${dir}
- doins "${S}"/*
- fperms 755 ${dir}/{create,export,import,rename}
-}
diff --git a/app-emulation/ganeti-instance-debian-etch/metadata.xml b/app-emulation/ganeti-instance-debian-etch/metadata.xml
deleted file mode 100644
index 3a535c1572c7..000000000000
--- a/app-emulation/ganeti-instance-debian-etch/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="google-code">ganeti</remote-id>
- </upstream>
-</pkgmetadata>