summaryrefslogtreecommitdiff
path: root/dev-libs/leatherman
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-01-03 10:50:32 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2017-01-03 11:02:33 -0600
commit49787514c53344d764b275ba149a6f367997ef20 (patch)
treefe05b981c2df00e712d32195987c73779c02fd57 /dev-libs/leatherman
parentebf2fd1dbf3781f3c68b53f937fa7bb90583246b (diff)
downloadgentoo-49787514c53344d764b275ba149a6f367997ef20.tar.gz
gentoo-49787514c53344d764b275ba149a6f367997ef20.tar.xz
dev-libs/leatherman: 0.10.1 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-libs/leatherman')
-rw-r--r--dev-libs/leatherman/leatherman-0.10.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-libs/leatherman/leatherman-0.10.1.ebuild b/dev-libs/leatherman/leatherman-0.10.1.ebuild
index 4c4949cfc79..61ae8109d96 100644
--- a/dev-libs/leatherman/leatherman-0.10.1.ebuild
+++ b/dev-libs/leatherman/leatherman-0.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,13 +9,12 @@ inherit cmake-utils multilib
DESCRIPTION="A C++ toolkit"
HOMEPAGE="https://github.com/puppetlabs/leatherman"
-SRC_URI="https://downloads.puppetlabs.com/facter/${P}.tar.gz"
SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
IUSE="debug test"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
RDEPEND="net-misc/curl"
DEPEND=">=dev-libs/boost-1.54[nls]