summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/solidity/Manifest1
-rw-r--r--dev-lang/solidity/files/solidity-0.4.18-fix-cmake-external-jsoncpp.diff15
-rw-r--r--dev-lang/solidity/metadata.xml15
-rw-r--r--dev-lang/solidity/solidity-0.4.18.ebuild37
-rw-r--r--profiles/package.mask6
5 files changed, 0 insertions, 74 deletions
diff --git a/dev-lang/solidity/Manifest b/dev-lang/solidity/Manifest
deleted file mode 100644
index e5bfbe94e0b4..000000000000
--- a/dev-lang/solidity/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST solidity-0.4.18.tar.gz 1005571 BLAKE2B b7748f1e9ceb260ee5c02a5e6ddb7a3387a6f1df252889258045cf03e3cab365f1ac41c7e75805a49b71beceb88439855c53b6c59a81d610db48f9fe5256da55 SHA512 aa88060567a50fa833a81ef2c9ce9614ed0fddd9dc82c1546998dacd9a7cad1863882aa0700d830f80fe52bd91659a9fa07434af193624206876ba7224c34eb7
diff --git a/dev-lang/solidity/files/solidity-0.4.18-fix-cmake-external-jsoncpp.diff b/dev-lang/solidity/files/solidity-0.4.18-fix-cmake-external-jsoncpp.diff
deleted file mode 100644
index 1acafc9d9e36..000000000000
--- a/dev-lang/solidity/files/solidity-0.4.18-fix-cmake-external-jsoncpp.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 24bea3b3..4326927b 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -18,7 +18,9 @@ include(EthCcache)
-
- # Let's find our dependencies
- include(EthDependencies)
--include(jsoncpp)
-+find_package(PkgConfig REQUIRED)
-+pkg_check_modules(JSONCPP jsoncpp)
-+include_directories("${JSONCPP_INCLUDE_DIRS}")
-
- find_package(Threads)
-
diff --git a/dev-lang/solidity/metadata.xml b/dev-lang/solidity/metadata.xml
deleted file mode 100644
index e0f4ff855bce..000000000000
--- a/dev-lang/solidity/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>mathy@vanvoorden.be</email>
- <name>Mathy Vanvoorden</name>
- </maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <upstream>
- <remote-id type="github">ethereum/solidity</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-lang/solidity/solidity-0.4.18.ebuild b/dev-lang/solidity/solidity-0.4.18.ebuild
deleted file mode 100644
index 8a36d44a9092..000000000000
--- a/dev-lang/solidity/solidity-0.4.18.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-MY_P="${PN}_${PV}"
-
-DESCRIPTION="The Solidity Contract-Oriented Programming Language"
-HOMEPAGE="https://github.com/ethereum/solidity"
-SRC_URI="https://github.com/ethereum/${PN}/releases/download/v${PV}/${MY_P}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="=dev-libs/jsoncpp-1.8.1:=
- >=dev-libs/boost-1.54:=
-"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=(
- # Upstream downloads and builds a static jsoncpp during build
- "${FILESDIR}"/${P}-fix-cmake-external-jsoncpp.diff
-)
-
-src_configure() {
- local mycmakeargs=(
- "-DBoost_USE_STATIC_LIBS=off"
- )
-
- cmake-utils_src_configure
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index d6ed058d041c..5a6a77ae6960 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -157,12 +157,6 @@ media-libs/celt
# Slot to be removed in 30 days
dev-db/myodbc:5.2
-# Michał Górny <mgorny@gentoo.org> (13 Sep 2018)
-# Depends on old version of dev-libs/jsoncpp, blocking its pruning.
-# Downstream maintainer is inactive to bump it. Removal in 30 days.
-# Bug #656678.
-dev-lang/solidity
-
# Andreas K. Hüttel <dilfridge@gentoo.org> (11 Sep 2018)
# Mask transition ebuilds that were needed only for <glibc-2.26
# We will keep them in the tree as long as we have masked