Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/virtualization:master commit in: app-emulation/xen-tools/
Date: Sun, 25 Dec 2011 18:06:58
Message-Id: 543795e1685b2a1ca1ecbc0a139abdc73c63ee94.alexxy@gentoo
1 commit: 543795e1685b2a1ca1ecbc0a139abdc73c63ee94
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 25 18:05:56 2011 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 25 18:05:56 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/virtualization.git;a=commit;h=543795e1
7
8 fix xen-tools
9
10 Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
11
12 ---
13 app-emulation/xen-tools/xen-tools-9999.ebuild | 4 +++-
14 1 files changed, 3 insertions(+), 1 deletions(-)
15
16 diff --git a/app-emulation/xen-tools/xen-tools-9999.ebuild b/app-emulation/xen-tools/xen-tools-9999.ebuild
17 index 8d0acff..32b5a7c 100644
18 --- a/app-emulation/xen-tools/xen-tools-9999.ebuild
19 +++ b/app-emulation/xen-tools/xen-tools-9999.ebuild
20 @@ -9,7 +9,9 @@ PYTHON_USE_WITH="xml threads"
21 if [[ $PV == *9999 ]]; then
22 KEYWORDS=""
23 REPO="xen-unstable.hg"
24 + XEN_EXTFILES_URL="http://xenbits.xensource.com/xen-extfiles"
25 EHG_REPO_URI="http://xenbits.xensource.com/${REPO}"
26 + SRC_URI="$XEN_EXTFILES_URL/ipxe-git-v1.0.0.tar.gz"
27 S="${WORKDIR}/${REPO}"
28 live_eclass="mercurial"
29 else
30 @@ -122,7 +124,7 @@ pkg_setup() {
31 }
32
33 src_prepare() {
34 - #cp "$DISTDIR/ipxe-git-v1.0.0.tar.gz" tools/firmware/etherboot/ipxe.tar.gz
35 + cp "$DISTDIR/ipxe-git-v1.0.0.tar.gz" tools/firmware/etherboot/ipxe.tar.gz
36 sed -e 's/-Wall//' -i Config.mk || die "Couldn't sanitize CFLAGS"
37
38 # Drop .config