From: Zac Medico Date: Thu, 11 Feb 2016 17:01:34 +0000 (-0800) Subject: dev-go/go-crypto: add ${PVR} subslot, for tracking static links X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d42fef9019132c3c232755894fe485e63aa0a3c0;p=gentoo.git dev-go/go-crypto: add ${PVR} subslot, for tracking static links Package-Manager: portage-2.2.27 --- diff --git a/dev-go/go-crypto/go-crypto-0_pre20150808.ebuild b/dev-go/go-crypto/go-crypto-0_pre20150808.ebuild index 47b0be2c72ef..a5ab0256578a 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 8601e78c875f..eae72ca5aede 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=""