Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/balsa/
Date: Tue, 25 Aug 2020 18:09:10
Message-Id: 1598378942.4ffc99c27fd08d4b4c96b3018ffc6a6edab525fe.sam@gentoo
1 commit: 4ffc99c27fd08d4b4c96b3018ffc6a6edab525fe
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 18:08:10 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 18:09:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ffc99c2
7
8 mail-client/balsa: Stabilize 2.6.1 amd64, #725910
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 mail-client/balsa/balsa-2.6.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-client/balsa/balsa-2.6.1.ebuild b/mail-client/balsa/balsa-2.6.1.ebuild
16 index 97fa003000c..df42f91d81a 100644
17 --- a/mail-client/balsa/balsa-2.6.1.ebuild
18 +++ b/mail-client/balsa/balsa-2.6.1.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="http://pawsa.fedorapeople.org/${PN}/${P}.tar.bz2"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
25
26 IUSE="gnome +gnome-keyring kerberos ldap libressl rubrica sqlite webkit xface"