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/MailTools: Bump to version 2.190.0
Upstream: - Packaging fixes for PAUSE index purposes Package-Manager: Portage-2.3.8, Repoman-2.3.3
- Loading branch information
1 parent
6104196
commit 008dd03
Showing
3 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
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,25 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=6 | ||
|
||
DIST_AUTHOR=MARKOV | ||
DIST_VERSION=2.19 | ||
DIST_EXAMPLES=("examples/*") | ||
inherit perl-module | ||
|
||
DESCRIPTION="Manipulation of electronic mail addresses" | ||
|
||
SLOT="0" | ||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" | ||
IUSE="test" | ||
|
||
RDEPEND=" | ||
dev-perl/TimeDate | ||
virtual/perl-IO | ||
>=virtual/perl-libnet-1.50.0 | ||
" | ||
DEPEND="${RDEPEND} | ||
virtual/perl-ExtUtils-MakeMaker | ||
test? ( virtual/perl-Test-Simple ) | ||
" |
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,2 +1,3 @@ | ||
DIST MailTools-2.14.tar.gz 55317 SHA256 4b7c7ef674b2ef75ea793f053cd067c6a4b33e58e3adf08a89c8ea4c56b3dff8 SHA512 1df9da8394fe2a5b3243069a867b5eb4b5d4cbe3528bdbc4fe8118a3488c652c1ffc6eb8d5ba01802d74384a42d87ef67f8f3397640aab69471ae90ad0a79092 WHIRLPOOL efc2dd3c3cc7dbbfa816d39ab4b5c1e9f5390d52b13b844c4f5a86a75603027f73e2671f05442812a2d88051b54dc4f97018dcf95907054e159bd52f067ad161 | ||
DIST MailTools-2.18.tar.gz 55263 SHA256 dfee9e770257371112f20d978e637759e81bc4f19e97b083585c71ecab37b527 SHA512 2bd3f16bedf38c067f5fb7e719d0750ff96a8893e60abbc50568e0bc135a0acb4a8f6a18474e6884ab5b916d4959dbe4ba6a5b271e446bd68073b91dbc1ca7c2 WHIRLPOOL 3cc3a30dedda299893a0da045c918e70ab6fa6efb928bd09593c659fd605afbc6c0e8904f7ebfdafc68190eecf6fa1ba73012c102eef6e8bb14da126a6c593ca | ||
DIST MailTools-2.19.tar.gz 55887 SHA256 c17ed702efea8eab56fe92961c07cd4980cee26ca6f13aff2688dc8af69c5e1a SHA512 a4ecba2acba56f2d41294e1b299c08b138d5e4796880635afcea7628adf60e11d5b138fc56001c331f765048bd91fa94da27bd7fdeedc51ff91e4ef5770a068e WHIRLPOOL 4e65ed292e829bb0a2024dc4b19fbab2b51a10002c3abb38aa8e573a07a5d45137bac848ace6f6c6a901a8ffac3d41de2e5d4feba71eb23da147579fc8eaa3d2 |
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