summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2013-10-24 12:32:45 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2013-10-24 12:32:45 +0000
commitaf385c785ea9a39f0ee0270f3eb3c6a35be77de9 (patch)
treee730c179e84b4dd108e2dd7f759b6654067a8911 /sys-cluster
parentDo not install files related to nova if no nova USE, partial from bug#486568 (diff)
downloadgentoo-2-af385c785ea9a39f0ee0270f3eb3c6a35be77de9.tar.gz
gentoo-2-af385c785ea9a39f0ee0270f3eb3c6a35be77de9.tar.bz2
gentoo-2-af385c785ea9a39f0ee0270f3eb3c6a35be77de9.zip
Add dev-python/lxml to rdeps wrt #489246 by Sergey Popov <pinkbyte@gentoo.org>
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x5D21B852895192F9)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/crmsh/ChangeLog6
-rw-r--r--sys-cluster/crmsh/crmsh-1.2.4.ebuild5
-rw-r--r--sys-cluster/crmsh/crmsh-1.2.5-r3.ebuild5
-rw-r--r--sys-cluster/crmsh/crmsh-1.2.6.ebuild5
4 files changed, 14 insertions, 7 deletions
diff --git a/sys-cluster/crmsh/ChangeLog b/sys-cluster/crmsh/ChangeLog
index e9fe3c46b2f2..f884297355e7 100644
--- a/sys-cluster/crmsh/ChangeLog
+++ b/sys-cluster/crmsh/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/crmsh
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/ChangeLog,v 1.9 2013/10/17 12:21:11 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/ChangeLog,v 1.10 2013/10/24 12:32:45 xarthisius Exp $
+
+ 24 Oct 2013; Kacper Kowalik <xarthisius@gentoo.org> crmsh-1.2.4.ebuild,
+ crmsh-1.2.5-r3.ebuild, crmsh-1.2.6.ebuild:
+ Add dev-python/lxml to rdeps wrt #489246 by Sergey Popov <pinkbyte@gentoo.org>
*crmsh-1.2.6 (17 Oct 2013)
diff --git a/sys-cluster/crmsh/crmsh-1.2.4.ebuild b/sys-cluster/crmsh/crmsh-1.2.4.ebuild
index 70aed3c802d0..30392ca04d7a 100644
--- a/sys-cluster/crmsh/crmsh-1.2.4.ebuild
+++ b/sys-cluster/crmsh/crmsh-1.2.4.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/sys-cluster/crmsh/crmsh-1.2.4.ebuild,v 1.1 2013/01/18 09:15:37 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/crmsh-1.2.4.ebuild,v 1.2 2013/10/24 12:32:45 xarthisius Exp $
EAPI=4
@@ -20,7 +20,8 @@ IUSE=""
DEPEND="
>=sys-cluster/pacemaker-1.1.8
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ dev-python/lxml"
S="${WORKDIR}/${PN}-${MY_TREE}"
diff --git a/sys-cluster/crmsh/crmsh-1.2.5-r3.ebuild b/sys-cluster/crmsh/crmsh-1.2.5-r3.ebuild
index 19dfecb78670..a8f1f2ebdaec 100644
--- a/sys-cluster/crmsh/crmsh-1.2.5-r3.ebuild
+++ b/sys-cluster/crmsh/crmsh-1.2.5-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/sys-cluster/crmsh/crmsh-1.2.5-r3.ebuild,v 1.2 2013/06/04 12:30:54 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/crmsh-1.2.5-r3.ebuild,v 1.3 2013/10/24 12:32:45 xarthisius Exp $
EAPI=5
@@ -25,7 +25,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND="${PYTHON_DEPS}
>=sys-cluster/pacemaker-1.1.8"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ dev-python/lxml[${PYTHON_USEDEP}]"
S="${WORKDIR}/${PN}-${MY_TREE}"
diff --git a/sys-cluster/crmsh/crmsh-1.2.6.ebuild b/sys-cluster/crmsh/crmsh-1.2.6.ebuild
index af670e95a74e..92d547a09c38 100644
--- a/sys-cluster/crmsh/crmsh-1.2.6.ebuild
+++ b/sys-cluster/crmsh/crmsh-1.2.6.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/sys-cluster/crmsh/crmsh-1.2.6.ebuild,v 1.1 2013/10/17 12:21:11 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/crmsh/crmsh-1.2.6.ebuild,v 1.2 2013/10/24 12:32:45 xarthisius Exp $
EAPI=5
@@ -25,7 +25,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND="${PYTHON_DEPS}
>=sys-cluster/pacemaker-1.1.8"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ dev-python/lxml[${PYTHON_USEDEP}]"
S="${WORKDIR}/${PN}-${MY_TREE}"