public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-pwsh/
Date: Sat, 16 Sep 2023 07:50:50 +0000 (UTC)	[thread overview]
Message-ID: <1694850646.3819518ee945f6709ffa34cfb8ad7376e0cf1db9.xgqt@gentoo> (raw)

commit:     3819518ee945f6709ffa34cfb8ad7376e0cf1db9
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 16 06:43:22 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 07:50:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3819518e

app-eselect/eselect-pwsh: new package; add 0.1.1

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-eselect/eselect-pwsh/Manifest                  |  1 +
 app-eselect/eselect-pwsh/eselect-pwsh-0.1.1.ebuild | 19 +++++++++++++++++++
 app-eselect/eselect-pwsh/metadata.xml              | 13 +++++++++++++
 3 files changed, 33 insertions(+)

diff --git a/app-eselect/eselect-pwsh/Manifest b/app-eselect/eselect-pwsh/Manifest
new file mode 100644
index 000000000000..2818d4e1b83a
--- /dev/null
+++ b/app-eselect/eselect-pwsh/Manifest
@@ -0,0 +1 @@
+DIST eselect-pwsh-0.1.1.tar.bz2 7687 BLAKE2B e5e786c2ccb28f74436baed35db9937d1e0e20cba42926b8c3988d5ad406484ff0503126b8e68561fde1cbfdf434c86e9e08c9a54e312511aa4a04247abb61f5 SHA512 e08c18674cc55be9bcb93522bcae5f7161c6a3b347ff10ca95bca4130eacb8998141305c2c10b4e7dd8d783358234703330bba422ac798d9d7c43dc6206651bb

diff --git a/app-eselect/eselect-pwsh/eselect-pwsh-0.1.1.ebuild b/app-eselect/eselect-pwsh/eselect-pwsh-0.1.1.ebuild
new file mode 100644
index 000000000000..c3a0f8d66e11
--- /dev/null
+++ b/app-eselect/eselect-pwsh/eselect-pwsh-0.1.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Eselect module for management of multiple pwsh versions"
+HOMEPAGE="https://gitlab.gentoo.org/dotnet/eselect-pwsh/"
+SRC_URI="https://gitlab.gentoo.org/dotnet/${PN}/-/archive/${PV}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="app-admin/eselect"
+
+src_install() {
+	insinto /usr/share/eselect/modules
+	doins pwsh.eselect
+}

diff --git a/app-eselect/eselect-pwsh/metadata.xml b/app-eselect/eselect-pwsh/metadata.xml
new file mode 100644
index 000000000000..a3b330949c03
--- /dev/null
+++ b/app-eselect/eselect-pwsh/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+  <maintainer type="project">
+    <email>dotnet@gentoo.org</email>
+    <name>Gentoo Dotnet Project</name>
+  </maintainer>
+  <upstream>
+    <bugs-to>https://gitlab.com/xgqt/eselect-pwsh/-/issues/</bugs-to>
+    <remote-id type="gitlab">xgqt/eselect-pwsh</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2023-09-16  7:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-16  7:50 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-16 10:11 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-pwsh/ Sam James
2023-09-16 10:26 Sam James
2023-10-07 23:27 Sam James
2024-04-04  1:07 Sam James
2024-05-16 16:47 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=1694850646.3819518ee945f6709ffa34cfb8ad7376e0cf1db9.xgqt@gentoo \
    --to=xgqt@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