Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/
Date: Fri, 28 Apr 2017 17:00:17
Message-Id: 1493398779.1a8c6fbb4103e838b123ec2b30432c6312d1e24d.prometheanfire@gentoo
1 commit: 1a8c6fbb4103e838b123ec2b30432c6312d1e24d
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 28 16:46:48 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 28 16:59:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a8c6fbb
7
8 dev-libs/leatherman: 0.12.0 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.2
11
12 dev-libs/leatherman/leatherman-0.12.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/leatherman/leatherman-0.12.0.ebuild b/dev-libs/leatherman/leatherman-0.12.0.ebuild
16 index 73b510ec315..65653be4cc7 100644
17 --- a/dev-libs/leatherman/leatherman-0.12.0.ebuild
18 +++ b/dev-libs/leatherman/leatherman-0.12.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
20 LICENSE="Apache-2.0"
21 SLOT="0"
22 IUSE="debug test"
23 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
25
26 RDEPEND="net-misc/curl"
27 DEPEND=">=dev-libs/boost-1.54[nls]