diff options
author | Ian Delaney <idella4@gentoo.org> | 2013-02-11 13:40:59 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2013-02-11 13:40:59 +0000 |
commit | f07a98d831ef01ae703a013c55ee39eb7b1ec00b (patch) | |
tree | 10028b664821a3e6cd2df7ef02628cd8d4301bd9 /app-emulation | |
parent | Update HOMEPAGE (diff) | |
download | gentoo-2-f07a98d831ef01ae703a013c55ee39eb7b1ec00b.tar.gz gentoo-2-f07a98d831ef01ae703a013c55ee39eb7b1ec00b.tar.bz2 gentoo-2-f07a98d831ef01ae703a013c55ee39eb7b1ec00b.zip |
Reset REQUIRED_USE
(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/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/app-emulation/xen-tools/ChangeLog b/app-emulation/xen-tools/ChangeLog index ab556bcdbf9b..fc8c30513f5a 100644 --- a/app-emulation/xen-tools/ChangeLog +++ b/app-emulation/xen-tools/ChangeLog @@ -1,6 +1,10 @@ # 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.138 2013/02/11 12:49:51 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.139 2013/02/11 13:40:59 idella4 Exp $ + + 11 Feb 2013; Ian Delaney <idella4@gentoo.org> xen-tools-4.2.0-r3.ebuild, + xen-tools-4.2.1-r1.ebuild, xen-tools-4.2.1-r2.ebuild: + Reset REQUIRED_USE 11 Feb 2013; Ian Delaney <idella4@gentoo.org> xen-tools-4.2.0-r3.ebuild, xen-tools-4.2.1-r1.ebuild, xen-tools-4.2.1-r2.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 1dde44992e28..8657ff1f2b98 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.6 2013/02/11 12:49:51 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild,v 1.7 2013/02/11 13:40:59 idella4 Exp $ EAPI=5 @@ -35,7 +35,7 @@ SLOT="0" # TODO soon; ocaml up for a potential name change IUSE="api custom-cflags debug doc flask hvm ocaml qemu pygrub screen static-libs xend" -REQUIRD_USE="hvm? ( qemu )" +REQUIRED_USE="hvm? ( qemu )" CDEPEND="<dev-libs/yajl-2 dev-python/lxml[${PYTHON_USEDEP}] 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 5f0874736794..2fde24f1f32b 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.6 2013/02/11 12:49:51 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r1.ebuild,v 1.7 2013/02/11 13:40:59 idella4 Exp $ EAPI=5 @@ -34,7 +34,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="api custom-cflags debug doc flask hvm qemu ocaml pygrub screen static-libs xend" -#REQUIRED_USE="hvm? ( qemu )" +REQUIRED_USE="hvm? ( qemu )" CDEPEND="<dev-libs/yajl-2 dev-python/lxml[${PYTHON_USEDEP}] diff --git a/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild b/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild index 282e5840d072..1ab07ca5df41 100644 --- a/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.2.1-r2.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-r2.ebuild,v 1.2 2013/02/11 12:49:51 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r2.ebuild,v 1.3 2013/02/11 13:40:59 idella4 Exp $ EAPI=5 @@ -34,7 +34,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="api custom-cflags debug doc flask hvm qemu ocaml pygrub screen static-libs xend" -#REQUIRED_USE="hvm? ( qemu )" +REQUIRED_USE="hvm? ( qemu )" CDEPEND="<dev-libs/yajl-2 dev-python/lxml[${PYTHON_USEDEP}] |