summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-12 14:07:02 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-12 14:07:02 +0000
commit254278aa2cc6c31a12cd65837c14630df4db537a (patch)
tree8652dbd557e3f1be70a658960732e77cf931ba0e /net-im
parentStable for ppc, wrt bug #469554 (diff)
downloadgentoo-2-254278aa2cc6c31a12cd65837c14630df4db537a.tar.gz
gentoo-2-254278aa2cc6c31a12cd65837c14630df4db537a.tar.bz2
gentoo-2-254278aa2cc6c31a12cd65837c14630df4db537a.zip
Stable for ppc, wrt bug #468728
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ejabberd/ChangeLog6
-rw-r--r--net-im/ejabberd/ejabberd-2.1.12.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/net-im/ejabberd/ChangeLog b/net-im/ejabberd/ChangeLog
index 693f2783f1d9..edaa8426a3ea 100644
--- a/net-im/ejabberd/ChangeLog
+++ b/net-im/ejabberd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/ejabberd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ejabberd/ChangeLog,v 1.116 2013/05/09 16:58:48 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ejabberd/ChangeLog,v 1.117 2013/05/12 14:07:02 ago Exp $
+
+ 12 May 2013; Agostino Sarubbo <ago@gentoo.org> ejabberd-2.1.12.ebuild:
+ Stable for ppc, wrt bug #468728
09 May 2013; Chema Alonso <nimiux@gentoo.org> ejabberd-2.1.12.ebuild:
Stable for amd64 wrt bug #468728
@@ -575,4 +578,3 @@
+files/ejabberdctl, +files/inetrc, +ejabberd-0.7.5.ebuild:
Initial import. This is masked for a reason :) if you have problems bug #63472
is your friend.
-
diff --git a/net-im/ejabberd/ejabberd-2.1.12.ebuild b/net-im/ejabberd/ejabberd-2.1.12.ebuild
index 909e9d56aad9..0c01f9a01e98 100644
--- a/net-im/ejabberd/ejabberd-2.1.12.ebuild
+++ b/net-im/ejabberd/ejabberd-2.1.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/ejabberd/ejabberd-2.1.12.ebuild,v 1.2 2013/05/09 16:58:48 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/ejabberd/ejabberd-2.1.12.ebuild,v 1.3 2013/05/12 14:07:02 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://www.process-one.net/downloads/${PN}/${PV}/${P}.tgz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc ~x86"
EJABBERD_MODULES="mod_irc mod_muc mod_proxy65 mod_pubsub mod_statsdx"
IUSE="captcha debug ldap odbc pam +web zlib ${EJABBERD_MODULES}"