Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/
Date: Thu, 28 Dec 2017 21:55:28
Message-Id: 1514498119.cb36542b508460efd42c266894ce862d14fc8400.slyfox@gentoo
1 commit: cb36542b508460efd42c266894ce862d14fc8400
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 28 21:54:40 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 28 21:55:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb36542b
7
8 dev-libs/leatherman: stable 1.3.0 for ppc, bug #625764
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-libs/leatherman/leatherman-1.3.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/leatherman/leatherman-1.3.0.ebuild b/dev-libs/leatherman/leatherman-1.3.0.ebuild
17 index e0ef29c3180..7ca243ceec9 100644
18 --- a/dev-libs/leatherman/leatherman-1.3.0.ebuild
19 +++ b/dev-libs/leatherman/leatherman-1.3.0.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 IUSE="debug test"
24 -KEYWORDS="amd64 ~arm hppa ~ppc ppc64 sparc x86"
25 +KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86"
26
27 RDEPEND="net-misc/curl"
28 DEPEND=">=dev-libs/boost-1.54[nls]