diff options
Diffstat (limited to 'net-im/prosody/prosody-0.7.0.ebuild')
-rw-r--r-- | net-im/prosody/prosody-0.7.0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-im/prosody/prosody-0.7.0.ebuild b/net-im/prosody/prosody-0.7.0.ebuild index 96eb3edfb5f0..95b82be723b5 100644 --- a/net-im/prosody/prosody-0.7.0.ebuild +++ b/net-im/prosody/prosody-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.7.0.ebuild,v 1.1 2011/03/16 09:14:40 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.7.0.ebuild,v 1.2 2011/03/22 20:59:44 ulm Exp $ EAPI="2" @@ -27,8 +27,6 @@ DEPEND="net-im/jabber-base >=dev-libs/openssl-0.9.8" RDEPEND="${DEPEND}" -PROVIDE="virtual/jabber-server" - S="${WORKDIR}/${PN}-${MY_PV}" JABBER_ETC="/etc/jabber" |