commit:     d62b1929932c5306b9167a89424ae0b8d038dcf1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 25 10:31:59 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 25 10:37:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d62b1929

net-misc/libres3: Remove last-rited pkg

 net-misc/libres3/Manifest           |  1 -
 net-misc/libres3/libres3-1.3.ebuild | 80 -------------------------------------
 net-misc/libres3/metadata.xml       | 20 ----------
 profiles/package.mask               |  1 -
 4 files changed, 102 deletions(-)

diff --git a/net-misc/libres3/Manifest b/net-misc/libres3/Manifest
deleted file mode 100644
index c95cb9436c0..00000000000
--- a/net-misc/libres3/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libres3-1.3.tar.gz 7116418 SHA256 
73d906ec42712bb7bd361d8bb0a8713ec08e20d77159ba32476207cd9491fc6c SHA512 
a450635e395ad515974f20f6d47fb661dba7a6cbea0b43423ebaff5199031d7afdf19459fa2d232aea1bd356f49cb97f9ca6f2804d0b5e0cb1978410a95b05d0
 WHIRLPOOL 
9027853a80cc09e8a35f04517f1472cc04c2050a25647fa952d623da29fda91fed0f016c473e3305f7eaaa7126a6f15bdf1dcdb257848b67aba22bd535a9e936

diff --git a/net-misc/libres3/libres3-1.3.ebuild 
b/net-misc/libres3/libres3-1.3.ebuild
deleted file mode 100644
index 3186ade09d7..00000000000
--- a/net-misc/libres3/libres3-1.3.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-OASIS_BUILD_TESTS=1
-inherit oasis findlib
-
-DESCRIPTION="Skylable LibreS3 - Amazon S3 open source replacement"
-HOMEPAGE="http://www.skylable.com/products/libres3";
-SRC_URI="http://cdn.skylable.com/source/${P}.tar.gz";
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-OASIS_DOC_DIR="/usr/share/doc/${PF}"
-
-RDEPEND="
-       >=dev-lang/ocaml-4:=
-       dev-ml/camlp4:=
-       dev-ml/jsonm:=
-       dev-ml/lwt:=
-       dev-ml/lwt_react:=
-       dev-ml/lwt_ssl:=
-       dev-ml/ocaml-base64:=
-       dev-ml/ocaml-dns:=[lwt(-)]
-       dev-ml/ocaml-ipaddr:=
-       dev-ml/ocaml-re:=
-       dev-ml/ocaml-ssl:=
-       >=dev-ml/ocamlnet-3.7.4:=[pcre]
-       <dev-ml/ocamlnet-4:=[pcre]
-       dev-ml/optcomp:=
-       dev-ml/ounit:=
-       dev-ml/pcre-ocaml:=
-       dev-ml/tyxml:=
-       dev-ml/uutf:=
-       dev-ml/xmlm:=
-       www-servers/ocsigenserver:=[sqlite]
-"
-DEPEND="
-       dev-ml/oasis
-       virtual/pkgconfig
-       ${RDEPEND}
-"
-
-S="${WORKDIR}/${P}/libres3"
-
-src_prepare() {
-       sed -e '/..\/..\/COPYING/d' -i _oasis || die
-       rm setup.ml || die
-       emake update
-}
-
-src_configure() {
-       oasis_configure_opts="
-               --sysconfdir ${EPREFIX}/etc/${PN}
-               --localstatedir ${EPREFIX}/var" oasis_src_configure
-}
-
-src_install() {
-       emake DESTDIR="${D}" install
-
-       if [[ -d /etc/logrotate.d ]]; then
-               insinto /etc/logrotate.d
-               doins src/files/conf/logrotate.d/libres3
-       fi
-}
-
-pkg_postinst() {
-       elog 
"*******************************************************************************"
-       elog "Just as a heads-up: LibreS3 requires a working SX cluster 
(sys-cluster/sx) to"
-       elog "be of any use. Since LibreS3 is capable of connecting to a remote 
SX cluster it"
-       elog "doesn't depend on it. Hence you will likely want to install it."
-       elog ""
-       elog "Standard S3 client libraries and tools (for example s3cmd, 
python-boto,"
-       elog "ocaml-aws, etc.) can be used to access it."
-       elog "Enjoy."
-       elog 
"*******************************************************************************"
-}

diff --git a/net-misc/libres3/metadata.xml b/net-misc/libres3/metadata.xml
deleted file mode 100644
index 50083b584b6..00000000000
--- a/net-misc/libres3/metadata.xml
+++ /dev/null
@@ -1,20 +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>M.B.</name>
-        <description>Maintainer, assign bugs to him</description>
-    </maintainer>
-    <maintainer type="project">
-        <email>[email protected]</email>
-        <name>Gentoo ML Project</name>
-    </maintainer>
-    <maintainer type="project">
-        <email>[email protected]</email>
-        <name>Proxy Maintainers</name>
-    </maintainer>
-    <longdescription lang="en">
-        LibreS3 adds an S3-compatibility layer over SX Cluster. With LibreS3 
you access the data stored in your storage cluster using any existing S3 client.
-    </longdescription>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 1d48b702131..18576cefc0c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -306,7 +306,6 @@ dev-python/blz
 # Masking sys-cluster/sx and net-misc/libres3 for removal in 30 days.
 # Upstream completely vanished. Github mirror only contains outdated versions.
 sys-cluster/sx
-net-misc/libres3
 
 # Rick Farina <[email protected]> (17 Apr 2017)
 # Masking old versions because upstream changed versioning

Reply via email to