* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-zig/
@ 2023-08-25 3:58 Jakov Smolić
0 siblings, 0 replies; 3+ messages in thread
From: Jakov Smolić @ 2023-08-25 3:58 UTC (permalink / raw
To: gentoo-commits
commit: ac3e5690b07dae1b2fca94c124c1dd960cb94ac1
Author: Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
AuthorDate: Fri Aug 4 08:48:22 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Aug 25 03:57:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac3e5690
app-eselect/eselect-zig: keyword 1-r1 for ~ppc, ~ppc64
Signed-off-by: Eric Joldasov <bratishkaerik <AT> getgoogleoff.me>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-eselect/eselect-zig/eselect-zig-1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-eselect/eselect-zig/eselect-zig-1-r1.ebuild b/app-eselect/eselect-zig/eselect-zig-1-r1.ebuild
index 6986fff09954..ae692205f6f1 100644
--- a/app-eselect/eselect-zig/eselect-zig-1-r1.ebuild
+++ b/app-eselect/eselect-zig/eselect-zig-1-r1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
RDEPEND="
app-admin/eselect
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-zig/
@ 2024-02-28 9:12 Florian Schmaus
0 siblings, 0 replies; 3+ messages in thread
From: Florian Schmaus @ 2024-02-28 9:12 UTC (permalink / raw
To: gentoo-commits
commit: 1cbef3761d96afb12576b368055eaedeefbd11a1
Author: Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
AuthorDate: Wed Feb 14 02:42:23 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Feb 28 09:11:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cbef376
app-eselect/eselect-zig: remove old zig:0 and zig-bin:0 blockers
Not needed since they were removed from tree
and migration completed.
Signed-off-by: Eric Joldasov <bratishkaerik <AT> getgoogleoff.me>
Closes: https://github.com/gentoo/gentoo/pull/35315
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
app-eselect/eselect-zig/eselect-zig-1-r1.ebuild | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/app-eselect/eselect-zig/eselect-zig-1-r1.ebuild b/app-eselect/eselect-zig/eselect-zig-1-r1.ebuild
index ae692205f6f1..9c8deeddf2eb 100644
--- a/app-eselect/eselect-zig/eselect-zig-1-r1.ebuild
+++ b/app-eselect/eselect-zig/eselect-zig-1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,11 +10,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
-RDEPEND="
- app-admin/eselect
- !dev-lang/zig:0
- !dev-lang/zig-bin:0
-"
+RDEPEND="app-admin/eselect"
S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-zig/
@ 2025-03-04 22:09 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2025-03-04 22:09 UTC (permalink / raw
To: gentoo-commits
commit: 606d520a4820f07100a3db351df17e7ff8da98ba
Author: Eric Joldasov <bratishkaerik <AT> landless-city <DOT> net>
AuthorDate: Tue Mar 4 03:35:24 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 4 22:05:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=606d520a
app-eselect/eselect-zig: keyword 1-r1 for ~loong
Signed-off-by: Eric Joldasov <bratishkaerik <AT> landless-city.net>
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-eselect/eselect-zig/eselect-zig-1-r1.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/app-eselect/eselect-zig/eselect-zig-1-r1.ebuild b/app-eselect/eselect-zig/eselect-zig-1-r1.ebuild
index 9c8deeddf2eb..6a61d5acbd90 100644
--- a/app-eselect/eselect-zig/eselect-zig-1-r1.ebuild
+++ b/app-eselect/eselect-zig/eselect-zig-1-r1.ebuild
@@ -1,19 +1,18 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Manages Zig versions"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+S="${WORKDIR}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
RDEPEND="app-admin/eselect"
-S="${WORKDIR}"
-
src_install() {
insinto /usr/share/eselect/modules/
newins "${FILESDIR}"/zig.eselect-${PVR} zig.eselect
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-03-04 22:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-28 9:12 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-zig/ Florian Schmaus
-- strict thread matches above, loose matches on Subject: below --
2025-03-04 22:09 Sam James
2023-08-25 3:58 Jakov Smolić
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox