# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=2 MODULE_AUTHOR=JQUELIN inherit perl-module DESCRIPTION="reformat your text within Padre" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="virtual/perl-Module-Build" RDEPEND="app-editors/padre dev-perl/Module-Util dev-perl/text-autoformat"