diff options
Diffstat (limited to 'net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild')
-rw-r--r-- | net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild b/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild index a9e8218dfe66..2de6f38effe3 100644 --- a/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild +++ b/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild,v 1.6 2008/09/10 13:51:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/phxd/phxd-0.1.0_pre23092005.ebuild,v 1.7 2013/08/03 09:45:37 mgorny Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~ppc ~x86" IUSE="" -DEPEND="dev-python/twisted +DEPEND="dev-python/twisted-core dev-python/twisted-web" RDEPEND="" |