summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-03-22 20:59:44 +0000
committerUlrich Müller <ulm@gentoo.org>2011-03-22 20:59:44 +0000
commitf04b2fbf099c2c6992fb4fc5fd94b5ee8157d721 (patch)
treef5f04fb2cf9d38b4f227f46fdb86b2d1decc0ef1 /net-im/prosody
parentfix init/conf filename, bug 359997 (diff)
downloadgentoo-2-f04b2fbf099c2c6992fb4fc5fd94b5ee8157d721.tar.gz
gentoo-2-f04b2fbf099c2c6992fb4fc5fd94b5ee8157d721.tar.bz2
gentoo-2-f04b2fbf099c2c6992fb4fc5fd94b5ee8157d721.zip
Drop PROVIDE=virtual/jabber-server, bug 358833.
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'net-im/prosody')
-rw-r--r--net-im/prosody/ChangeLog6
-rw-r--r--net-im/prosody/prosody-0.6.2.ebuild6
-rw-r--r--net-im/prosody/prosody-0.7.0.ebuild4
3 files changed, 8 insertions, 8 deletions
diff --git a/net-im/prosody/ChangeLog b/net-im/prosody/ChangeLog
index 18f8065e3eee..444634d35119 100644
--- a/net-im/prosody/ChangeLog
+++ b/net-im/prosody/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/prosody
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/ChangeLog,v 1.8 2011/03/16 09:14:41 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/ChangeLog,v 1.9 2011/03/22 20:59:44 ulm Exp $
+
+ 22 Mar 2011; Ulrich Mueller <ulm@gentoo.org> prosody-0.6.2.ebuild,
+ prosody-0.7.0.ebuild:
+ Drop PROVIDE=virtual/jabber-server, bug 358833.
*prosody-0.7.0 (16 Mar 2011)
diff --git a/net-im/prosody/prosody-0.6.2.ebuild b/net-im/prosody/prosody-0.6.2.ebuild
index 6c1ab0ecfc62..fcebbd1f07d4 100644
--- a/net-im/prosody/prosody-0.6.2.ebuild
+++ b/net-im/prosody/prosody-0.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.6.2.ebuild,v 1.6 2010/11/05 23:15:54 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/prosody/prosody-0.6.2.ebuild,v 1.7 2011/03/22 20:59:44 ulm Exp $
EAPI="2"
@@ -26,8 +26,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"
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"