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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D4D19158009 for ; Mon, 19 Jun 2023 00:58:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0E32E08F7; Mon, 19 Jun 2023 00:58:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7B82E08F7 for ; Mon, 19 Jun 2023 00:58:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E0F3A341037 for ; Mon, 19 Jun 2023 00:58:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50831A80 for ; Mon, 19 Jun 2023 00:58:02 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1687136234.ca308fc9b2889029cf8b7fee1058fa1b4fa31d33.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Pod-Spell/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Pod-Spell/Manifest dev-perl/Pod-Spell/Pod-Spell-1.260.0.ebuild X-VCS-Directories: dev-perl/Pod-Spell/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ca308fc9b2889029cf8b7fee1058fa1b4fa31d33 X-VCS-Branch: master Date: Mon, 19 Jun 2023 00:58:02 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0b4f5689-a02b-4b8a-8f04-c40096ecd647 X-Archives-Hash: d2eb8ba055fa0b4f037a9c75a36dda8c commit: ca308fc9b2889029cf8b7fee1058fa1b4fa31d33 Author: Sam James gentoo org> AuthorDate: Mon Jun 19 00:57:14 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jun 19 00:57:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca308fc9 dev-perl/Pod-Spell: add 1.260.0 Signed-off-by: Sam James gentoo.org> dev-perl/Pod-Spell/Manifest | 1 + dev-perl/Pod-Spell/Pod-Spell-1.260.0.ebuild | 42 +++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/dev-perl/Pod-Spell/Manifest b/dev-perl/Pod-Spell/Manifest index 44ad5b996445..3bf2462dbf8a 100644 --- a/dev-perl/Pod-Spell/Manifest +++ b/dev-perl/Pod-Spell/Manifest @@ -1,2 +1,3 @@ DIST Pod-Spell-1.20.tar.gz 31220 BLAKE2B ee725edd8d0dce09ecd076b468e1a6b05f89d2bd79f2e51c996ce715847141aaf2894b995603c716e3df4dbcba7d55f8ec0a3c4aac4d3b9ef6cc84e770ac1e87 SHA512 9a676a897dae7dfe37e9bfca2e5c11bcdc3221ed532b79970e6cc4d0de8dec0eca754cb9fbc5cbbbf6533a213c284d691609dd86d246ae146187bd9cd37d292e +DIST Pod-Spell-1.26.tar.gz 35564 BLAKE2B 119829ab617de85b1aff136a934db71adbc9091469847fc65a924cbfada179aead2a70931c971c2cc8f6f3add2a6797ac6bf75689ac90f8035d724ad36437675 SHA512 6fba5f6337fcd0e7f8df7d379e9d7a7de5ab13b748831c9f0e48cefbce9b1548d117d96db64693fc71519d700c397d217f27574359518b39225489b96c3c3c9e DIST podspell.1.gz 648 BLAKE2B de6d7b87d746e9649986570c83882b598c11033d78624055df33e81285abd442de3484f03a9c2e4ca08cb4da528ddcd48de75c7244a84959d2b0da5a5546c63b SHA512 651d2fc9376329cb95986a885119dfd542f55e79045ec7aa2f37afcd9fc7bd86ba690c2e3a247b35ffd2d90c9adc9ad85e2d6128fb3424c75130d70aacb1c154 diff --git a/dev-perl/Pod-Spell/Pod-Spell-1.260.0.ebuild b/dev-perl/Pod-Spell/Pod-Spell-1.260.0.ebuild new file mode 100644 index 000000000000..1f8554871ca3 --- /dev/null +++ b/dev-perl/Pod-Spell/Pod-Spell-1.260.0.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=HAARG +DIST_VERSION=1.26 +inherit perl-module + +DESCRIPTION="A formatter for spellchecking Pod" +SRC_URI+=" mirror://gentoo/podspell.1.gz https://dev.gentoo.org/~tove/files/podspell.1.gz" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +IUSE="minimal" + +RDEPEND=" + virtual/perl-Carp + dev-perl/Class-Tiny + dev-perl/File-ShareDir + dev-perl/Lingua-EN-Inflect + virtual/perl-Pod-Escapes + >=virtual/perl-Pod-Simple-3.270.0 + virtual/perl-Text-Tabs+Wrap +" +BDEPEND=" + ${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + >=dev-perl/File-ShareDir-Install-0.60.0 + test? ( + !minimal? ( >=virtual/perl-CPAN-Meta-2.120.900 ) + virtual/perl-File-Spec + virtual/perl-File-Temp + virtual/perl-IO + virtual/perl-Test-Simple + ) +" + +src_install() { + perl-module_src_install + doman "${WORKDIR}"/podspell.1 +}