summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-01 09:26:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-01 09:26:39 +0000
commit95ca2872e01cd2cb3d178083c611a5acd52f7374 (patch)
tree4886ed6e3fa532febea8bcbed5261624528e9ad9 /net-im
parentStable for amd64, wrt bug #545348 (diff)
downloadgentoo-2-95ca2872e01cd2cb3d178083c611a5acd52f7374.tar.gz
gentoo-2-95ca2872e01cd2cb3d178083c611a5acd52f7374.tar.bz2
gentoo-2-95ca2872e01cd2cb3d178083c611a5acd52f7374.zip
Stable for x86, wrt bug #547552
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/openfire/ChangeLog5
-rw-r--r--net-im/openfire/openfire-3.10.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/openfire/ChangeLog b/net-im/openfire/ChangeLog
index 09743df670b2..241a399a28b4 100644
--- a/net-im/openfire/ChangeLog
+++ b/net-im/openfire/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/openfire
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/openfire/ChangeLog,v 1.66 2015/06/01 09:25:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/openfire/ChangeLog,v 1.67 2015/06/01 09:26:39 ago Exp $
+
+ 01 Jun 2015; Agostino Sarubbo <ago@gentoo.org> openfire-3.10.0.ebuild:
+ Stable for x86, wrt bug #547552
01 Jun 2015; Agostino Sarubbo <ago@gentoo.org> openfire-3.10.0.ebuild:
Stable for amd64, wrt bug #547552
diff --git a/net-im/openfire/openfire-3.10.0.ebuild b/net-im/openfire/openfire-3.10.0.ebuild
index c9e8ab434b7e..36a8dd3e55f9 100644
--- a/net-im/openfire/openfire-3.10.0.ebuild
+++ b/net-im/openfire/openfire-3.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/openfire/openfire-3.10.0.ebuild,v 1.2 2015/06/01 09:25:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/openfire/openfire-3.10.0.ebuild,v 1.3 2015/06/01 09:26:39 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://www.igniterealtime.org/builds/openfire/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc"
RDEPEND=">=virtual/jre-1.7"