public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/domi: ChangeLog domi-20060816.ebuild
@ 2008-10-01 18:47 Thilo Bangert (bangert)
  0 siblings, 0 replies; only message in thread
From: Thilo Bangert (bangert) @ 2008-10-01 18:47 UTC (permalink / raw
  To: gentoo-commits

bangert     08/10/01 18:47:54

  Modified:             ChangeLog
  Added:                domi-20060816.ebuild
  Log:
  version bump - by Thomas Pani - bug #146338
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.10                 app-emulation/domi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/domi/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/domi/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/domi/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/domi/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	13 May 2007 18:28:34 -0000	1.9
+++ ChangeLog	1 Oct 2008 18:47:54 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for app-emulation/domi
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/domi/ChangeLog,v 1.9 2007/05/13 18:28:34 bangert Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/domi/ChangeLog,v 1.10 2008/10/01 18:47:54 bangert Exp $
+
+*domi-20060816 (01 Oct 2008)
+
+  01 Oct 2008; Thilo Bangert <bangert@gentoo.org> +domi-20060816.ebuild:
+  version bump - by Thomas Pani - bug #146338
 
   13 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
   add <herd>no-herd</herd>



1.1                  app-emulation/domi/domi-20060816.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/domi/domi-20060816.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/domi/domi-20060816.ebuild?rev=1.1&content-type=text/plain

Index: domi-20060816.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/domi/domi-20060816.ebuild,v 1.1 2008/10/01 18:47:54 bangert Exp $

inherit eutils
DESCRIPTION="Scripts for building Xen domains"
HOMEPAGE="http://www.bytesex.org"
EXTRA_VERSION="153213"
SRC_URI="http://dl.bytesex.org/cvs-snapshots/${P}-${EXTRA_VERSION}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND="app-emulation/xen-tools
	app-arch/rpm
	sys-apps/parted
	sys-apps/yum
	sys-fs/lvm2
	sys-fs/multipath-tools"
# there are some other depends we may need depending on the target system
# these packages aren't in gentoo yet. feel free to submit ebuilds via bugzilla.
# y2pmsh
RESTRICT="test"

S=${WORKDIR}/${PN}

src_unpack() {
	unpack ${A}
	sed -i -e 's:/dev/loop\$:/dev/loop/\$:' "${S}"/domi
}

src_install() {
	einstall || die
	insinto /etc
	doins "${FILESDIR}"/domi.conf || die
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-01 18:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-01 18:47 [gentoo-commits] gentoo-x86 commit in app-emulation/domi: ChangeLog domi-20060816.ebuild Thilo Bangert (bangert)

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