commit:     6cc1c1f4995e7187eb68fb0bb3aaeb65c2a25782
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 02:54:43 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 02:54:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cc1c1f4

virtual/pwsh: bump to 7.4

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

 virtual/pwsh/pwsh-7.4.ebuild | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/virtual/pwsh/pwsh-7.4.ebuild b/virtual/pwsh/pwsh-7.4.ebuild
new file mode 100644
index 000000000000..f2011e485aef
--- /dev/null
+++ b/virtual/pwsh/pwsh-7.4.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Virtual for PowerShell"
+
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm ~arm64"
+
+RDEPEND="
+       || (
+               app-shells/pwsh-bin:${SLOT}
+               app-shells/pwsh:${SLOT}
+       )
+"

Reply via email to