summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2012-11-13 07:27:34 +0000
committerIan Delaney <idella4@gentoo.org>2012-11-13 07:27:34 +0000
commite73594c87924c0bd4c8045630f9cae025b594526 (patch)
treed614b2e3e3ad435f75e1952fca3cca24b871caf5 /dev-python/starcluster
parentBump (diff)
downloadgentoo-2-e73594c87924c0bd4c8045630f9cae025b594526.tar.gz
gentoo-2-e73594c87924c0bd4c8045630f9cae025b594526.tar.bz2
gentoo-2-e73594c87924c0bd4c8045630f9cae025b594526.zip
Corrections to attain intended changes
(Portage version: 2.1.11.30/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-python/starcluster')
-rw-r--r--dev-python/starcluster/metadata.xml10
-rw-r--r--dev-python/starcluster/starcluster-0.93.3.ebuild8
2 files changed, 5 insertions, 13 deletions
diff --git a/dev-python/starcluster/metadata.xml b/dev-python/starcluster/metadata.xml
index 8c672516ce14..72759a5613f2 100644
--- a/dev-python/starcluster/metadata.xml
+++ b/dev-python/starcluster/metadata.xml
@@ -3,15 +3,7 @@
<pkgmetadata>
<herd>python</herd>
<maintainer>
- <email>tampakrap@gentoo.org</email>
- </maintainer>
- <maintainer>
- <email>johneed@hotmail.com</email>
- <name>Ian 'idella4' Delaney</name>
- </maintainer>
- <maintainer>
- <email>jtriley@mit.edu</email>
- <name>Justin Riley</name>
+ <email>idella4@gentoo.org</email>
</maintainer>
<use>
<flag name="epydoc">Enable build of apidocs in html using epydoc</flag>
diff --git a/dev-python/starcluster/starcluster-0.93.3.ebuild b/dev-python/starcluster/starcluster-0.93.3.ebuild
index d6cba712d03e..88bfda39ffad 100644
--- a/dev-python/starcluster/starcluster-0.93.3.ebuild
+++ b/dev-python/starcluster/starcluster-0.93.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild,v 1.3 2012/11/13 07:15:21 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild,v 1.4 2012/11/13 07:27:34 idella4 Exp $
EAPI=4
@@ -22,11 +22,11 @@ KEYWORDS="~amd64 ~x86"
SLOT="0"
IUSE="doc bash-completion epydoc"
-RDEPEND="=dev-python/ssh-1.7.13
- =dev-python/boto-2.3.0
+RDEPEND=">=dev-python/ssh-1.7.13
+ >=dev-python/boto-2.3.0
=dev-python/jinja-2.6
>=dev-python/decorator-3.1.1
- =dev-python/pyasn1-0.0.13_beta
+ >=dev-python/pyasn1-0.0.13_beta
=dev-python/workerpool-0.9.2"
DEPEND="${RDEPEND}