commit:     3263600af3935ac2d24163d9929bf6cc32244d64
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 20:45:43 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 16:12:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3263600a

net-misc/elliptics-eblob: Remove last-rited pkg, #599866

 net-misc/elliptics-eblob/Manifest                  |  1 -
 .../elliptics-eblob/elliptics-eblob-0.22.16.ebuild | 40 ----------------------
 net-misc/elliptics-eblob/metadata.xml              | 11 ------
 profiles/package.mask                              |  1 -
 4 files changed, 53 deletions(-)

diff --git a/net-misc/elliptics-eblob/Manifest 
b/net-misc/elliptics-eblob/Manifest
deleted file mode 100644
index 1d5ff44eefb..00000000000
--- a/net-misc/elliptics-eblob/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST elliptics-eblob-0.22.16.zip 191321 SHA256 
a9b9c2160473e2faa73d0c0493522d1ca6e1f1e199b46aaf111a4bd0b5880dc2 SHA512 
bb8e00ecd8b111032a476cf4cdcbc4151f02c7166aebe0de3890c4d79d456249765e82ec70df38ffe1dcff3d6dd5ed7a2774aa5c21075e381ed39e2de00179a3
 WHIRLPOOL 
346ad194408ceac074e777e756cc3938f4117c790694e75ec7788b62668818d58231ef9ef35c533a33639b845a79090f531e7bed8699fb20c567df333efaa470

diff --git a/net-misc/elliptics-eblob/elliptics-eblob-0.22.16.ebuild 
b/net-misc/elliptics-eblob/elliptics-eblob-0.22.16.ebuild
deleted file mode 100644
index 56aefab329e..00000000000
--- a/net-misc/elliptics-eblob/elliptics-eblob-0.22.16.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit eutils python-single-r1 flag-o-matic cmake-utils
-
-DESCRIPTION="The elliptics network - eblob backend"
-HOMEPAGE="http://www.ioremap.net/projects/elliptics";
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="python"
-RDEPEND="
-       app-arch/snappy
-       dev-libs/openssl
-       dev-libs/boost[python]
-       dev-libs/handystats"
-DEPEND="${RDEPEND}"
-
-MY_PN="eblob"
-SRC_URI="https://github.com/reverbrain/eblob/archive/v${PV}.zip -> ${P}.zip"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-src_configure(){
-       # 'checking trying to link with boost::python... no' due 
'-Wl,--as-needed'
-       use python && filter-ldflags -Wl,--as-needed
-       cmake-utils_src_configure
-}
-
-pkg_setup() {
-       python-single-r1_pkg_setup
-}
-
-src_install() {
-       cd "${BUILD_DIR}" && emake DESTDIR="${D}" install
-       cd "${S}"
-}

diff --git a/net-misc/elliptics-eblob/metadata.xml 
b/net-misc/elliptics-eblob/metadata.xml
deleted file mode 100644
index 6243741ac58..00000000000
--- a/net-misc/elliptics-eblob/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Patrick Lauer</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">reverbrain/eblob</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 9ea1a969edb..43e8723609c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -272,7 +272,6 @@ x11-misc/bbappconf
 # Also, the first ebuild blocks python.eclass removal, #599866,
 # and is one huge QA mystery. Removal in 30 days.
 net-misc/elliptics
-net-misc/elliptics-eblob
 
 # Andreas K. Hüttel <[email protected]> (19 Feb 2017)
 # Dead upstream for >3 years. Closed source. Bundles outdated

Reply via email to