Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/go-oauth2/
Date: Sun, 25 Mar 2018 20:17:03
Message-Id: 1522009011.44af3598c1421fcbcc6955aa5b1e1da29e019782.zmedico@gentoo
1 commit: 44af3598c1421fcbcc6955aa5b1e1da29e019782
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 25 20:07:03 2018 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 25 20:16:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44af3598
7
8 dev-go/go-oauth2: remove STRIP_MASK
9
10 Closes: https://bugs.gentoo.org/651432
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12
13 dev-go/go-oauth2/go-oauth2-0_pre20150701.ebuild | 3 +--
14 dev-go/go-oauth2/go-oauth2-0_pre20160222.ebuild | 3 +--
15 dev-go/go-oauth2/go-oauth2-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 5 deletions(-)
17
18 diff --git a/dev-go/go-oauth2/go-oauth2-0_pre20150701.ebuild b/dev-go/go-oauth2/go-oauth2-0_pre20150701.ebuild
19 index 0446f030904..53cc581ac4d 100644
20 --- a/dev-go/go-oauth2/go-oauth2-0_pre20150701.ebuild
21 +++ b/dev-go/go-oauth2/go-oauth2-0_pre20150701.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -28,7 +28,6 @@ RDEPEND=""
29 S="${WORKDIR}/src/${GO_PN}"
30
31 EGIT_CHECKOUT_DIR="${S}"
32 -STRIP_MASK="*.a"
33
34 src_unpack() {
35 default
36
37 diff --git a/dev-go/go-oauth2/go-oauth2-0_pre20160222.ebuild b/dev-go/go-oauth2/go-oauth2-0_pre20160222.ebuild
38 index d2d3c31d5e4..59be9e42923 100644
39 --- a/dev-go/go-oauth2/go-oauth2-0_pre20160222.ebuild
40 +++ b/dev-go/go-oauth2/go-oauth2-0_pre20160222.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2016 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=5
47 @@ -25,7 +25,6 @@ DEPEND="dev-go/go-tools"
48 RDEPEND=""
49
50 EGIT_CHECKOUT_DIR="${S}"
51 -STRIP_MASK="*.a"
52
53 get_archive_go_package() {
54 local archive=${1} uri x
55
56 diff --git a/dev-go/go-oauth2/go-oauth2-9999.ebuild b/dev-go/go-oauth2/go-oauth2-9999.ebuild
57 index 696b9843b4d..ab7e777c7d0 100644
58 --- a/dev-go/go-oauth2/go-oauth2-9999.ebuild
59 +++ b/dev-go/go-oauth2/go-oauth2-9999.ebuild
60 @@ -1,4 +1,4 @@
61 -# Copyright 1999-2016 Gentoo Foundation
62 +# Copyright 1999-2018 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64
65 EAPI=5