+++ /dev/null
-# 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}"
-}
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>patrick@gentoo.org</email>
- <name>Patrick Lauer</name>
- </maintainer>
- <upstream>
- <remote-id type="github">reverbrain/eblob</remote-id>
- </upstream>
-</pkgmetadata>
# 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 <dilfridge@gentoo.org> (19 Feb 2017)
# Dead upstream for >3 years. Closed source. Bundles outdated