You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-perl/Text-Glob/Text-Glob-0.08.ebuild

20 lines
593 B

# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.08.ebuild,v 1.11 2010/01/14 15:31:12 grobian Exp $
MODULE_AUTHOR=RCLAMP
inherit perl-module
DESCRIPTION="Match globbing patterns against text"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="dev-lang/perl"
DEPEND="${RDEPEND}
>=virtual/perl-Module-Build-0.28"
SRC_TEST="do"