public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron W. Swenson" <titanofold@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Shell-Guess/
Date: Fri,  2 Aug 2019 10:10:14 +0000 (UTC)	[thread overview]
Message-ID: <1564740601.c60a356f1a8e373f19e0ea92ec4abd26536cd0c8.titanofold@gentoo> (raw)

commit:     c60a356f1a8e373f19e0ea92ec4abd26536cd0c8
Author:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  2 09:42:18 2019 +0000
Commit:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Fri Aug  2 10:10:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60a356f

dev-perl/Shell-Guess: Initial commit.

Needed by dev-perl/Shell-Config-Generate. Ultimately needed by www-apps/rt.

Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org>

 dev-perl/Shell-Guess/Manifest                  |  1 +
 dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild | 18 ++++++++++++++++++
 dev-perl/Shell-Guess/metadata.xml              | 16 ++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-perl/Shell-Guess/Manifest b/dev-perl/Shell-Guess/Manifest
new file mode 100644
index 00000000000..92a59d27a2d
--- /dev/null
+++ b/dev-perl/Shell-Guess/Manifest
@@ -0,0 +1 @@
+DIST Shell-Guess-0.09.tar.gz 21663 BLAKE2B 1d7ae26373201348bb6b38674f929cc6e9c4211a3f34f0dab80560bd7a79771748e4036ed3c7d08625c435babdbe8d975f593e4faaa7b55eb92d164d2c0041b2 SHA512 60d8b315491cd10eb2cb1c3941db6369d93148e0bd500c72bc082b1673624dead6485d4238e241127c3a04a0f776222fbb90a40af6a327ed9e2988852fff544e

diff --git a/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild b/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild
new file mode 100644
index 00000000000..e42c0ca4653
--- /dev/null
+++ b/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=0.09
+inherit perl-module
+
+DESCRIPTION="Make an educated guess about the shell in use"
+
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker
+	test? ( >=virtual/perl-Test-Simple-0.940.0 )
+"

diff --git a/dev-perl/Shell-Guess/metadata.xml b/dev-perl/Shell-Guess/metadata.xml
new file mode 100644
index 00000000000..bb60119cf63
--- /dev/null
+++ b/dev-perl/Shell-Guess/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>titanofold@gentoo.org</email>
+    <name>Aaron W. Swenson</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Shell-Guess</remote-id>
+    <remote-id type="cpan-module">Shell::Guess</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2019-08-02 10:10 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-02 10:10 Aaron W. Swenson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-16 14:19 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Shell-Guess/ Kent Fredric
2020-08-17  8:04 Sam James
2020-08-17  8:43 Sam James
2020-08-17  8:50 Sam James
2020-08-17  9:40 Sam James
2020-08-17 10:18 Sam James
2020-08-17 21:42 Sergei Trofimovich
2020-09-02  6:33 Sergei Trofimovich
2020-09-03  4:26 Yixun Lan
2020-09-07  7:31 Sergei Trofimovich
2020-09-26 19:44 Matt Turner
2020-10-22  5:11 Joshua Kinard
2020-11-28  9:32 Sam James
2021-05-04 19:13 Sam James
2021-05-05 12:14 Agostino Sarubbo
2021-05-06  7:22 Sergei Trofimovich
2021-05-06 10:01 Sam James
2021-05-06 10:06 Sam James
2021-08-07 18:17 Andreas K. Hüttel
2025-01-22  4:55 Sam James
2025-03-03 20:20 Sam James
2025-03-03 20:23 Sam James
2025-03-03 20:23 Sam James
2025-03-03 20:28 Sam James
2025-03-03 20:44 Sam James
2025-03-06  1:23 Sam James
2025-03-06  1:23 Sam James
2025-03-14 18:18 Sam James

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=1564740601.c60a356f1a8e373f19e0ea92ec4abd26536cd0c8.titanofold@gentoo \
    --to=titanofold@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