# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Shareable/IPC-Shareable-0.60.ebuild,v 1.3 2006/08/11 11:44:58 zzam Exp $ inherit perl-module RESTRICT="nomirror" DESCRIPTION="IPC::ShareLite module for perl" HOMEPAGE="http://www.cpan.org/authors/id/B/BS/BSUGARS/" SRC_URI=" http://search.cpan.org/CPAN/authors/id/B/BS/BSUGARS/${P}.tar.gz mirror://vdrfiles/${PN}/${P}.tar.gz" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~x86" IUSE="" DEPEND="${DEPEND}" export OPTIMIZE="$CFLAGS" # closing stdin causes IPC-ShareLites build system use a # non-interactive mode #exec <&-