Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/openfire/
Date: Sat, 24 Dec 2016 09:24:51
Message-Id: 1482571420.13e4558d145a265302d6071fbc5392a810e34c6f.bman@gentoo
1 commit: 13e4558d145a265302d6071fbc5392a810e34c6f
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 24 09:23:40 2016 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 24 09:23:40 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13e4558d
7
8 net-im/openfire: amd64 stable
9
10 Gentoo-bug: 603604
11
12 Package-Manager: portage-2.3.0
13
14 net-im/openfire/openfire-4.1.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-im/openfire/openfire-4.1.0.ebuild b/net-im/openfire/openfire-4.1.0.ebuild
18 index 957cc4c..5cddb6e 100644
19 --- a/net-im/openfire/openfire-4.1.0.ebuild
20 +++ b/net-im/openfire/openfire-4.1.0.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="http://www.igniterealtime.org/builds/openfire/${MY_P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 IUSE="doc"
28
29 RDEPEND=">=virtual/jre-1.7"