public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-HasCompiler/
Date: Thu, 22 Jul 2021 17:39:15 +0000 (UTC)	[thread overview]
Message-ID: <1626975541.7d8cee787f03f3d5cb7ed1c513dfbf4326872fc0.dilfridge@gentoo> (raw)

commit:     7d8cee787f03f3d5cb7ed1c513dfbf4326872fc0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 22 16:45:23 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul 22 17:39:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d8cee78

dev-perl/ExtUtils-HasCompiler: New package, required by Package::Stash

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../ExtUtils-HasCompiler-0.23.0.ebuild              | 21 +++++++++++++++++++++
 dev-perl/ExtUtils-HasCompiler/Manifest              |  1 +
 dev-perl/ExtUtils-HasCompiler/metadata.xml          |  8 ++++++++
 3 files changed, 30 insertions(+)

diff --git a/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild b/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild
new file mode 100644
index 00000000000..64099695f90
--- /dev/null
+++ b/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+DIST_AUTHOR=LEONT
+DIST_VERSION=0.023
+
+inherit perl-module
+
+DESCRIPTION="Check for the presence of a compiler"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	virtual/perl-File-Spec
+	virtual/perl-File-Temp
+"
+BDEPEND="${RDEPEND}
+"

diff --git a/dev-perl/ExtUtils-HasCompiler/Manifest b/dev-perl/ExtUtils-HasCompiler/Manifest
new file mode 100644
index 00000000000..b98c869d56f
--- /dev/null
+++ b/dev-perl/ExtUtils-HasCompiler/Manifest
@@ -0,0 +1 @@
+DIST ExtUtils-HasCompiler-0.023.tar.gz 15857 BLAKE2B f999cbc13edc4ff9d4fb1f28fc20dc223e2b504a95e44d6a4871c55766ec3fa0cbe6c5a46add40b694a2513604c486d1d98853c17fcce397b21855d6754fa41e SHA512 352e87249eaefcf1cdaa019522849867c2e3dffe60e07c24957072bc27aea39e6855c082b112f326c5a4f86b2174dbb2e03c487b8f7fb2abfd750847f19e7a6b

diff --git a/dev-perl/ExtUtils-HasCompiler/metadata.xml b/dev-perl/ExtUtils-HasCompiler/metadata.xml
new file mode 100644
index 00000000000..2b9a936fc0a
--- /dev/null
+++ b/dev-perl/ExtUtils-HasCompiler/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+</pkgmetadata>


             reply	other threads:[~2021-07-22 17:39 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-22 17:39 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-23 15:23 [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-HasCompiler/ Marek Szuba
2021-07-23 17:37 Sergei Trofimovich
2021-07-24 15:22 Sam James
2021-07-24 20:23 Matt Turner
2021-07-25  3:23 Sam James
2021-07-25  7:52 Sergei Trofimovich
2021-07-25 15:26 Sergei Trofimovich
2021-07-25 19:44 Sam James
2021-07-31 22:49 Joshua Kinard
2021-09-06 18:01 Sam James
2021-09-06 21:26 Sam James
2021-09-28 14:20 James Le Cuirot
2021-10-10 20:48 Sam James
2021-10-11  4:20 Sam James
2021-10-11  5:12 Sam James
2021-10-11  8:10 Agostino Sarubbo
2021-10-11 12:17 Agostino Sarubbo
2021-10-11 15:18 Sam James
2021-10-11 15:25 Sam James
2021-10-12  7:10 Agostino Sarubbo
2023-06-24  2:57 Sam James
2024-04-30  2:37 Sam James
2024-05-05 15:43 Sam James
2024-06-09 21:08 Sam James
2024-06-09 21:18 Sam James
2024-07-10  4:21 Ionen Wolkens

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=1626975541.7d8cee787f03f3d5cb7ed1c513dfbf4326872fc0.dilfridge@gentoo \
    --to=dilfridge@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