summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-02-16 11:13:53 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2018-02-16 11:14:12 -0600
commitc269407b305b44d14301667b1023bd19ffefe112 (patch)
tree19225e307a3d2d6169941bd4465d9ed961aef76e /dev-libs
parentdev-ruby/facter: add slot deps for rebuilds (diff)
downloadgentoo-c269407b305b44d14301667b1023bd19ffefe112.tar.gz
gentoo-c269407b305b44d14301667b1023bd19ffefe112.tar.bz2
gentoo-c269407b305b44d14301667b1023bd19ffefe112.zip
dev-libs/leatherman: making leatherman have a slot and be rebuild for boost subslot changes
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/leatherman/leatherman-1.4.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.4.0.ebuild b/dev-libs/leatherman/leatherman-1.4.0.ebuild
index dd10169b1741..cf3644a62dcc 100644
--- a/dev-libs/leatherman/leatherman-1.4.0.ebuild
+++ b/dev-libs/leatherman/leatherman-1.4.0.ebuild
@@ -13,9 +13,10 @@ LICENSE="Apache-2.0"
SLOT="0"
IUSE="debug static-libs test"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+SLOT="1.4"
RDEPEND="net-misc/curl"
-DEPEND=">=dev-libs/boost-1.54[nls]
+DEPEND=">=dev-libs/boost-1.54:=[nls]
net-misc/curl
>=sys-devel/gcc-4.8:*"