forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev-perl/Lingua-EN-Numbers-Ordinate: Bump to version 1.40.0
- use EAPI6 - give better DESCRIPTION - declare some deps Package-Manager: portage-2.2.27
- Loading branch information
1 parent
8ea0d8b
commit b74f94f
Showing
2 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
23 changes: 23 additions & 0 deletions
23
dev-perl/Lingua-EN-Numbers-Ordinate/Lingua-EN-Numbers-Ordinate-1.40.0.ebuild
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Copyright 1999-2016 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
# $Id$ | ||
|
||
EAPI=6 | ||
|
||
DIST_AUTHOR=NEILB | ||
DIST_VERSION=1.04 | ||
inherit perl-module | ||
|
||
DESCRIPTION="Convert cardinal numbers(3) to ordinal numbers(3rd)" | ||
|
||
SLOT="0" | ||
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" | ||
IUSE="test" | ||
|
||
RDEPEND=" | ||
virtual/perl-Exporter | ||
" | ||
DEPEND="${RDEPEND} | ||
virtual/perl-ExtUtils-MakeMaker | ||
test? ( >=virtual/perl-Test-Simple-0.880.0 ) | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
DIST Lingua-EN-Numbers-Ordinate-1.02.tar.gz 5564 SHA256 350a6de884a6295974f2919c5af76d4103368e855ac8fe739460f4d55aee7719 SHA512 8c17341de354484a49204335f680da0eac6992f152978277ee204f42e8a97cf12e30d908b1797d86a09fc95dc3f0a821014f9ee976380807bdea6cf94f88c296 WHIRLPOOL fd4865e0cbcec6324b74021c93cee722635e6d80dd6dbbd85fb5fe6fe5009cad19bec2392dd5498a8dbeca68297e31e5bd35756786293542876d99743f67bf91 | ||
DIST Lingua-EN-Numbers-Ordinate-1.04.tar.gz 12019 SHA256 26973c2eb43672c3f61ad7d3fef12ef1c64a034da494a0ee0d910c3e0808019f SHA512 f8f5cbfc9ae1d7b4e5e134c8fb089f6ec4ecfd90e0168ece874b007ae8b74936e5aecc38344c036c0845ab7a8c192d07c5a2cdad8f96176c71e89e2e4ae1211e WHIRLPOOL f4e9bb389866e0aa45920142ee5c92b51288a2a17846cff6215c76d1680515874429f00e3c2bcb2a6071cc7023f9188782176de1ca5bfaa4e41439f9a53b77e0 |