Skip to content

Commit

Permalink
dev-go/go-tools: improve DESCRIPTION
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/689444
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Zac Medico <[email protected]>
  • Loading branch information
zmedico committed Jul 8, 2019
1 parent b84b493 commit 138bfe0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-go/go-tools/go-tools-0_pre20180817.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ARCHIVE_URI="https://github.com/golang/tools/archive/${EGIT_COMMIT}.tar.gz -> ${
KEYWORDS="~amd64 ~arm ~x86"
inherit golang-build golang-vcs-snapshot

DESCRIPTION="Go Tools"
DESCRIPTION="Tools that support the Go programming language (godoc, etc.)"
HOMEPAGE="https://godoc.org/golang.org/x/tools"
GO_FAVICON="go-favicon-20181103162401.ico"
SRC_URI="${ARCHIVE_URI}
Expand Down
2 changes: 1 addition & 1 deletion dev-go/go-tools/go-tools-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ else
fi
inherit golang-build

DESCRIPTION="Go Tools"
DESCRIPTION="Tools that support the Go programming language (godoc, etc.)"
HOMEPAGE="https://godoc.org/golang.org/x/tools"
GO_FAVICON="go-favicon-20181103162401.ico"
SRC_URI="${ARCHIVE_URI}
Expand Down

0 comments on commit 138bfe0

Please sign in to comment.