# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-libs/xerces-c/xerces-c-3.0.0_beta2.ebuild,v 1.1 2008/07/26 19:08:28 dev-zero Exp $ EAPI="1" inherit eutils MY_P=${PN}-${PV/_beta/.b} DESCRIPTION="A validating XML parser written in a portable subset of C++." HOMEPAGE="http://xerces.apache.org/xerces-c/" SRC_URI="http://people.apache.org/builds/xerces/c/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="curl debug doc iconv icu libwww +threads elibc_Darwin elibc_FreeBSD" RDEPEND="icu? (