commit:     d42fef9019132c3c232755894fe485e63aa0a3c0
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 17:01:34 2016 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 17:03:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d42fef90

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

Package-Manager: portage-2.2.27

 dev-go/go-crypto/go-crypto-0_pre20150808.ebuild | 4 ++--
 dev-go/go-crypto/go-crypto-9999.ebuild          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-go/go-crypto/go-crypto-0_pre20150808.ebuild 
b/dev-go/go-crypto/go-crypto-0_pre20150808.ebuild
index 47b0be2..a5ab025 100644
--- a/dev-go/go-crypto/go-crypto-0_pre20150808.ebuild
+++ b/dev-go/go-crypto/go-crypto-0_pre20150808.ebuild
@@ -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=""

diff --git a/dev-go/go-crypto/go-crypto-9999.ebuild 
b/dev-go/go-crypto/go-crypto-9999.ebuild
index 8601e78..eae72ca 100644
--- a/dev-go/go-crypto/go-crypto-9999.ebuild
+++ b/dev-go/go-crypto/go-crypto-9999.ebuild
@@ -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=""

Reply via email to