diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-12 14:07:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-12 14:07:04 +0000 |
commit | db4ae8b5ab899fd4f45da6b45e3a3974bb913282 (patch) | |
tree | 2827576330ceca59d76624b2257c125642b1e748 /net-im/ejabberd/ejabberd-2.1.12.ebuild | |
parent | Stable for ppc, wrt bug #469554 (diff) | |
download | historical-db4ae8b5ab899fd4f45da6b45e3a3974bb913282.tar.gz historical-db4ae8b5ab899fd4f45da6b45e3a3974bb913282.tar.bz2 historical-db4ae8b5ab899fd4f45da6b45e3a3974bb913282.zip |
Stable for ppc, wrt bug #468728
Package-Manager: portage-2.1.11.63/cvs/Linux ppc64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-im/ejabberd/ejabberd-2.1.12.ebuild')
-rw-r--r-- | net-im/ejabberd/ejabberd-2.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}" |