diff options
author | Mike Gilbert <floppym@gentoo.org> | 2013-05-04 21:13:56 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2013-05-04 21:13:56 +0000 |
commit | 9d67d73e80c25864197ff7354f116b0d3eacbb3d (patch) | |
tree | 3afe5eef86c2bd81d9f0814a1dfd8626f8f6825a /app-emulation/ganeti/ganeti-2.6.0.ebuild | |
parent | media-libs/plotutils: Add missing blocker (diff) | |
download | historical-9d67d73e80c25864197ff7354f116b0d3eacbb3d.tar.gz historical-9d67d73e80c25864197ff7354f116b0d3eacbb3d.tar.bz2 historical-9d67d73e80c25864197ff7354f116b0d3eacbb3d.zip |
Drop dependency on dev-python/elementtree; this is included in the python standard library.
Package-Manager: portage-2.2.0_alpha174/cvs/Linux x86_64
Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
Diffstat (limited to 'app-emulation/ganeti/ganeti-2.6.0.ebuild')
-rw-r--r-- | app-emulation/ganeti/ganeti-2.6.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-emulation/ganeti/ganeti-2.6.0.ebuild b/app-emulation/ganeti/ganeti-2.6.0.ebuild index 398ec8cdc91d..af8c56a5f01a 100644 --- a/app-emulation/ganeti/ganeti-2.6.0.ebuild +++ b/app-emulation/ganeti/ganeti-2.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.6.0.ebuild,v 1.3 2012/12/31 12:57:03 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.6.0.ebuild,v 1.4 2013/05/04 21:13:54 floppym Exp $ EAPI="4" @@ -54,7 +54,6 @@ DEPEND="xen? ( >=app-emulation/xen-3.0 ) dev-haskell/text dev-haskell/hinotify ) dev-libs/openssl - dev-python/elementtree dev-python/paramiko dev-python/pyopenssl virtual/pyparsing |