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 | |
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')
-rw-r--r-- | dev-go/go-text/go-text-0_pre20150806.ebuild | 2 | ||||
-rw-r--r-- | dev-go/go-text/go-text-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-go/go-text/go-text-0_pre20150806.ebuild b/dev-go/go-text/go-text-0_pre20150806.ebuild index 532853bbbbf5..2ce00ab68ebe 100644 --- a/dev-go/go-text/go-text-0_pre20150806.ebuild +++ b/dev-go/go-text/go-text-0_pre20150806.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="" 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="" |