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 A12481396D9 for ; Sat, 21 Oct 2017 08:38:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A0EE2BC032; Sat, 21 Oct 2017 08:38:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76C582BC032 for ; Sat, 21 Oct 2017 08:38:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6764B33BF43 for ; Sat, 21 Oct 2017 08:38:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A99F82B for ; Sat, 21 Oct 2017 08:38:30 +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: <1508575076.5f56f60ba888f139f67d67e362d9f8e8b6dc4313.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-chdir/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/File-chdir/File-chdir-0.101.100.ebuild dev-perl/File-chdir/Manifest X-VCS-Directories: dev-perl/File-chdir/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 5f56f60ba888f139f67d67e362d9f8e8b6dc4313 X-VCS-Branch: master Date: Sat, 21 Oct 2017 08:38:30 +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: abb5f292-14a8-4d81-9379-6516035715d4 X-Archives-Hash: d82647bc55aff9f6b7953c88e2e451c7 commit: 5f56f60ba888f139f67d67e362d9f8e8b6dc4313 Author: Kent Fredric gentoo org> AuthorDate: Sat Oct 21 06:18:32 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Oct 21 08:37:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f56f60b dev-perl/File-chdir: Bump to version 0.101.100 - EAPI6 Upstream: - Documentation fixes Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-perl/File-chdir/File-chdir-0.101.100.ebuild | 24 ++++++++++++++++++++++++ dev-perl/File-chdir/Manifest | 1 + 2 files changed, 25 insertions(+) diff --git a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild new file mode 100644 index 00000000000..383365f3bc1 --- /dev/null +++ b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=DAGOLDEN +DIST_VERSION=0.1011 +inherit perl-module + +DESCRIPTION="An alternative to File::Spec and CWD" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +IUSE="test" + +RDEPEND=" + virtual/perl-Carp + virtual/perl-Exporter + >=virtual/perl-File-Spec-3.27 +" +DEPEND="${RDEPEND} + >=virtual/perl-ExtUtils-MakeMaker-6.170.0 + test? ( virtual/perl-Test-Simple ) +" diff --git a/dev-perl/File-chdir/Manifest b/dev-perl/File-chdir/Manifest index 48c84360311..d83d18b832b 100644 --- a/dev-perl/File-chdir/Manifest +++ b/dev-perl/File-chdir/Manifest @@ -1 +1,2 @@ DIST File-chdir-0.1010.tar.gz 24761 SHA256 efc121f40bd7a0f62f8ec9b8bc70f7f5409d81cd705e37008596c8efc4452b01 SHA512 0a9390b48d49c2ac0e2f8b409396a6a2ea3518823d1b6d8c23bbf19a438b92d1e784dcf3bc7c0d43b0365b0620557aea1f8d9ef224b68ca9c472fefa8fe1adab WHIRLPOOL d3aaa5b80472a81245f4592d6c71f1be8f6520eb9175685aa7660e4d0d332ae8429433659c5c82899d7768b6569d875846528c367d98328d750314682154371e +DIST File-chdir-0.1011.tar.gz 25127 SHA256 31ebf912df48d5d681def74b9880d78b1f3aca4351a0ed1fe3570b8e03af6c79 SHA512 249181e43faec925406b1fc86fc256afb27c588a4325122defd955f0f5c15c9d484f515841e6ebb3a643ce5e2a188338c88eee0df76a458aea4216c26bb7d6b7 WHIRLPOOL 76a9258c2e78aecf8cbb898158e743240cbcd97f3afeabe79f96e1f264151265295aa39191de7cfa2df839b74332353933cbade99429f4f95def639c14032f16