From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2DBF3158170 for ; Wed, 17 Jul 2024 20:22:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23C8B2BC037; Wed, 17 Jul 2024 20:22:02 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 087C52BC037 for ; Wed, 17 Jul 2024 20:22:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 11F9E342FAE for ; Wed, 17 Jul 2024 20:22:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 214161603 for ; Wed, 17 Jul 2024 20:21:59 +0000 (UTC) From: "Joe Kappus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joe Kappus" Message-ID: <1721247705.ff24a644a0e1040eebbc6be90703b83d834d728a.joe@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/agru/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-admin/agru/Manifest app-admin/agru/agru-0.1.10.ebuild X-VCS-Directories: app-admin/agru/ X-VCS-Committer: joe X-VCS-Committer-Name: Joe Kappus X-VCS-Revision: ff24a644a0e1040eebbc6be90703b83d834d728a X-VCS-Branch: dev Date: Wed, 17 Jul 2024 20:21:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1774cc75-b051-49a7-902b-9ae9978e7ae0 X-Archives-Hash: 0f2a4513e50179457b7d4f70feadcc8f commit: ff24a644a0e1040eebbc6be90703b83d834d728a Author: Joe Kappus wt gd> AuthorDate: Wed Jul 17 20:20:41 2024 +0000 Commit: Joe Kappus wt gd> CommitDate: Wed Jul 17 20:21:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ff24a644 app-admin/agru: fixups, update EAPI 7 -> 8 Also adapted antecrescent's feedback from https://github.com/gentoo/guru/commit/84aa1908bc5e586c8cec49801a93ac1e86358547 Signed-off-by: Joe Kappus wt.gd> app-admin/agru/Manifest | 2 +- app-admin/agru/agru-0.1.10.ebuild | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app-admin/agru/Manifest b/app-admin/agru/Manifest index 21ace448a..6d90a10a3 100644 --- a/app-admin/agru/Manifest +++ b/app-admin/agru/Manifest @@ -1,2 +1,2 @@ DIST agru-0.1.10-deps.tar.xz 175756 BLAKE2B da07ad7d294e473ff772929b2d3d1d128f4d95bf5cfdcecba0e57a40c47cc410282f00aba8b6a8963302ce273c7846c7125c0bb4ea89fbff3fe0b86b5958adff SHA512 cb2be81f4d64c67072e3856da23f9be29e14febc4e6f09daae550b8c0aee4153b56d62bbb473d354658099da4bb8fa2f19742c7649cb3be672f9653b7e68f771 -DIST agru-0.1.10.tar.gz 88805 BLAKE2B 1dcf24b7b4f1bd5916b4d84423f7f7849906a27ef6473da8f36bd22079a9c194ab4688d42785d0c7baa004daff64e46e71bdd69ff257127483d2cc25c305665a SHA512 6b7a406bbd202277ac54c2ba22708dfcea1e2b7ff44a2dd345c70817927b0be1f974d68b02a2955b368c9c4e2b11b512fca3b99b0a41f7df55720fc404abbc5b +DIST agru-0.1.10.tar.bz2 71878 BLAKE2B 21985b9b9deab5915eaf17843d64243b18206d95321717c7118d8c59d0c6df577bf0da9a12f63e2a60579a3a6772e8f9addcab07b200087757a0f41bd1501be2 SHA512 0ff1f1bf99a183d7a9727951758d454143eab6111a6890e4e0617b58a58ef348d42283780a7a04a1d3a53747db0888f86fc95cecbaff3dae03af0d5c5142b135 diff --git a/app-admin/agru/agru-0.1.10.ebuild b/app-admin/agru/agru-0.1.10.ebuild index 85dbdc073..ba10ddc5e 100644 --- a/app-admin/agru/agru-0.1.10.ebuild +++ b/app-admin/agru/agru-0.1.10.ebuild @@ -1,22 +1,22 @@ -EAPI=7 +# Copyright 1999-2024 Gentoo Authors + +EAPI=8 inherit go-module DESCRIPTION="A tool for managing GitLab groups and projects" HOMEPAGE="https://gitlab.com/etke.cc/tools/agru" -SRC_URI="https://gitlab.com/etke.cc/tools/agru/-/archive/v${PV}/v${PV}.tar.gz -> ${P}.tar.gz +SRC_URI="https://gitlab.com/etke.cc/tools/agru/-/archive/v${PV}/v${PV}.tar.bz2 -> ${P}.tar.bz2 https://xwaretech.info/agru-${PV}-deps.tar.xz" +S="${WORKDIR}/${PN}-v${PV}-d6a2bd6d8a4fca3dbb0201c020e4f70ce9a90c39" + LICENSE="AGPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" -RESTRICT="mirror strip" - -S="${WORKDIR}/${PN}-v${PV}-d6a2bd6d8a4fca3dbb0201c020e4f70ce9a90c39" src_compile() { cd "${S}/cmd/agru" || die - ego build -o agru || die + ego build -o agru } src_install() {