# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit eutils DESCRIPTION="An object-oriented library, which represents simple XML-RPC solution both for client and server sides." HOMEPAGE="http://libiqxmlrpc.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~x86" IUSE="doc debug" RDEPEND="=dev-cpp/libxmlpp-1* dev-libs/libxml2 dev-libs/boost dev-libs/openssl" DEPEND="${RDEPEND} doc? ( app-doc/doxygen )" pkg_setup() { if has_version "