]> Pileus Git - ~andy/sunrise/blob - dev-perl/Text-Format/Text-Format-0.580.0.ebuild
dev-perl/Text-Format: New Ebuild for bug #444974.
[~andy/sunrise] / dev-perl / Text-Format / Text-Format-0.580.0.ebuild
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI="4"
6
7 MODULE_AUTHOR=SHLOMIF
8 MODULE_VERSION=0.58
9
10 inherit perl-module
11
12 DESCRIPTION="Various subroutines to format text"
13
14 SLOT="0"
15 KEYWORDS="~amd64 ~x86"
16 IUSE=""
17
18 DEPEND="virtual/perl-Module-Build"
19
20 SRC_TEST="do"