# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.002.ebuild,v 1.1 2009/11/21 13:12:49 grobian Exp $ inherit perl-module DESCRIPTION="Manipulate Mac OS X clipboards/pasteboards." SRC_URI="mirror://cpan/authors/id/W/WY/WYANT/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~wyant/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~ppc-macos ~x86-macos" IUSE="" DEPEND="dev-lang/perl"