+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
+++ /dev/null
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-# EBuild details
-DESCRIPTION="RoadRunner library provides API for using Blocks Extensible Exchange Protocol"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" #was http://rr.codefactory.se
-# upstream Died
-SRC_URI="mirror://gentoo/roadrunner-${PV}.tar.gz"
-
-LICENSE="Sleepycat"
-SLOT="0"
-KEYWORDS="ppc x86"
-
-# doc = include documentation
-IUSE="doc"
-
-RDEPEND=">=dev-libs/glib-2.2.1
- >=dev-libs/libxml2-2.5.11"
-
-DEPEND="
- >=dev-libs/glib-2.2.1
- >=dev-libs/libxml2-2.5.11
- virtual/pkgconfig
- doc? ( dev-util/gtk-doc )"
-
-src_compile() {
- econf \
- $(use_enable doc gtk-doc) \
- || die "configure failed"
-
- emake || die "emake failed"
-}
-
-src_install() {
- # Seems that the Makefiles are OK
- emake DESTDIR="${D}" install || die
-}
net-libs/vanessa-socket
net-misc/aggregate-flim
-# Michał Górny <mgorny@gentoo.org> (2019-09-08)
-# Unmaintained. Added in 2004. Upstream is gone. EAPI 0. No amd64
-# keyword. No reverse dependencies.
-# Removal in 30 days. Bug #693812.
-net-libs/roadrunner
-
# Lars Wendler <polynomial-c@gentoo.org> (2019-09-04)
# Unofficial build. Superseded by official 2.49.5 release.
# Masked for removal.