commit:     58ab26c77b7b886e76017067575686f867720880
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 16:58:03 2016 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 16:58:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ab26c7

dev-go/go-text: add ${PVR} subslot, for tracking static links

Package-Manager: portage-2.2.27

 dev-go/go-text/go-text-0_pre20150806.ebuild | 2 +-
 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 532853b..2ce00ab 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 11e63f0..a6942d5 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=""

Reply via email to