summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2009-05-06 17:46:54 +0000
committerCaleb Tennis <caleb@gentoo.org>2009-05-06 17:46:54 +0000
commit2d89f0ff9c97ff5930416cad9b19a6bb017d0d2b (patch)
treee5236e6678d7c58549101185fb1927254fff5ee2 /net-misc/orbited/orbited-0.7.9.ebuild
parentAdd a temporary workaround for bug #266069. (diff)
downloadhistorical-2d89f0ff9c97ff5930416cad9b19a6bb017d0d2b.tar.gz
historical-2d89f0ff9c97ff5930416cad9b19a6bb017d0d2b.tar.bz2
historical-2d89f0ff9c97ff5930416cad9b19a6bb017d0d2b.zip
Add twisted-web as a dep
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'net-misc/orbited/orbited-0.7.9.ebuild')
-rw-r--r--net-misc/orbited/orbited-0.7.9.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/orbited/orbited-0.7.9.ebuild b/net-misc/orbited/orbited-0.7.9.ebuild
index 3f23c17077ad..e70b7e1c409b 100644
--- a/net-misc/orbited/orbited-0.7.9.ebuild
+++ b/net-misc/orbited/orbited-0.7.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/orbited/orbited-0.7.9.ebuild,v 1.4 2009/04/20 23:39:30 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/orbited/orbited-0.7.9.ebuild,v 1.5 2009/05/06 17:46:54 caleb Exp $
inherit distutils
@@ -13,7 +13,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="dev-python/twisted
+RDEPEND="dev-python/twisted-web
+ dev-python/twisted
>=dev-python/morbid-0.8.4
dev-python/demjson
dev-python/stomper