From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A1740139694 for ; Tue, 21 Mar 2017 08:42:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C11B21C0C9; Tue, 21 Mar 2017 08:42:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4264021C0C9 for ; Tue, 21 Mar 2017 08:42:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1E2233BEBE for ; Tue, 21 Mar 2017 08:42:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 364846FB0 for ; Tue, 21 Mar 2017 08:42:16 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1490085727.775bfda006292d2e845f1bd88f9e22483d3d6c52.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Form-UrlEncoded/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/WWW-Form-UrlEncoded/Manifest dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild dev-perl/WWW-Form-UrlEncoded/metadata.xml X-VCS-Directories: dev-perl/WWW-Form-UrlEncoded/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 775bfda006292d2e845f1bd88f9e22483d3d6c52 X-VCS-Branch: master Date: Tue, 21 Mar 2017 08:42:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3cca7708-b109-45ef-818a-2569783b7de4 X-Archives-Hash: 7d8ded0fcae5f5b6643ee38837bc0dff commit: 775bfda006292d2e845f1bd88f9e22483d3d6c52 Author: Kent Fredric gentoo org> AuthorDate: Tue Mar 21 08:41:47 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Tue Mar 21 08:42:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=775bfda0 dev-perl/WWW-Form-UrlEncoded: Bump to version 0.240.0 Add USE="xs" flag Upstream: - Fixes for '.' in @INC via Milla regeneration. Bug: https://bugs.gentoo.org/613400 Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-perl/WWW-Form-UrlEncoded/Manifest | 1 + .../WWW-Form-UrlEncoded-0.240.0.ebuild | 26 ++++++++++++++++++++++ dev-perl/WWW-Form-UrlEncoded/metadata.xml | 3 +++ 3 files changed, 30 insertions(+) diff --git a/dev-perl/WWW-Form-UrlEncoded/Manifest b/dev-perl/WWW-Form-UrlEncoded/Manifest index 1793c581f3a..ca7dd292dc3 100644 --- a/dev-perl/WWW-Form-UrlEncoded/Manifest +++ b/dev-perl/WWW-Form-UrlEncoded/Manifest @@ -1 +1,2 @@ DIST WWW-Form-UrlEncoded-0.23.tar.gz 15068 SHA256 c87de2c895cf8a526bf5d3a231e6ca0e6d4cfdca72f8840b3fb039dbde478852 SHA512 1570edff2b2eaa8fb9a918ebb33ea8d4a26f883ad66093f291370ae96fcc1f06bf45b1c08f6099bff4064cbd20942f50f94d0455bf49a135373a3bffc5a2c50d WHIRLPOOL 07a4cca601c7189fdcd3940323485ae0648f9112c5c5ae20ddd54ee1cc0cc25c99c4ed8ac1425d96bca74dfb42a23be2043b9d9c5eff7f79883832d1a3c121fe +DIST WWW-Form-UrlEncoded-0.24.tar.gz 15060 SHA256 6d1f3bb519140dd2d6b2f9fc334e8369725c31cf5e68ac5acd90e6fa3e29d011 SHA512 57dfcccd059534d3d0cb2b1d8ee826e4a31e77920a43b72c5939a866de9d4b526e2f59411507c3287f8c7ae283f7ebeed07cda543f0d36663e6b155952cec63e WHIRLPOOL a369f4925440f4b87841a93e3b511cd9621c11e0b6d9e9a87daab8b1d59ef3465a9ba38ba252f5d29d07f0238f7ccf371417a88acbc0aa7c174c4ac47b46a3c3 diff --git a/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild b/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild new file mode 100644 index 00000000000..f45a8578709 --- /dev/null +++ b/dev-perl/WWW-Form-UrlEncoded/WWW-Form-UrlEncoded-0.240.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=KAZEBURO +DIST_VERSION=0.24 +DIST_EXAMPLES=( "eg/*" ) +inherit perl-module + +DESCRIPTION="parser and builder for application/x-www-form-urlencoded" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test +xs" + +RDEPEND=" + virtual/perl-Exporter + xs? ( >=dev-perl/WWW-Form-UrlEncoded-XS-0.190.0 ) +" +DEPEND="${RDEPEND} + >=dev-perl/Module-Build-0.400.500 + test? ( + >=dev-perl/JSON-2.0.0 + >=virtual/perl-Test-Simple-0.980.0 + ) +" diff --git a/dev-perl/WWW-Form-UrlEncoded/metadata.xml b/dev-perl/WWW-Form-UrlEncoded/metadata.xml index 7610689b92b..7729b2ae853 100644 --- a/dev-perl/WWW-Form-UrlEncoded/metadata.xml +++ b/dev-perl/WWW-Form-UrlEncoded/metadata.xml @@ -5,6 +5,9 @@ perl@gentoo.org Gentoo Perl Project + + Install C-Based dependieces for faster performance + WWW-Form-UrlEncoded WWW::Form::UrlEncoded