diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-18 10:16:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-18 10:16:07 +0000 |
commit | bf5bb6c2c4c3b45b56c912e8a1561cf4b685f46e (patch) | |
tree | 1b27e633ea90ffa9c8077cf68a227cd1bfc75b90 /net-im/openfire/openfire-3.9.2-r1.ebuild | |
parent | Stable for x86, wrt bug #507976 (diff) | |
download | gentoo-2-bf5bb6c2c4c3b45b56c912e8a1561cf4b685f46e.tar.gz gentoo-2-bf5bb6c2c4c3b45b56c912e8a1561cf4b685f46e.tar.bz2 gentoo-2-bf5bb6c2c4c3b45b56c912e8a1561cf4b685f46e.zip |
Stable for x86, wrt bug #507242
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-im/openfire/openfire-3.9.2-r1.ebuild')
-rw-r--r-- | net-im/openfire/openfire-3.9.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/openfire/openfire-3.9.2-r1.ebuild b/net-im/openfire/openfire-3.9.2-r1.ebuild index e76672b845fc..147a363a2e43 100644 --- a/net-im/openfire/openfire-3.9.2-r1.ebuild +++ b/net-im/openfire/openfire-3.9.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/openfire/openfire-3.9.2-r1.ebuild,v 1.2 2014/05/04 08:20:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/openfire/openfire-3.9.2-r1.ebuild,v 1.3 2014/05/18 10:16:07 ago Exp $ inherit eutils java-pkg-2 java-ant-2 systemd @@ -11,7 +11,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.5" |