summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2013-02-01 13:24:26 +0000
committerIan Delaney <idella4@gentoo.org>2013-02-01 13:24:26 +0000
commit8e79120621c7e6009004fddcf0c89969e9697310 (patch)
tree2fa83e352921756d836441d880a86ecfbea1db45 /app-emulation
parentRemove old. (diff)
downloadgentoo-2-8e79120621c7e6009004fddcf0c89969e9697310.tar.gz
gentoo-2-8e79120621c7e6009004fddcf0c89969e9697310.tar.bz2
gentoo-2-8e79120621c7e6009004fddcf0c89969e9697310.zip
Reversed/Re-added bin86 & dev86 to DEPEND in -4.2.0-r3 -4,2.2-r1 subsequent to arch testing
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/xen-tools/ChangeLog7
-rw-r--r--app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild6
-rw-r--r--app-emulation/xen-tools/xen-tools-4.2.1-r1.ebuild6
3 files changed, 12 insertions, 7 deletions
diff --git a/app-emulation/xen-tools/ChangeLog b/app-emulation/xen-tools/ChangeLog
index 6733d026ef99..efb20d11f109 100644
--- a/app-emulation/xen-tools/ChangeLog
+++ b/app-emulation/xen-tools/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/xen-tools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.130 2013/01/31 17:57:10 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.131 2013/02/01 13:24:26 idella4 Exp $
+
+ 01 Feb 2013; Ian Delaney <idella4@gentoo.org> xen-tools-4.2.0-r3.ebuild,
+ xen-tools-4.2.1-r1.ebuild:
+ Reversed/Re-added bin86 & dev86 to DEPEND in -4.2.0-r3 -4,2.2-r1 subsequent to
+ arch testing
31 Jan 2013; Ian Delaney <idella4@gentoo.org> files/ipxe-nopie.patch,
xen-tools-4.2.0-r2.ebuild, xen-tools-4.2.0-r3.ebuild,
diff --git a/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild b/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild
index 040b7d8d40c4..78e2c2900dd3 100644
--- a/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild,v 1.2 2013/01/31 17:57:10 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild,v 1.3 2013/02/01 13:24:26 idella4 Exp $
EAPI=5
@@ -51,6 +51,8 @@ CDEPEND="<dev-libs/yajl-2
${PYTHON_DEPS}
pygrub? ( ${PYTHON_DEPS//${PYTHON_REQ_USE}/ncurses} )"
DEPEND="${CDEPEND}
+ sys-devel/bin86
+ sys-devel/dev86
dev-lang/perl
app-misc/pax-utils
doc? (
@@ -67,8 +69,6 @@ DEPEND="${CDEPEND}
dev-texlive/texlive-latexrecommended
)
hvm? ( x11-proto/xproto
- sys-devel/bin86
- sys-devel/dev86
)"
RDEPEND="${CDEPEND}
sys-apps/iproute2
diff --git a/app-emulation/xen-tools/xen-tools-4.2.1-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.2.1-r1.ebuild
index f8e56cd6c13a..9d281472f945 100644
--- a/app-emulation/xen-tools/xen-tools-4.2.1-r1.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.2.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r1.ebuild,v 1.2 2013/01/31 17:57:10 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r1.ebuild,v 1.3 2013/02/01 13:24:26 idella4 Exp $
EAPI=5
@@ -51,6 +51,8 @@ CDEPEND="<dev-libs/yajl-2
${PYTHON_DEPS}
pygrub? ( ${PYTHON_DEPS//${PYTHON_REQ_USE}/ncurses} )"
DEPEND="${CDEPEND}
+ sys-devel/bin86
+ sys-devel/dev86
dev-lang/perl
app-misc/pax-utils
doc? (
@@ -67,8 +69,6 @@ DEPEND="${CDEPEND}
dev-texlive/texlive-latexrecommended
)
hvm? ( x11-proto/xproto
- sys-devel/bin86
- sys-devel/dev86
)"
RDEPEND="${CDEPEND}
sys-apps/iproute2