commit:     a1d2f6d88e7c216f51bfdb46393d8f24459c25dd
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 15 23:30:28 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Oct 16 00:06:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d2f6d8

dev-lang/solidity: [QA] Add cmake-utils_src_prepare

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-lang/solidity/solidity-0.4.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/solidity/solidity-0.4.2.ebuild 
b/dev-lang/solidity/solidity-0.4.2.ebuild
index 31af5a591f4..7deebb0fb76 100644
--- a/dev-lang/solidity/solidity-0.4.2.ebuild
+++ b/dev-lang/solidity/solidity-0.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ DEPEND="dev-libs/jsoncpp:=
 RDEPEND="${DEPEND}"
 
 src_prepare() {
-       default
+       cmake-utils_src_prepare
 
        # The build won't work without this file but it is missing from
        # the release tarball.

Reply via email to