* [gentoo-commits] repo/gentoo:master commit in: dev-lang/solidity/
@ 2016-12-23 10:11 Johannes Huber
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2016-12-23 10:11 UTC (permalink / raw
To: gentoo-commits
commit: fa635bfb3dc0ecf98d07bbb1d214761628f154a9
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 23 09:35:25 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Dec 23 10:11:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa635bfb
dev-lang/solidity: Drop CMAKE_MIN_VERSION
Covered by cmake-utils eclass now.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-lang/solidity/solidity-0.4.2.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-lang/solidity/solidity-0.4.2.ebuild b/dev-lang/solidity/solidity-0.4.2.ebuild
index 0fa788e..13393da 100644
--- a/dev-lang/solidity/solidity-0.4.2.ebuild
+++ b/dev-lang/solidity/solidity-0.4.2.ebuild
@@ -4,8 +4,6 @@
EAPI=6
-CMAKE_MIN_VERSION="3.0.0"
-
inherit cmake-utils
DESCRIPTION="The Solidity Contract-Oriented Programming Language"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-lang/solidity/
@ 2017-10-16 0:08 David Seifert
0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2017-10-16 0:08 UTC (permalink / raw
To: gentoo-commits
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.
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-16 0:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-16 0:08 [gentoo-commits] repo/gentoo:master commit in: dev-lang/solidity/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2016-12-23 10:11 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox