diff options
-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="" |