public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Perl-Tidy/
Date: Wed, 26 Feb 2025 08:30:53 +0000 (UTC)	[thread overview]
Message-ID: <1740556820.226af9a3692229a2f54cd8f9b0d1746537f976aa.sam@gentoo> (raw)

commit:     226af9a3692229a2f54cd8f9b0d1746537f976aa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 08:00:20 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 08:00:20 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=226af9a3

dev-perl/Perl-Tidy: add 20250214.0.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Perl-Tidy/Manifest                      |  1 +
 dev-perl/Perl-Tidy/Perl-Tidy-20250214.0.0.ebuild | 32 ++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/Perl-Tidy/Manifest b/dev-perl/Perl-Tidy/Manifest
index bd954228f4ff..10bf2d63c1ac 100644
--- a/dev-perl/Perl-Tidy/Manifest
+++ b/dev-perl/Perl-Tidy/Manifest
@@ -1,2 +1,3 @@
 DIST Perl-Tidy-20240903.tar.gz 1111605 BLAKE2B 5c1afda1095e4c22b8c31f5fc06036e36c951b3d1a52c510f29b62112d50c09e78e47461b0c17c9a0db483d0753c508850f30f63ae678b4a5749077600a290b2 SHA512 35508885cc69e7dbebb094aebccac799a45e95b7c07648d709a71881f6a69d61b4971b3362e819942fac7f7644523f658b384ec35187f7893bb4ec08f25e3d6f
 DIST Perl-Tidy-20250105.tar.gz 1142977 BLAKE2B 9ebc502b3da80070482fbcf04b48532a16bb83e9f6d78af2caadf1fead4c83b27193c811a358944ed5551e19c35ef9d64ca19ab4cb8aecf88866cd3690873360 SHA512 ce8706e9c772492cf9f695bb1ede8dff7c7296e53a2a95a851cc7d3fe525a77acbe276430e92cccb0e46249536e78416928777e87063aec23c2b4eac9eec0151
+DIST Perl-Tidy-20250214.tar.gz 1167718 BLAKE2B 4add01d0bc2229f2ae908f00e4cd97797a8079272d9184c970c6e2e21cd5859f5ac5a48f6a18245e6d547b2d8a611ca63bee6b187964fa6fd60034cf00b636f2 SHA512 999ec378030167b919937c107b74fe560373ed384e528b20746eb379cffe1164c5f9b56725e81956c8c44e4a51fe5b377b0d1de06b5de63317ef27d2f33c3f05

diff --git a/dev-perl/Perl-Tidy/Perl-Tidy-20250214.0.0.ebuild b/dev-perl/Perl-Tidy/Perl-Tidy-20250214.0.0.ebuild
new file mode 100644
index 000000000000..e85087fd2ada
--- /dev/null
+++ b/dev-perl/Perl-Tidy/Perl-Tidy-20250214.0.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SHANCOCK
+DIST_VERSION=20250214
+DIST_EXAMPLES=( "examples/*" )
+
+inherit perl-module
+
+DESCRIPTION="Perl script indenter and beautifier"
+HOMEPAGE="https://perltidy.sourceforge.net/ https://metacpan.org/release/Perl-Tidy"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+BDEPEND="virtual/perl-ExtUtils-MakeMaker"
+
+src_install() {
+	perl-module_src_install
+
+	# Compressing html is bad
+	docompress -x /usr/share/doc/${PF}/stylekey.html
+	docompress -x /usr/share/doc/${PF}/tutorial.html
+	docompress -x /usr/share/doc/${PF}/perltidy.html
+
+	dodoc docs/stylekey.html
+	dodoc docs/tutorial.html
+	dodoc docs/perltidy.html
+}


             reply	other threads:[~2025-02-26  8:30 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-26  8:30 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-03 20:34 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Perl-Tidy/ Sam James
2025-03-03 20:26 Sam James
2025-03-03 20:26 Sam James
2025-03-03 20:26 Sam James
2025-03-03 20:23 Sam James
2024-12-12 10:51 Sam James
2024-11-14  3:39 Sam James
2024-11-14  3:21 Sam James
2024-11-14  2:49 Sam James
2024-11-14  2:49 Sam James
2024-10-14  3:50 Sam James
2024-07-27 11:59 Sam James
2024-06-14  0:43 Sam James
2024-06-09 21:21 Sam James
2024-06-09 21:12 Sam James
2024-05-11  1:09 Sam James
2024-05-01  7:54 Sam James
2023-11-04 16:13 Arthur Zamarin
2023-11-04 13:35 Sam James
2023-11-04 10:50 Sam James
2023-11-04 10:50 Sam James
2023-11-04 10:49 Sam James
2023-09-16  9:27 Sam James
2023-09-09  7:52 Sam James
2023-08-21  3:50 Sam James
2023-08-19  7:23 Sam James
2023-08-19  7:00 Arthur Zamarin
2023-08-19  6:33 Sam James
2023-08-19  6:07 Sam James
2023-08-19  6:03 Sam James
2023-08-19  6:01 Sam James
2023-08-02  4:27 Sam James
2023-07-24  4:15 Sam James
2023-07-24  4:12 Sam James
2023-06-19  1:47 Sam James
2023-06-11 15:37 Sam James
2022-02-22  9:30 Arthur Zamarin
2022-02-19 12:17 Arthur Zamarin
2022-02-19 12:02 Arthur Zamarin
2022-02-19  9:41 Arthur Zamarin
2022-02-19  8:18 Arthur Zamarin
2022-02-19  7:23 Arthur Zamarin
2022-02-19  3:41 Sam James
2022-02-19  3:38 Sam James
2021-11-25 18:03 Andreas K. Hüttel
2021-11-25 18:03 Andreas K. Hüttel
2021-10-11 15:25 Sam James
2021-10-11 15:18 Sam James
2021-10-11  8:10 Agostino Sarubbo
2021-10-11  5:15 Sam James
2021-10-11  3:13 Sam James
2021-10-11  3:13 Sam James
2021-10-11  3:10 Sam James
2021-07-30 20:19 Andreas K. Hüttel
2021-07-30 20:19 Andreas K. Hüttel
2020-07-06  2:51 Matt Turner
2020-04-14 15:45 Agostino Sarubbo
2020-04-14 14:06 Agostino Sarubbo
2020-04-14 14:03 Agostino Sarubbo
2020-04-14 12:59 Agostino Sarubbo
2020-04-12 11:39 Mart Raudsepp
2020-04-12  9:34 Sergei Trofimovich
2019-10-13  2:39 Andreas K. Hüttel
2019-09-13 23:51 Matt Turner
2019-07-25  6:48 Kent Fredric
2018-10-16 18:47 Fabian Groffen
2018-09-01 19:01 Thomas Deutschmann
2018-08-20  4:40 Matt Turner
2018-08-04  0:54 Mikle Kolyada
2018-07-27  7:12 Sergei Trofimovich
2018-07-27  7:08 Sergei Trofimovich
2018-07-24  0:12 Mikle Kolyada
2018-07-23  6:19 Sergei Trofimovich
2018-03-28 17:27 Matt Turner
2017-12-26  8:48 Kent Fredric
2017-05-30  1:15 Kent Fredric
2017-04-17 23:16 Michael Weber
2017-02-22 21:45 Markus Meier
2016-12-04 16:43 Michael Palimaka
2016-05-24 22:38 Andreas Hüttel
2016-05-24 22:38 Andreas Hüttel
2016-03-19 22:42 Andreas Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1740556820.226af9a3692229a2f54cd8f9b0d1746537f976aa.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox