diff options
| -rw-r--r-- | dev-go/go-crypto/go-crypto-0_pre20150808.ebuild | 4 | ||||
| -rw-r--r-- | 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 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="" |
