Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/fdm/
Date: Sat, 16 Feb 2019 09:29:08
Message-Id: 1550309320.b8c083943a037c58ae150fe6b96ca36f3f19169c.pacho@gentoo
1 commit: b8c083943a037c58ae150fe6b96ca36f3f19169c
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 16 09:22:51 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 16 09:28:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8c08394
7
8 net-mail/fdm: amd64 stable, bug #676736
9
10 Package-Manager: Portage-2.3.58, Repoman-2.3.12
11 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
12
13 net-mail/fdm/fdm-1.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-mail/fdm/fdm-1.9.ebuild b/net-mail/fdm/fdm-1.9.ebuild
17 index db82f933063..7aeec589137 100644
18 --- a/net-mail/fdm/fdm-1.9.ebuild
19 +++ b/net-mail/fdm/fdm-1.9.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nicm/fdm/releases/download/${PV}/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~amd64 x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="courierauth examples libressl pcre"
27
28 DEPEND="!libressl? ( dev-libs/openssl:0= )