diff options
author | Zac Medico <zmedico@gentoo.org> | 2016-02-11 08:58:03 -0800 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2016-02-11 08:58:03 -0800 |
commit | 58ab26c77b7b886e76017067575686f867720880 (patch) | |
tree | 01460ca89fe129ecdd8c61f2a3ea8dea157ecea6 /dev-go/go-text/go-text-9999.ebuild | |
parent | dev-go/go-net: add ${PVR} subslot, for tracking static links (diff) | |
download | gentoo-58ab26c77b7b886e76017067575686f867720880.tar.gz gentoo-58ab26c77b7b886e76017067575686f867720880.tar.bz2 gentoo-58ab26c77b7b886e76017067575686f867720880.zip |
dev-go/go-text: add ${PVR} subslot, for tracking static links
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-go/go-text/go-text-9999.ebuild')
-rw-r--r-- | dev-go/go-text/go-text-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-go/go-text/go-text-9999.ebuild b/dev-go/go-text/go-text-9999.ebuild index 11e63f09d777..a6942d5dcffd 100644 --- a/dev-go/go-text/go-text-9999.ebuild +++ b/dev-go/go-text/go-text-9999.ebuild @@ -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="" |