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/Test-TrailingSpace/
Date: Sat, 24 Jun 2023 02:26:06 +0000 (UTC)	[thread overview]
Message-ID: <1687572755.ca2ddbd81ad1ce7ea1892267f698ea905e7f4304.sam@gentoo> (raw)

commit:     ca2ddbd81ad1ce7ea1892267f698ea905e7f4304
Author:     Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sat Jun 17 05:43:29 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 02:12:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2ddbd8

dev-perl/Test-TrailingSpace: new package, add 0.60.100

Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Test-TrailingSpace/Manifest               |  1 +
 .../Test-TrailingSpace-0.60.100.ebuild             | 28 ++++++++++++++++++++++
 dev-perl/Test-TrailingSpace/metadata.xml           | 12 ++++++++++
 3 files changed, 41 insertions(+)

diff --git a/dev-perl/Test-TrailingSpace/Manifest b/dev-perl/Test-TrailingSpace/Manifest
new file mode 100644
index 000000000000..4d9ab42be064
--- /dev/null
+++ b/dev-perl/Test-TrailingSpace/Manifest
@@ -0,0 +1 @@
+DIST Test-TrailingSpace-0.0601.tar.gz 13917 BLAKE2B 811df35fc4fdb027fbd718cccfaf432c3d7063cbb13db8c0af970ac5306e1778542d8332f0823a8dbbb9c02d11ee55a05b8b7ee6722d7fecfffd4d385a0a74d8 SHA512 71a207be6d3d0791ca3f7784cda053a1de33969a531805afea3d2ce4985eb745afa5ab8cc9aa8642e236eb516dafe5962c3a433c2b53910d0b272e94efb5586b

diff --git a/dev-perl/Test-TrailingSpace/Test-TrailingSpace-0.60.100.ebuild b/dev-perl/Test-TrailingSpace/Test-TrailingSpace-0.60.100.ebuild
new file mode 100644
index 000000000000..b321150bc9ab
--- /dev/null
+++ b/dev-perl/Test-TrailingSpace/Test-TrailingSpace-0.60.100.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR="SHLOMIF"
+DIST_VERSION="0.0601"
+inherit perl-module
+
+DESCRIPTION="Test for trailing space in source files"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64"
+
+RDEPEND=">=dev-perl/File-Find-Object-Rule-0.30.100
+	virtual/perl-autodie
+	>=dev-lang/perl-5.14"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=dev-perl/Module-Build-0.280.0
+	test? (
+		virtual/perl-File-Path
+		virtual/perl-File-Spec
+		dev-perl/File-TreeCreate
+		virtual/perl-IO
+		virtual/perl-Test-Simple
+	)"

diff --git a/dev-perl/Test-TrailingSpace/metadata.xml b/dev-perl/Test-TrailingSpace/metadata.xml
new file mode 100644
index 000000000000..1ee3cc0bd86a
--- /dev/null
+++ b/dev-perl/Test-TrailingSpace/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Test-TrailingSpace</remote-id>
+    <remote-id type="cpan-module">Test::TrailingSpace</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2023-06-24  2:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-24  2:26 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-24  2:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-TrailingSpace/ Sam James
2023-06-24  2:26 Sam James
2023-06-24  3:56 Sam James
2023-06-24  3:59 Sam James
2023-06-24  4:12 Sam James
2023-06-24  6:48 Jakov Smolić
2023-06-24  8:51 Jakov Smolić
2023-07-04  5:22 WANG Xuerui
2023-09-28  1:57 Sam James
2023-10-16 16:34 Joonas Niilola
2024-07-07  6:10 Sam James
2024-07-07  6:23 Sam James
2024-07-07  9:52 Jakov Smolić
2024-07-07  9:52 Jakov Smolić
2024-09-21 19:58 Arthur Zamarin

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=1687572755.ca2ddbd81ad1ce7ea1892267f698ea905e7f4304.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