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: Thu, 13 Sep 2018 14:31:42
Message-Id: 1536849083.7a3145fa8aa5844a4d28a8233204ffab4d6d134e.klausman@gentoo
1 commit: 7a3145fa8aa5844a4d28a8233204ffab4d6d134e
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 13 14:31:15 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 13 14:31:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a3145fa
7
8 net-mail/ytnef-1.9.3-r0: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/626858
11
12 net-mail/ytnef/ytnef-1.9.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild
16 index 9789444f67e..f05db7fb174 100644
17 --- a/net-mail/ytnef/ytnef-1.9.3.ebuild
18 +++ b/net-mail/ytnef/ytnef-1.9.3.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 ~sparc x86"
24 +KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
25 IUSE="static-libs"
26
27 DEPEND="sys-devel/libtool"