Skip to content

Commit

Permalink
dev-go/go-text: add ${PVR} subslot, for tracking static links
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.27
  • Loading branch information
zmedico committed Feb 11, 2016
1 parent c6045f7 commit 58ab26c
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-text/go-text-0_pre20150806.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ inherit golang-build
DESCRIPTION="Go text processing support"
HOMEPAGE="https://godoc.org/golang.org/x/text"
LICENSE="BSD"
SLOT="0/${PV}"
SLOT="0/${PVR}"
IUSE=""
DEPEND=""
RDEPEND=""
Expand Down
2 changes: 1 addition & 1 deletion dev-go/go-text/go-text-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ inherit golang-build
DESCRIPTION="Go text processing support"
HOMEPAGE="https://godoc.org/golang.org/x/text"
LICENSE="BSD"
SLOT="0/${PV}"
SLOT="0/${PVR}"
IUSE=""
DEPEND=""
RDEPEND=""
Expand Down

0 comments on commit 58ab26c

Please sign in to comment.