Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/roundcube/
Date: Tue, 31 May 2016 09:30:13
Message-Id: 1464686983.5f0853a08f98941261328a7c8a9289bb495ec9ba.ago@gentoo
1 commit: 5f0853a08f98941261328a7c8a9289bb495ec9ba
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 09:29:43 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 09:29:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f0853a0
7
8 mail-client/roundcube: amd64 stable wrt bug #584200
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 mail-client/roundcube/roundcube-1.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/mail-client/roundcube/roundcube-1.2.0.ebuild b/mail-client/roundcube/roundcube-1.2.0.ebuild
18 index b3e54be..b2f770c 100644
19 --- a/mail-client/roundcube/roundcube-1.2.0.ebuild
20 +++ b/mail-client/roundcube/roundcube-1.2.0.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV/_/-}/${MY_P}.t
22 # roundcube is GPL-licensed, the rest of the licenses here are
23 # for bundled PEAR components, googiespell and utf8.class.php
24 LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain"
25 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
26 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
27
28 IUSE="enigma ldap managesieve mysql postgres sqlite ssl spell"
29 REQUIRED_USE="|| ( mysql postgres sqlite )"