public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lan Yixun" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/virtualization:dlan commit in: app-emulation/xen-tools/
Date: Mon, 20 Jan 2014 10:27:05 +0000 (UTC)	[thread overview]
Message-ID: <1390212809.4f982eb58891b8351e2d1a4b8744153cd071f107.dlan@gentoo> (raw)

commit:     4f982eb58891b8351e2d1a4b8744153cd071f107
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 20 10:13:29 2014 +0000
Commit:     Lan Yixun <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Jan 20 10:13:29 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/virtualization.git;a=commit;h=4f982eb5

app-emulation/xen-tools: convert to git-r3 eclass

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

---
 app-emulation/xen-tools/xen-tools-9999.ebuild | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-emulation/xen-tools/xen-tools-9999.ebuild b/app-emulation/xen-tools/xen-tools-9999.ebuild
index 81670d8..85ceda7 100644
--- a/app-emulation/xen-tools/xen-tools-9999.ebuild
+++ b/app-emulation/xen-tools/xen-tools-9999.ebuild
@@ -25,7 +25,7 @@ if [[ $PV == *9999 ]]; then
 	EGIT_REPO_URI_SEAB="git://xenbits.xen.org/seabios.git"
 	EGIT_REPO_URI_IPXE="git://git.ipxe.org/ipxe.git"
 	S="${WORKDIR}/xen"
-	live_eclass="git-2"
+	live_eclass="git-r3"
 else
 	KEYWORDS="~amd64 ~x86"
 	SRC_URI="http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz
@@ -138,23 +138,23 @@ pkg_setup() {
 src_unpack() {
 	EGIT_REPO_URI=${EGIT_REPO_URI_MAIN} \
 	EGIT_COMMIT=${EGIT_COMMIT_MAIN} \
-		EGIT_SOURCEDIR=${S} git-2_src_unpack
+		EGIT_CHECKOUT_DIR=${S} git-r3_src_unpack
 
 	EGIT_REPO_URI=${EGIT_REPO_URI_QEMU} \
 	EGIT_COMMIT=${EGIT_COMMIT_QEMU} \
-		EGIT_SOURCEDIR=${S}/tools/qemu-xen-dir git-2_src_unpack
+		EGIT_CHECKOUT_DIR=${S}/tools/qemu-xen-dir git-r3_src_unpack
 
 	EGIT_REPO_URI=${EGIT_REPO_URI_TRAD} \
 	EGIT_COMMIT=${EGIT_COMMIT_TRAD} \
-		EGIT_SOURCEDIR=${S}/tools/qemu-xen-traditional-dir git-2_src_unpack
+		EGIT_CHECKOUT_DIR=${S}/tools/qemu-xen-traditional-dir git-r3_src_unpack
 
 	EGIT_REPO_URI=${EGIT_REPO_URI_SEAB} \
 	EGIT_COMMIT=${EGIT_COMMIT_SEAB} \
-		EGIT_SOURCEDIR=${S}/tools/firmware/seabios-dir git-2_src_unpack
+		EGIT_CHECKOUT_DIR=${S}/tools/firmware/seabios-dir git-r3_src_unpack
 
 	EGIT_REPO_URI=${EGIT_REPO_URI_IPXE} \
 	EGIT_COMMIT=${EGIT_COMMIT_IPXE} \
-		EGIT_SOURCEDIR=${S}/tools/firmware/etherboot/ipxe git-2_src_unpack
+		EGIT_CHECKOUT_DIR=${S}/tools/firmware/etherboot/ipxe git-r3_src_unpack
 }
 
 src_prepare() {


             reply	other threads:[~2014-01-20 10:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-20 10:27 Lan Yixun [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-19 22:35 [gentoo-commits] proj/virtualization:master commit in: app-emulation/xen-tools/ Lan Yixun
2014-04-04  7:35 ` [gentoo-commits] proj/virtualization:dlan " Lan Yixun
2014-01-20 10:27 Lan Yixun
2014-01-20 10:27 Lan Yixun
2014-01-20 10:27 Lan Yixun
2014-01-20 10:27 Lan Yixun
2014-01-20 10:27 Lan Yixun

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=1390212809.4f982eb58891b8351e2d1a4b8744153cd071f107.dlan@gentoo \
    --to=dlan@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