Files
gentoo/dev-perl/String-Format/String-Format-1.170.0-r1.ebuild
Agostino Sarubbo 15f9261eb4 dev-perl/String-Format: ppc stable wrt bug #572140
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-03-16 15:06:11 +01:00

19 lines
431 B
Bash

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=DARREN
MODULE_VERSION=1.17
inherit perl-module
DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format definitions"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
SRC_TEST="do"