summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-10-15 16:30:28 -0700
committerDavid Seifert <soap@gentoo.org>2017-10-15 17:06:30 -0700
commita1d2f6d88e7c216f51bfdb46393d8f24459c25dd (patch)
tree2befc71a352ee3f805a526f9c54cb695665192c1 /dev-lang
parentdev-games/physfs: [QA] Add cmake-utils_src_prepare (diff)
downloadgentoo-a1d2f6d88e7c216f51bfdb46393d8f24459c25dd.tar.gz
gentoo-a1d2f6d88e7c216f51bfdb46393d8f24459c25dd.tar.bz2
gentoo-a1d2f6d88e7c216f51bfdb46393d8f24459c25dd.zip
dev-lang/solidity: [QA] Add cmake-utils_src_prepare
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/solidity/solidity-0.4.2.ebuild4
1 files 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 31af5a591f47..7deebb0fb767 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.