# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 MY_P="${P/cluster-}" inherit autotools eutils multilib user DESCRIPTION="Library pack for Heartbeat / Pacemaker" HOMEPAGE="http://www.linux-ha.org/wiki/Cluster_Glue" SRC_URI="http://hg.linux-ha.org/glue/archive/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 hppa x86" IUSE="doc libnet static-libs" RDEPEND="app-text/asciidoc app-arch/bzip2 app-text/docbook-xml-dtd:4.4 dev-libs/glib:2 dev-libs/libaio libnet? ( net-libs/libnet:1.1 ) net-misc/curl net-misc/iputils || ( net-misc/netkit-telnetd net-misc/telnet-bsd ) dev-libs/libxml2 !