public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emulation/ganeti-instance-debian-etch/
@ 2015-09-01 18:40 Tobias Klausmann
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Klausmann @ 2015-09-01 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     3309eb567e599a4b9baf44a7e693e99edcc99086
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 18:40:07 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 18:40:07 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3309eb56

app-emulation/ganeti-instance-debian-etch: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 .../ganeti-instance-debian-etch/ganeti-instance-debian-etch-0.4.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 369fe13..84b7325 100644
--- 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
@@ -3,7 +3,7 @@
 # $Id$
 
 DESCRIPTION="Debian Etch instance example for Ganeti"
-HOMEPAGE="https://code.google.com/p/ganeti/"
+HOMEPAGE="http://www.ganeti.org/"
 SRC_URI="https://ganeti.googlecode.com/files/${P}.tar"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emulation/ganeti-instance-debian-etch/
@ 2016-12-30 16:38 Michael Palimaka
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka @ 2016-12-30 16:38 UTC (permalink / raw
  To: gentoo-commits

commit:     baae82e94d7d7cdc9dbad6cede1ddec4d0b268cc
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 30 16:37:25 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Dec 30 16:37:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baae82e9

app-emulation/ganeti-instance-debian-etch: remove last rited package

 app-emulation/ganeti-instance-debian-etch/Manifest |  1 -
 .../ganeti-instance-debian-etch-0.4.ebuild         | 30 ----------------------
 .../ganeti-instance-debian-etch/metadata.xml       |  8 ------
 3 files changed, 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 b6d47a1..00000000
--- 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 84b7325..00000000
--- 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 3a535c1..00000000
--- 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>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-30 16:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-30 16:38 [gentoo-commits] repo/gentoo:master commit in: app-emulation/ganeti-instance-debian-etch/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2015-09-01 18:40 Tobias Klausmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox