# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit perl-module DESCRIPTION="Interface to the Mozilla embedding widget" HOMEPAGE="http://search.cpan.org/~tsch" SRC_URI="mirror://cpan/authors/id/T/TS/TSCH/${P}.tar.gz" IUSE="xulrunner" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~amd64 ~sparc ~x86" RDEPEND=">=dev-perl/gtk2-perl-1.144 xulrunner? ( || ( net-libs/xulrunner net-libs/xulrunner-bin ) )" DEPEND="${RDEPEND} >=dev-perl/extutils-depends-0.205 >=dev-perl/extutils-pkgconfig-1.07"