summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Bainbridge <chrb@gentoo.org>2006-08-04 14:50:00 +0000
committerChris Bainbridge <chrb@gentoo.org>2006-08-04 14:50:00 +0000
commit6e342f48f9eb87da1c1870ba5fa11889ba386bf4 (patch)
tree7cf81ee52430a229c2f27317a4d974872023690d /app-emulation/domi
parentMoved vmware-workstation ebuilds using the new vmware eclass from the vmware ... (diff)
downloadgentoo-2-6e342f48f9eb87da1c1870ba5fa11889ba386bf4.tar.gz
gentoo-2-6e342f48f9eb87da1c1870ba5fa11889ba386bf4.tar.bz2
gentoo-2-6e342f48f9eb87da1c1870ba5fa11889ba386bf4.zip
Bump thanks to Andrew Ross, #136726.
(Portage version: 2.1.1_pre4-r2)
Diffstat (limited to 'app-emulation/domi')
-rw-r--r--app-emulation/domi/ChangeLog7
-rw-r--r--app-emulation/domi/domi-20060630.ebuild36
-rw-r--r--app-emulation/domi/files/digest-domi-200606303
3 files changed, 45 insertions, 1 deletions
diff --git a/app-emulation/domi/ChangeLog b/app-emulation/domi/ChangeLog
index 0537afadf550..9773c81e24c9 100644
--- a/app-emulation/domi/ChangeLog
+++ b/app-emulation/domi/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/domi
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/domi/ChangeLog,v 1.6 2006/06/10 14:17:58 chrb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/domi/ChangeLog,v 1.7 2006/08/04 14:50:00 chrb Exp $
+
+*domi-20060630 (04 Aug 2006)
+
+ 04 Aug 2006; Chris Bainbridge <chrb@gentoo.org> +domi-20060630.ebuild:
+ Bump thanks to Andrew Ross, #136726.
10 Jun 2006; Chris Bainbridge <chrb@gentoo.org> -domi-20060406-r2.ebuild:
remove old version
diff --git a/app-emulation/domi/domi-20060630.ebuild b/app-emulation/domi/domi-20060630.ebuild
new file mode 100644
index 000000000000..32ff635bb412
--- /dev/null
+++ b/app-emulation/domi/domi-20060630.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/domi/domi-20060630.ebuild,v 1.1 2006/08/04 14:50:00 chrb Exp $
+
+inherit eutils
+DESCRIPTION="Scripts for building Xen domains"
+HOMEPAGE="http://www.bytesex.org"
+EXTRA_VERSION="145440"
+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
+}
diff --git a/app-emulation/domi/files/digest-domi-20060630 b/app-emulation/domi/files/digest-domi-20060630
new file mode 100644
index 000000000000..45ffac98ade1
--- /dev/null
+++ b/app-emulation/domi/files/digest-domi-20060630
@@ -0,0 +1,3 @@
+MD5 4e1ec8e67682920cdf38786b3f46fbc0 domi-20060630-145440.tar.gz 15464
+RMD160 22a9525a4fb27e8d0a3d281f1acdc828490c99f0 domi-20060630-145440.tar.gz 15464
+SHA256 afcd220f35aad039b83d72621a7ec7709c64b713f2fc9d0f6fdcb802948f1ec8 domi-20060630-145440.tar.gz 15464