15 lines
449 B
Bash
15 lines
449 B
Bash
# Copyright 1999-2014 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Numbers-Ordinate/Lingua-EN-Numbers-Ordinate-1.20.0-r1.ebuild,v 1.1 2014/08/22 19:28:28 axs Exp $
|
|
|
|
EAPI=5
|
|
|
|
MODULE_AUTHOR=SBURKE
|
|
MODULE_VERSION=1.02
|
|
inherit perl-module
|
|
|
|
DESCRIPTION="Perl module for Lingua::EN::Numbers::Ordinate"
|
|
|
|
SLOT="0"
|
|
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
|
|
IUSE=""
|