summaryrefslogtreecommitdiff
path: root/dev-util/ineffassign/ineffassign-0.2.0.ebuild
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 01:39:29 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 01:39:29 -0500
commit11ff4d0c2a35dbc72e0226967c17a760a79a7a9f (patch)
tree9e573de15172605e9e782fc216022e8ece1bdf28 /dev-util/ineffassign/ineffassign-0.2.0.ebuild
parentdda0c7cb2caa520d7b2c8068b91b8c5dbc7ca80f (diff)
downloadbaldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.gz
baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.tar.xz
baldeagleos-repo-11ff4d0c2a35dbc72e0226967c17a760a79a7a9f.zip
Rename project to BaldEagleOS
Diffstat (limited to 'dev-util/ineffassign/ineffassign-0.2.0.ebuild')
-rw-r--r--dev-util/ineffassign/ineffassign-0.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ineffassign/ineffassign-0.2.0.ebuild b/dev-util/ineffassign/ineffassign-0.2.0.ebuild
index 6e4051940901..a5fd297d4487 100644
--- a/dev-util/ineffassign/ineffassign-0.2.0.ebuild
+++ b/dev-util/ineffassign/ineffassign-0.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2026 Liguros Authors
+# Copyright 2021-2026 BaldEagleOS Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
KEYWORDS="~amd64"
@@ -9,7 +9,7 @@ DESCRIPTION="Detects ineffectual assignments in Go code."
HOMEPAGE="https://github.com/gordonklaus/ineffassign"
SRC_URI="
https://github.com/gordonklaus/ineffassign/archive/refs/tags/v${PV}.tar.gz
- https://codeberg.org/bluebottle/liguros-distfiles/raw/branch/main/${P}-deps.tar.xz
+ https://codeberg.org/bluebottle/baldeagleos-distfiles/raw/branch/main/${P}-deps.tar.xz
"
LICENSE="MIT License"