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/HTTP-Cookies: Bump to version 6.40.0
Upstream: - Packaging fixes Package-Manager: Portage-2.3.8, Repoman-2.3.3
- Loading branch information
1 parent
3b5af9e
commit 3f51aec
Showing
2 changed files
with
31 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,30 @@ | ||
# Copyright 1999-2017 Gentoo Foundation | ||
# Distributed under the terms of the GNU General Public License v2 | ||
|
||
EAPI=6 | ||
|
||
DIST_AUTHOR=OALDERS | ||
DIST_VERSION=6.04 | ||
inherit perl-module | ||
|
||
DESCRIPTION="Storage of cookies" | ||
|
||
SLOT="0" | ||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" | ||
IUSE="test" | ||
|
||
RDEPEND=" | ||
!<dev-perl/libwww-perl-6 | ||
virtual/perl-Carp | ||
>=dev-perl/HTTP-Date-6.0.0 | ||
virtual/perl-Time-Local | ||
>=dev-perl/HTTP-Message-6.0.0 | ||
" | ||
DEPEND="${RDEPEND} | ||
virtual/perl-ExtUtils-MakeMaker | ||
test? ( | ||
virtual/perl-Test | ||
virtual/perl-Test-Simple | ||
dev-perl/URI | ||
) | ||
" |
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 HTTP-Cookies-6.01.tar.gz 18751 SHA256 f5d3ade383ce6389d80cb0d0356b643af80435bb036afd8edce335215ec5eb20 SHA512 64058cc23275c13533b1688068e7ecc6297ac696f3812c6d5c732185130d68ed6be0be6f4b604ef023a2b02bbb80a7f5bdb774335784be40261329a588cf5247 WHIRLPOOL ff722ea444c3d3a16e2f35a0901a2fcd84572b39ed87e4c182f8b7048fb8b151dc6afd12e0a407f39c7d7c84faf429154e0edb76ec5712c6c1742ad7576a0beb | ||
DIST HTTP-Cookies-6.03.tar.gz 33669 SHA256 05051f2761832317554b0be4b74012c35fd278f6af2c9d218f055e0de891457c SHA512 730cb63a2e21910929b0e43b8e34b9a2c259e12b4f2552f8382e95552fb50ead24c4865ca75e43dda6d38dfb0eaf417248aa7102a3b57d1404c24fb80ad8974f WHIRLPOOL ac32f6ccdb5ce7a23134c3fe61b035791df44e589cbd9a22be0068ffa5174150e475a85d009b4f905388e7486b467b051481d2461b6d62f091455df2a1f40613 | ||
DIST HTTP-Cookies-6.04.tar.gz 39502 SHA256 0cc7f079079dcad8293fea36875ef58dd1bfd75ce1a6c244cd73ed9523eb13d4 SHA512 e8b24b96e6630f1238e828edfbf7074fb9186a391fd1d129fb65a82748a4cf7d71669fa658c31957560a6faac3e638c8dc7aa3182acaa6fd14f0d56f3968f5e4 WHIRLPOOL 3f940f95306ca3232875d4bc113d0b66cc1f57b89aaa514136cfc2e2aff75eb9c4afb3bf88e8eff9b1e24dcd632f6b1680704229886a481cb41f0b03eab901e4 |