From: Zac Medico Date: Sun, 25 Mar 2018 20:21:34 +0000 (-0700) Subject: app-admin/consul-replicate: remove STRIP_MASK X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=816b1655d0bf8bc4a83d1a713a66f936d473ae17;p=gentoo.git app-admin/consul-replicate: remove STRIP_MASK Closes: https://bugs.gentoo.org/651418 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/app-admin/consul-replicate/consul-replicate-0.2.0.ebuild b/app-admin/consul-replicate/consul-replicate-0.2.0.ebuild index be3251197b84..d13477938edb 100644 --- a/app-admin/consul-replicate/consul-replicate-0.2.0.ebuild +++ b/app-admin/consul-replicate/consul-replicate-0.2.0.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 @@ -29,7 +29,6 @@ SRC_URI="https://${EGO_PN%/*}/archive/v${PV}.tar.gz -> ${P}.tar.gz https://github.com/hashicorp/serf/archive/64d10e9428bd70dbcd831ad087573b66731c014b.tar.gz -> serf-64d10e9428bd70dbcd831ad087573b66731c014b.tar.gz https://github.com/mitchellh/mapstructure/archive/281073eb9eb092240d33ef253c404f1cca550309.tar.gz -> mapstructure-281073eb9eb092240d33ef253c404f1cca550309.tar.gz" -STRIP_MASK="*.a" S="${WORKDIR}/src/${EGO_PN%/*}" get_archive_go_package() {