summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/golang-vcs.eclass')
-rw-r--r--eclass/golang-vcs.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/golang-vcs.eclass b/eclass/golang-vcs.eclass
index 27b2e5fa9c9b..e30888297f8c 100644
--- a/eclass/golang-vcs.eclass
+++ b/eclass/golang-vcs.eclass
@@ -7,6 +7,7 @@
# @SUPPORTED_EAPIS: 5 6 7
# @PROVIDES: golang-base
# @BLURB: Eclass for fetching and unpacking go repositories.
+# @DEPRECATED: Go packages should use the go-module eclass
# @DESCRIPTION:
# This eclass is written to ease the maintenance of live ebuilds
# of software written in the Go programming language.