dev-vcs/lazygit: drop 0.56.0; add 0.60.0, update 9999

- ebuilds have a minimum go version now in BDEPEND
- updated copyright years

Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>
This commit is contained in:
ingenarel (NeoJesus)
2026-03-11 00:41:36 +06:00
parent 2a0adbbd64
commit d499d6c2b9
3 changed files with 9 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,6 +19,7 @@ LICENSE="MIT"
# dependency licenses:
LICENSE+=" Apache-2.0 BSD-2 BSD ISC MIT Unlicense "
SLOT="0"
BDEPEND=">=dev-lang/go-1.25.0"
RDEPEND="dev-vcs/git"
DOCS=( {CODE-OF-CONDUCT,CONTRIBUTING,README}.md docs )