summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2013-02-22 10:36:08 +0000
committerIan Delaney <idella4@gentoo.org>2013-02-22 10:36:08 +0000
commit271f903cab353349736b017ae92c6b58dfc29f1e (patch)
treed51cb02f8c923934cc99edb3dca51a2ee76dfb1f /app-emulation
parentRemove app-admin/webalizer-xtended mask as removed from tree. (diff)
downloadgentoo-2-271f903cab353349736b017ae92c6b58dfc29f1e.tar.gz
gentoo-2-271f903cab353349736b017ae92c6b58dfc29f1e.tar.bz2
gentoo-2-271f903cab353349736b017ae92c6b58dfc29f1e.zip
Update the dependency yajl to current version, thx to 'BT' from Bug #458576
(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/ChangeLog6
-rw-r--r--app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild4
-rw-r--r--app-emulation/xen-tools/xen-tools-4.2.1-r1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-emulation/xen-tools/ChangeLog b/app-emulation/xen-tools/ChangeLog
index 457428ef13f1..ff08946fab7c 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.141 2013/02/12 06:34:04 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.142 2013/02/22 10:36:08 idella4 Exp $
+
+ 22 Feb 2013; Ian Delaney <idella4@gentoo.org> xen-tools-4.2.0-r3.ebuild,
+ xen-tools-4.2.1-r1.ebuild:
+ Update the dependency yajl to current version, thx to 'BT' from Bug #458576
12 Feb 2013; Ian Delaney <idella4@gentoo.org> xen-tools-4.2.1-r2.ebuild:
Fixed copy header file, Bug #456884
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 969ccc07b45d..84380c20f95d 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.8 2013/02/11 15:26:37 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.0-r3.ebuild,v 1.9 2013/02/22 10:36:08 idella4 Exp $
EAPI=5
@@ -37,7 +37,7 @@ IUSE="api custom-cflags debug doc flask hvm ocaml qemu pygrub screen static-libs
REQUIRED_USE="hvm? ( qemu )"
-CDEPEND="<dev-libs/yajl-2
+CDEPEND="dev-libs/yajl
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/pypam[${PYTHON_USEDEP}]
sys-libs/zlib
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 2fde24f1f32b..7a45893082fc 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.7 2013/02/11 13:40:59 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-4.2.1-r1.ebuild,v 1.8 2013/02/22 10:36:08 idella4 Exp $
EAPI=5
@@ -36,7 +36,7 @@ IUSE="api custom-cflags debug doc flask hvm qemu ocaml pygrub screen static-libs
REQUIRED_USE="hvm? ( qemu )"
-CDEPEND="<dev-libs/yajl-2
+CDEPEND="dev-libs/yajl
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/pypam[${PYTHON_USEDEP}]
dev-python/pyxml[${PYTHON_USEDEP}]