# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 PYTHON_DEPEND="python? 2:2.7" RESTRICT_PYTHON_ABIS="3.* *-jython" inherit python cmake-utils ssl-cert java-pkg-2 java-utils-2 DESCRIPTION="Opensource Implementation of WS-Management Client" HOMEPAGE="http://sourceforge.net/projects/openwsman" SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" KEYWORDS="amd64 x86" IUSE="+cim debug examples +eventing ipv6 java mono pam perl python plugins ruby ssl +server test" RDEPEND=" cim? ( dev-libs/sblim-sfcc ) ssl? ( dev-libs/openssl ) pam? ( virtual/pam ) ruby? (