# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-text/rarian/rarian-0.8.1-r2.ebuild,v 1.1 2012/08/08 18:32:12 tetromino Exp $ EAPI=4 inherit eutils libtool DESCRIPTION="A documentation metadata library" HOMEPAGE="http://rarian.freedesktop.org/" SRC_URI="http://${PN}.freedesktop.org/Releases/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="static-libs" RDEPEND="dev-libs/libxslt || ( sys-apps/util-linux app-misc/getopt )" DEPEND="${RDEPEND} !