dev-lang/solidity: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Fri, 12 Oct 2018 16:14:12 +0000 (18:14 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 12 Oct 2018 16:15:06 +0000 (18:15 +0200)
Closes: https://bugs.gentoo.org/656678
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-lang/solidity/Manifest [deleted file]
dev-lang/solidity/files/solidity-0.4.18-fix-cmake-external-jsoncpp.diff [deleted file]
dev-lang/solidity/metadata.xml [deleted file]
dev-lang/solidity/solidity-0.4.18.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-lang/solidity/Manifest b/dev-lang/solidity/Manifest
deleted file mode 100644 (file)
index e5bfbe9..0000000
+++ /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 (file)
index 1acafc9..0000000
+++ /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 (file)
index e0f4ff8..0000000
+++ /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 (file)
index 8a36d44..0000000
+++ /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
-}
index d6ed058d041c7742961f0b4a7e73373656b5a834..5a6a77ae69600fc39d12f999e1fc8183f09d83a1 100644 (file)
@@ -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