public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/ganeti-instance-image/
Date: Tue, 19 May 2020 19:01:00 +0000 (UTC)	[thread overview]
Message-ID: <1589914837.d3abb4c0a4050cfaa2d8d4b6c06b6b0b59255c14.asturm@gentoo> (raw)

commit:     d3abb4c0a4050cfaa2d8d4b6c06b6b0b59255c14
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May 19 18:36:57 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May 19 19:00:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3abb4c0

app-emulation/ganeti-instance-image: Drop 0.6 (r0), EAPI4--

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../ganeti-instance-image-0.6.ebuild               | 49 ----------------------
 1 file changed, 49 deletions(-)

diff --git a/app-emulation/ganeti-instance-image/ganeti-instance-image-0.6.ebuild b/app-emulation/ganeti-instance-image/ganeti-instance-image-0.6.ebuild
deleted file mode 100644
index 111a33276b5..00000000000
--- a/app-emulation/ganeti-instance-image/ganeti-instance-image-0.6.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils
-
-if [[ ${PV} == "9999" ]]; then
-	EGIT_REPO_URI="git://git.osuosl.org/${PN}.git"
-	EGIT_BRANCH="master"
-	inherit git-2 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.0.3
-	app-emulation/qemu
-	sys-apps/util-linux
-	sys-fs/multipath-tools
-	sys-fs/e2fsprogs"
-
-src_prepare() {
-	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}
-}


             reply	other threads:[~2020-05-19 19:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19 19:01 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-23 21:39 [gentoo-commits] repo/gentoo:master commit in: app-emulation/ganeti-instance-image/ Robin H. Johnson
2019-06-14 20:13 Patrick McLean
2017-10-04  7:47 Michał Górny
2015-10-10 18:23 Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1589914837.d3abb4c0a4050cfaa2d8d4b6c06b6b0b59255c14.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox