dev-go/go-oauth2: remove STRIP_MASK
authorZac Medico <zmedico@gentoo.org>
Sun, 25 Mar 2018 20:07:03 +0000 (13:07 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 25 Mar 2018 20:16:51 +0000 (13:16 -0700)
Closes: https://bugs.gentoo.org/651432
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-go/go-oauth2/go-oauth2-0_pre20150701.ebuild
dev-go/go-oauth2/go-oauth2-0_pre20160222.ebuild
dev-go/go-oauth2/go-oauth2-9999.ebuild

index 0446f030904a8b8dbb562ab332520d73c57f5cee..53cc581ac4d3f674ad28749b97a3a7e423c32505 100644 (file)
@@ -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
index d2d3c31d5e4e6299550d9880e7fae6603363daa1..59be9e42923eeeef3a42e9acfebfe93cb7a6535e 100644 (file)
@@ -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
index 696b9843b4dbb7f9eb0ba465f12abc82253b8e45..ab7e777c7d00e5cb2934e65e11461919f2fd2f91 100644 (file)
@@ -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