repo/proj/guru:dev commit in: gui-apps/dgop/
"Emi" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785954427.b366aac7897ccd2ee3675eec289a8ae20478d3ce.reedy.sailors.8t@gentoo> |
commit: b366aac7897ccd2ee3675eec289a8ae20478d3ce
Author: Emi <reedy.sailors.8t <AT> icloud <DOT> com>
AuthorDate: Wed Aug 5 18:27:07 2026 +0000
Commit: Emi <reedy.sailors.8t <AT> icloud <DOT> com>
CommitDate: Wed Aug 5 18:27:07 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b366aac7
gui-apps/dgop: 0.2.2 update go BDEPEND
Closes: https://bugs.gentoo.org/975172
Signed-off-by: Emi <reedy.sailors.8t <AT> icloud.com>
gui-apps/dgop/{dgop-0.2.2.ebuild => dgop-0.2.2-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/dgop/dgop-0.2.2.ebuild b/gui-apps/dgop/dgop-0.2.2-r1.ebuild
similarity index 94%
rename from gui-apps/dgop/dgop-0.2.2.ebuild
rename to gui-apps/dgop/dgop-0.2.2-r1.ebuild
index c109504a00..2ee283a5ce 100644
--- a/gui-apps/dgop/dgop-0.2.2.ebuild
+++ b/gui-apps/dgop/dgop-0.2.2-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
-BDEPEND=">=dev-lang/go-1.22"
+BDEPEND=">=dev-lang/go-1.25.0"
RESTRICT="strip"