public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/virtualization:master commit in: app-emulation/xen-tools/
Date: Sun, 25 Dec 2011 18:06:49 +0000 (UTC)	[thread overview]
Message-ID: <543795e1685b2a1ca1ecbc0a139abdc73c63ee94.alexxy@gentoo> (raw)

commit:     543795e1685b2a1ca1ecbc0a139abdc73c63ee94
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 18:05:56 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 18:05:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/virtualization.git;a=commit;h=543795e1

fix xen-tools

Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

---
 app-emulation/xen-tools/xen-tools-9999.ebuild |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/app-emulation/xen-tools/xen-tools-9999.ebuild b/app-emulation/xen-tools/xen-tools-9999.ebuild
index 8d0acff..32b5a7c 100644
--- a/app-emulation/xen-tools/xen-tools-9999.ebuild
+++ b/app-emulation/xen-tools/xen-tools-9999.ebuild
@@ -9,7 +9,9 @@ PYTHON_USE_WITH="xml threads"
 if [[ $PV == *9999 ]]; then
 	KEYWORDS=""
 	REPO="xen-unstable.hg"
+	XEN_EXTFILES_URL="http://xenbits.xensource.com/xen-extfiles"
 	EHG_REPO_URI="http://xenbits.xensource.com/${REPO}"
+	SRC_URI="$XEN_EXTFILES_URL/ipxe-git-v1.0.0.tar.gz"
 	S="${WORKDIR}/${REPO}"
 	live_eclass="mercurial"
 else
@@ -122,7 +124,7 @@ pkg_setup() {
 }
 
 src_prepare() {
-	#cp "$DISTDIR/ipxe-git-v1.0.0.tar.gz" tools/firmware/etherboot/ipxe.tar.gz
+	cp "$DISTDIR/ipxe-git-v1.0.0.tar.gz" tools/firmware/etherboot/ipxe.tar.gz
 	sed -e 's/-Wall//' -i Config.mk || die "Couldn't sanitize CFLAGS"
 
 	# Drop .config



             reply	other threads:[~2011-12-25 18:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-25 18:06 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-23  0:22 [gentoo-commits] proj/virtualization:master commit in: app-emulation/xen-tools/ Lan Yixun
2014-03-23  0:22 Lan Yixun
2014-03-19 22:35 Lan Yixun
2013-08-04 13:48 Ian Delaney
2012-10-24 16:35 Misbakh-Soloviev Vadim A.
2012-03-02 13:08 Ian Delaney
2012-03-02 10:20 Ian Delaney
2012-01-12 10:53 Alexey Shvetsov
2012-01-12 10:40 Alexey Shvetsov
2011-12-25 18:15 Alexey Shvetsov
2011-12-04 10:35 Alexey Shvetsov

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=543795e1685b2a1ca1ecbc0a139abdc73c63ee94.alexxy@gentoo \
    --to=alexxy@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