Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/
Date: Mon, 31 Jul 2017 12:20:16
Message-Id: 1501503589.b1e34c5f60668cfb7c5dd4437d5ce37324f3a9d8.klausman@gentoo
1 commit: b1e34c5f60668cfb7c5dd4437d5ce37324f3a9d8
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 31 12:19:49 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 31 12:19:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1e34c5f
7
8 net-mail/ytnef-1.9.2-r0: amd64 stable
9
10 Gentoo-Bug: 625826
11
12 net-mail/ytnef/ytnef-1.9.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/ytnef/ytnef-1.9.2.ebuild b/net-mail/ytnef/ytnef-1.9.2.ebuild
16 index a73499e3849..453cb6edeb9 100644
17 --- a/net-mail/ytnef/ytnef-1.9.2.ebuild
18 +++ b/net-mail/ytnef/ytnef-1.9.2.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef"
20 SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
25 IUSE=""
26
27 DEPEND="sys-devel/libtool"