summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-go/go-crypto/go-crypto-0_pre20150808.ebuild')
-rw-r--r--dev-go/go-crypto/go-crypto-0_pre20150808.ebuild4
1 files changed, 2 insertions, 2 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=""