summaryrefslogtreecommitdiff
path: root/dev-go
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2016-02-11 09:01:34 -0800
committerZac Medico <zmedico@gentoo.org>2016-02-11 09:03:43 -0800
commitd42fef9019132c3c232755894fe485e63aa0a3c0 (patch)
tree6bafe20e262f876834d466fb4dbf9edd44637456 /dev-go
parentdev-go/go-sys: add ${PVR} subslot, for tracking static links (diff)
downloadgentoo-d42fef9019132c3c232755894fe485e63aa0a3c0.tar.gz
gentoo-d42fef9019132c3c232755894fe485e63aa0a3c0.tar.bz2
gentoo-d42fef9019132c3c232755894fe485e63aa0a3c0.zip
dev-go/go-crypto: add ${PVR} subslot, for tracking static links
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-go')
-rw-r--r--dev-go/go-crypto/go-crypto-0_pre20150808.ebuild4
-rw-r--r--dev-go/go-crypto/go-crypto-9999.ebuild4
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 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=""