From: Zac Medico Date: Sun, 25 Mar 2018 20:07:03 +0000 (-0700) Subject: dev-go/go-oauth2: remove STRIP_MASK X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=44af3598c1421fcbcc6955aa5b1e1da29e019782;p=gentoo.git dev-go/go-oauth2: remove STRIP_MASK Closes: https://bugs.gentoo.org/651432 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/dev-go/go-oauth2/go-oauth2-0_pre20150701.ebuild b/dev-go/go-oauth2/go-oauth2-0_pre20150701.ebuild index 0446f030904a..53cc581ac4d3 100644 --- a/dev-go/go-oauth2/go-oauth2-0_pre20150701.ebuild +++ b/dev-go/go-oauth2/go-oauth2-0_pre20150701.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -28,7 +28,6 @@ RDEPEND="" S="${WORKDIR}/src/${GO_PN}" EGIT_CHECKOUT_DIR="${S}" -STRIP_MASK="*.a" src_unpack() { default diff --git a/dev-go/go-oauth2/go-oauth2-0_pre20160222.ebuild b/dev-go/go-oauth2/go-oauth2-0_pre20160222.ebuild index d2d3c31d5e4e..59be9e42923e 100644 --- a/dev-go/go-oauth2/go-oauth2-0_pre20160222.ebuild +++ b/dev-go/go-oauth2/go-oauth2-0_pre20160222.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -25,7 +25,6 @@ DEPEND="dev-go/go-tools" RDEPEND="" EGIT_CHECKOUT_DIR="${S}" -STRIP_MASK="*.a" get_archive_go_package() { local archive=${1} uri x diff --git a/dev-go/go-oauth2/go-oauth2-9999.ebuild b/dev-go/go-oauth2/go-oauth2-9999.ebuild index 696b9843b4db..ab7e777c7d00 100644 --- a/dev-go/go-oauth2/go-oauth2-9999.ebuild +++ b/dev-go/go-oauth2/go-oauth2-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5