From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C81621388B6 for ; Tue, 5 Jan 2016 15:42:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82828E0893; Tue, 5 Jan 2016 15:42:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 31050E0893 for ; Tue, 5 Jan 2016 15:42:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA4D5340945 for ; Tue, 5 Jan 2016 15:42:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36C00CEE for ; Tue, 5 Jan 2016 15:42:43 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1452008537.e8731bf6d34a14159fde9de29252853216ce03bc.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppet-agent/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/puppet-agent/puppet-agent-1.3.2.ebuild X-VCS-Directories: app-admin/puppet-agent/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: e8731bf6d34a14159fde9de29252853216ce03bc X-VCS-Branch: master Date: Tue, 5 Jan 2016 15:42:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4e954c94-c2b6-4995-97d4-bba364935aec X-Archives-Hash: f51d6f9797a7881deee556c98f773dd0 commit: e8731bf6d34a14159fde9de29252853216ce03bc Author: Matthew Thode gentoo org> AuthorDate: Tue Jan 5 15:42:17 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Tue Jan 5 15:42:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8731bf6 app-admin/puppet-agent: fixing more ldflags (prebuilt) bug 565960 Package-Manager: portage-2.2.26 app-admin/puppet-agent/puppet-agent-1.3.2.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-admin/puppet-agent/puppet-agent-1.3.2.ebuild b/app-admin/puppet-agent/puppet-agent-1.3.2.ebuild index b0e27f5..ec28890 100644 --- a/app-admin/puppet-agent/puppet-agent-1.3.2.ebuild +++ b/app-admin/puppet-agent/puppet-agent-1.3.2.ebuild @@ -49,8 +49,10 @@ QA_PREBUILT=" /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/json/ext/* /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/rbconfig/* /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/digest/* + /opt/puppetlabs/puppet/lib/ruby/2.1.0/x86_64-linux/* /opt/puppetlabs/puppet/lib/engines/* /opt/puppetlabs/puppet/lib/virt-what/* + /opt/puppetlabs/puppet/lib/* /opt/puppetlabs/puppet/bin/*" pkg_setup() {