commit:     c2230ab5ac46d0bd4651c7e8b8dd089553275f7a
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 22 18:32:33 2025 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Wed Oct 22 18:32:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2230ab5

dev-util/gitlab-runner: drop 18.1.3, 18.2.2

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 dev-util/gitlab-runner/Manifest                    |  4 --
 dev-util/gitlab-runner/gitlab-runner-18.1.3.ebuild | 68 ----------------------
 dev-util/gitlab-runner/gitlab-runner-18.2.2.ebuild | 68 ----------------------
 3 files changed, 140 deletions(-)

diff --git a/dev-util/gitlab-runner/Manifest b/dev-util/gitlab-runner/Manifest
index 5c936f790aeb..679b65578c34 100644
--- a/dev-util/gitlab-runner/Manifest
+++ b/dev-util/gitlab-runner/Manifest
@@ -1,7 +1,3 @@
-DIST gitlab-runner-18.1.3-deps.tar.xz 118471456 BLAKE2B 
5c8d3be70fe9e280deb697ac3c0ccd3ae687c412cf63994be02882cb3d092eec79c31a4d4cd9e43ab39652c2241665c753dbf12059131579cfe43f73f4a16eb9
 SHA512 
850a5e3f52a1e8b6ede203891092634412df4acbb9c68dfb81e3a57cbd015154eda5e2eeb41fbcf49e07c886b7a73ab65b708208f635fe6ffb87b1f769d79310
-DIST gitlab-runner-18.1.3.tar.bz2 1957762 BLAKE2B 
866aa9b13b600f9e63fcd1cc48624c59e2c4f496fc06b7333364c3c2f90c63e3cee2fd04ad3d02ba75ea5417fdef925e452600e0313a9a1d4857dfaa774410f5
 SHA512 
5dcad1528d6c9144815dff1bdd66cff49282e6e912d654710936ba5f206a5345da3fb62f60a86697fa5f166fd00f8b730ece80da991dfb871e642253d9e338ed
-DIST gitlab-runner-18.2.2-deps.tar.xz 118914016 BLAKE2B 
ef7e781547afa4de1db6000cd9d74406bb28a9e5826014a41d19517f491e2e2c5a85325678ae8dba0c3e16b4600760522c8404248a41b1173b9d1b5af1627fb2
 SHA512 
d2e73bdf71d8742bbaae57b5458d617f30ca361851342ec7d853f03ed731deee13d52ab0c7a27d52d323e49625332dedf6e481c3dd1aa24290f7d1ff32d2bf61
-DIST gitlab-runner-18.2.2.tar.bz2 1962570 BLAKE2B 
84fefadae62a394e20249eb37a4dcf790cb9df323154e081034e69785dbb147408b715f5ab97f80a6450e3efffa6ec693605da1adb00e35f942194294639ff06
 SHA512 
326a05c588b94c5cd6c65789b8e3c05dc71dd1972d163e7fd94f1f66b82691a39deea2387bf72284ca32231fc9c99fa94d9adb2ae45bbd4a0b093656758d7108
 DIST gitlab-runner-18.3.1-deps.tar.xz 118959964 BLAKE2B 
c3b1243dbf26179e802fae563981d72a08a3efecf8e45cd1a3803220a9c5804b47dff746a89d948bf3c5f9c9272b762e70040aba87b2d01593b3bfd7388ae77e
 SHA512 
77d50a96c21a02b7e0d59b0debf5b8f6ff914470ca06088c96ec738961379d8992587dd23c28ebad288c20a907434bc680fae0d6e7d5400276e6d586c7184cd9
 DIST gitlab-runner-18.3.1.tar.bz2 2018838 BLAKE2B 
f357afe8186d1fd56f25efd2334c873d224a75a79b552f37bfc2920541369d64f22bdb31a51c226abe24d5a4a2ee92289aaa5ebfff8d27a6137c75c5bff30d5d
 SHA512 
e8dde34479d1c7320dae1990d37b08ce9f3757166fa104024693803085e18781f63b204923db6608277489c4f69fdc1dd38faddf43c336de084687d85f05f989
 DIST gitlab-runner-18.4.0-deps.tar.xz 118808448 BLAKE2B 
f46f45e4fdc3cdb85f915fa502f0d965fd3ed9d1061bc8f49909873f8674afa083b59a942ca90f2ab0c25cd748cf291b2f12856aa0e698e66cc0429bdc943fe7
 SHA512 
033f8755ecdc0a8a530e0f6d935c6ceccef0fbe278b68a771501430cedbd0f16977970667d423c3b04b605ea441655182a08e1a8e83bfcd7a4d2c4286c3e2bbd

diff --git a/dev-util/gitlab-runner/gitlab-runner-18.1.3.ebuild 
b/dev-util/gitlab-runner/gitlab-runner-18.1.3.ebuild
deleted file mode 100644
index 02bffa0a9164..000000000000
--- a/dev-util/gitlab-runner/gitlab-runner-18.1.3.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit eapi9-ver go-module systemd tmpfiles
-
-# make sure this gets updated for every bump
-GIT_COMMIT=a2f2305f
-
-DESCRIPTION="The official GitLab Runner, written in Go"
-HOMEPAGE="https://gitlab.com/gitlab-org/gitlab-runner";
-SRC_URI="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
 -> ${P}.tar.bz2"
-SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz";
-
-S="${WORKDIR}/${PN}-v${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~riscv"
-
-COMMON_DEPEND="acct-group/gitlab-runner
-       acct-user/gitlab-runner"
-DEPEND="${COMMON_DEPEND}"
-RDEPEND="${COMMON_DEPEND}"
-BDEPEND="dev-go/gox"
-
-src_compile() {
-       emake \
-               BUILT="$(date -u '+%Y-%m-%dT%H:%M:%S%:z')" \
-               GOX="${EPREFIX}/usr/bin/gox" \
-               REVISION=${GIT_COMMIT} \
-               VERSION=${PV} \
-               runner-and-helper-bin-host
-}
-
-src_test() {
-       CI=0 ego test
-}
-
-src_install() {
-       newbin out/binaries/gitlab-runner-linux-* gitlab-runner
-       newbin out/binaries/gitlab-runner-helper/gitlab-runner-helper.linux-* 
gitlab-runner-helper
-       DOCS=( docs CHANGELOG.md README.md )
-       einstalldocs
-       insinto /usr/share/${PN}
-       doins config.toml.example
-
-       newconfd "${FILESDIR}/${PN}-18.confd" "${PN}"
-       newinitd "${FILESDIR}/${PN}-18.initd" "${PN}"
-       systemd_dounit "${FILESDIR}/${PN}.service"
-       newtmpfiles "${FILESDIR}"/${PN}.tmpfile ${PN}.conf
-       keepdir /etc/${PN}
-       fperms 0700 /etc/${PN}
-       fowners gitlab-runner:gitlab-runner /etc/${PN}
-}
-
-pkg_postinst() {
-       tmpfiles_process gitlab-runner.conf
-       if ver_replacing -lt 18.0.0; then
-               ewarn "The logs are now redirected to syslog instead of being 
stored in /var/log/gitlab-runner"
-               ewarn
-       fi
-       [[ -f ${EROOT}/etc/gitlab-runner/config.toml ]] && return
-       elog
-       elog "To use the runner, you need to register it with this command:"
-       elog "# gitlab-runner register"
-       elog "This will also create the configuration file in 
/etc/gitlab-runner/config.toml"
-}

diff --git a/dev-util/gitlab-runner/gitlab-runner-18.2.2.ebuild 
b/dev-util/gitlab-runner/gitlab-runner-18.2.2.ebuild
deleted file mode 100644
index 39f057347830..000000000000
--- a/dev-util/gitlab-runner/gitlab-runner-18.2.2.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit eapi9-ver go-module systemd tmpfiles
-
-# make sure this gets updated for every bump
-GIT_COMMIT=50bc0499
-
-DESCRIPTION="The official GitLab Runner, written in Go"
-HOMEPAGE="https://gitlab.com/gitlab-org/gitlab-runner";
-SRC_URI="https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
 -> ${P}.tar.bz2"
-SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz";
-
-S="${WORKDIR}/${PN}-v${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~riscv"
-
-COMMON_DEPEND="acct-group/gitlab-runner
-       acct-user/gitlab-runner"
-DEPEND="${COMMON_DEPEND}"
-RDEPEND="${COMMON_DEPEND}"
-BDEPEND="dev-go/gox"
-
-src_compile() {
-       emake \
-               BUILT="$(date -u '+%Y-%m-%dT%H:%M:%S%:z')" \
-               GOX="${EPREFIX}/usr/bin/gox" \
-               REVISION=${GIT_COMMIT} \
-               VERSION=${PV} \
-               runner-and-helper-bin-host
-}
-
-src_test() {
-       CI=0 ego test
-}
-
-src_install() {
-       newbin out/binaries/gitlab-runner-linux-* gitlab-runner
-       newbin out/binaries/gitlab-runner-helper/gitlab-runner-helper.linux-* 
gitlab-runner-helper
-       DOCS=( docs CHANGELOG.md README.md )
-       einstalldocs
-       insinto /usr/share/${PN}
-       doins config.toml.example
-
-       newconfd "${FILESDIR}/${PN}-18.confd" "${PN}"
-       newinitd "${FILESDIR}/${PN}-18.initd" "${PN}"
-       systemd_dounit "${FILESDIR}/${PN}.service"
-       newtmpfiles "${FILESDIR}"/${PN}.tmpfile ${PN}.conf
-       keepdir /etc/${PN}
-       fperms 0700 /etc/${PN}
-       fowners gitlab-runner:gitlab-runner /etc/${PN}
-}
-
-pkg_postinst() {
-       tmpfiles_process gitlab-runner.conf
-       if ver_replacing -lt 18.0.0; then
-               ewarn "The logs are now redirected to syslog instead of being 
stored in /var/log/gitlab-runner"
-               ewarn
-       fi
-       [[ -f ${EROOT}/etc/gitlab-runner/config.toml ]] && return
-       elog
-       elog "To use the runner, you need to register it with this command:"
-       elog "# gitlab-runner register"
-       elog "This will also create the configuration file in 
/etc/gitlab-runner/config.toml"
-}

Reply via email to