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: Tue, 09 May 2017 07:50:21
Message-Id: 1494316135.e8bd62e5d913164718455447df24c5f3c8549977.klausman@gentoo
1 commit: e8bd62e5d913164718455447df24c5f3c8549977
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 9 07:33:27 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue May 9 07:48:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8bd62e5
7
8 net-mail/ytnef-1.9.2-r0: add ~alpha keyword
9
10 Gentoo-Bug: 614064
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 e0f8d30131f..a73499e3849 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="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
25 IUSE=""
26
27 DEPEND="sys-devel/libtool"