dev-go/go-crypto: add ${PVR} subslot, for tracking static links
authorZac Medico <zmedico@gentoo.org>
Thu, 11 Feb 2016 17:01:34 +0000 (09:01 -0800)
committerZac Medico <zmedico@gentoo.org>
Thu, 11 Feb 2016 17:03:43 +0000 (09:03 -0800)
Package-Manager: portage-2.2.27

dev-go/go-crypto/go-crypto-0_pre20150808.ebuild
dev-go/go-crypto/go-crypto-9999.ebuild

index 47b0be2c72effeb7c8e79523b15f05fff55a104f..a5ab0256578a19324b4f47fc2adf5c414506ba35 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ inherit golang-build
 DESCRIPTION="Go supplementary cryptography libraries"
 HOMEPAGE="https://godoc.org/golang.org/x/crypto"
 LICENSE="BSD"
-SLOT="0/${PV}"
+SLOT="0/${PVR}"
 IUSE=""
 DEPEND=""
 RDEPEND=""
index 8601e78c875f2f0a8285c77ec7b3c73113627a98..eae72ca5aede9cad3db8960eb1939fc09a06cb82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ inherit golang-build
 DESCRIPTION="Go supplementary cryptography libraries"
 HOMEPAGE="https://godoc.org/golang.org/x/crypto"
 LICENSE="BSD"
-SLOT="0/${PV}"
+SLOT="0/${PVR}"
 IUSE=""
 DEPEND=""
 RDEPEND=""