[gentoo-commits] repo/gentoo:master commit in: dev-libs/replicant/, profiles/

2021-09-02 Thread Jakov Smolić
commit: 21ddfd046fb1f262cefa74f11449d64350fa69b2
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Sep  2 19:43:26 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Sep  2 20:33:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21ddfd04

dev-libs/replicant: Remove last-rited package

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-libs/replicant/Manifest   |  1 -
 dev-libs/replicant/metadata.xml   |  8 
 dev-libs/replicant/replicant-0.8.1.ebuild | 22 --
 profiles/package.mask |  1 -
 4 files changed, 32 deletions(-)

diff --git a/dev-libs/replicant/Manifest b/dev-libs/replicant/Manifest
deleted file mode 100644
index ab3f59468e3..000
--- a/dev-libs/replicant/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST replicant-0.8.1.tar.gz 444074 BLAKE2B 
0e4c87437268a86d67b0452e77bca4b4787d44deac29daa4535e851e007c5f6641f2c2cc7f650493ff89e69fa65ee8075658aa70ea0212253334d1af7a6155ae
 SHA512 
a968b92717156656d8f3d8302cedf3405fe1efdf2be79905900f3e3ef26002ec83d4337dceb60ea493bb1607a0b0f9bcba92d766bb11463818483d64ecaaef38

diff --git a/dev-libs/replicant/metadata.xml b/dev-libs/replicant/metadata.xml
deleted file mode 100644
index 40aa45df2b0..000
--- a/dev-libs/replicant/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   patr...@gentoo.org
-   Patrick Lauer
-   
-

diff --git a/dev-libs/replicant/replicant-0.8.1.ebuild 
b/dev-libs/replicant/replicant-0.8.1.ebuild
deleted file mode 100644
index 1f24b21f9eb..000
--- a/dev-libs/replicant/replicant-0.8.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Hyperdex replicant support library"
-HOMEPAGE="http://hyperdex.org;
-SRC_URI="http://hyperdex.org/src/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE=""
-
-DEPEND=">=dev-libs/libpo6-0.8
-   >=dev-libs/libe-0.11
-   >=dev-libs/busybee-0.7
-   dev-libs/hyperleveldb
-   dev-cpp/glog
-   dev-cpp/sparsehash"
-RDEPEND="${DEPEND}"

diff --git a/profiles/package.mask b/profiles/package.mask
index 80c947d30e6..fa13047df83 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -233,7 +233,6 @@ app-i18n/xcin
 # last distro that still packages this.
 # Bug #629610, #646690, removal in 30 days.
 dev-libs/hyperleveldb
-dev-libs/replicant
 
 # Andreas Sturmlechner  (2021-08-02)
 # Two years after the tracker was opened it is time to mask dev-qt/qtwebkit



[gentoo-commits] repo/gentoo:master commit in: dev-libs/replicant/

2019-11-17 Thread Aaron Bauman
commit: d258d4c3d29902e4c4e0b8035cbc3269146fe70f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Nov 17 23:45:48 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Nov 17 23:45:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d258d4c3

dev-libs/replicant: bump EAPI and stuff

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/replicant/replicant-0.8.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/replicant/replicant-0.8.1.ebuild 
b/dev-libs/replicant/replicant-0.8.1.ebuild
index c0dafa79a4d..1f24b21f9eb 100644
--- a/dev-libs/replicant/replicant-0.8.1.ebuild
+++ b/dev-libs/replicant/replicant-0.8.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
 DESCRIPTION="Hyperdex replicant support library"
-
 HOMEPAGE="http://hyperdex.org;
 SRC_URI="http://hyperdex.org/src/${P}.tar.gz;
+
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/replicant/

2019-11-12 Thread Aaron Bauman
commit: 695493ad7ac0950dc006454cf4da4c87718b8568
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Nov 13 02:04:08 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Nov 13 02:10:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=695493ad

dev-libs/replicant: drop old

Signed-off-by: Aaron Bauman  gentoo.org>

 dev-libs/replicant/Manifest   |  3 ---
 dev-libs/replicant/replicant-0.6.4.ebuild | 22 --
 dev-libs/replicant/replicant-0.7.1.ebuild | 22 --
 dev-libs/replicant/replicant-0.8.0.ebuild | 22 --
 4 files changed, 69 deletions(-)

diff --git a/dev-libs/replicant/Manifest b/dev-libs/replicant/Manifest
index d7776f6d43c..ab3f59468e3 100644
--- a/dev-libs/replicant/Manifest
+++ b/dev-libs/replicant/Manifest
@@ -1,4 +1 @@
-DIST replicant-0.6.4.tar.gz 423835 BLAKE2B 
6c1a0a512ba093a72d457e86b36443841a216763ef363000e0299894f6ed18f0c540e47351b5d09ad058b814d74064cb7184593cd892b761f50ad6b35d309282
 SHA512 
a4b82a2ba4f00807e999511e7549cb1e490cbef6e9b69b735e760c2d505a76e8dffc5338a7a2b2224c9a9518f2259eeb24dae340529d6004a26b7929a90a2c1f
-DIST replicant-0.7.1.tar.gz 443142 BLAKE2B 
b88e9e78792badc91d9b6f282694bb6c591f454eeb591e5beb5ba4191db2fa5cfe80c59651c72c415598d6bd2a5be13ff818f8e69a2eca0ac3ea164f142a42e8
 SHA512 
d1eaae7b36e3738a39adebf9eeca92dbf83a8075bb8fc69c4a8b291d35d3df89dbbaf8a546f97464cea3431609e19b5f8252e67c82cf8fc20bd5f3447c0761a7
-DIST replicant-0.8.0.tar.gz 444032 BLAKE2B 
20c0f4bd574663730c4e3759380e8e6ebb249d01c882340583fa71863b54f01563d7cb4aa6e81d57b3e777d30999ad7cb4d244e0aabaa576d49d8971bc6df15a
 SHA512 
6161fc9f480952aa9d2e53065a21561585db0a859f715814eeacc5ea46f1bc6caf2e9df8e5b0b4500f2e9946a36ce28d398580323f1f6074620f505e870db846
 DIST replicant-0.8.1.tar.gz 444074 BLAKE2B 
0e4c87437268a86d67b0452e77bca4b4787d44deac29daa4535e851e007c5f6641f2c2cc7f650493ff89e69fa65ee8075658aa70ea0212253334d1af7a6155ae
 SHA512 
a968b92717156656d8f3d8302cedf3405fe1efdf2be79905900f3e3ef26002ec83d4337dceb60ea493bb1607a0b0f9bcba92d766bb11463818483d64ecaaef38

diff --git a/dev-libs/replicant/replicant-0.6.4.ebuild 
b/dev-libs/replicant/replicant-0.6.4.ebuild
deleted file mode 100644
index ec4adccd11e..000
--- a/dev-libs/replicant/replicant-0.6.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="Hyperdex replicant support library"
-
-HOMEPAGE="http://hyperdex.org;
-SRC_URI="http://hyperdex.org/src/${P}.tar.gz;
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE=""
-
-DEPEND=">=dev-libs/libpo6-0.4
-   >=dev-libs/libe-0.4
-   >=dev-libs/busybee-0.4
-   dev-libs/hyperleveldb
-   dev-cpp/glog
-   dev-cpp/sparsehash"
-RDEPEND="${DEPEND}"

diff --git a/dev-libs/replicant/replicant-0.7.1.ebuild 
b/dev-libs/replicant/replicant-0.7.1.ebuild
deleted file mode 100644
index ec4adccd11e..000
--- a/dev-libs/replicant/replicant-0.7.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="Hyperdex replicant support library"
-
-HOMEPAGE="http://hyperdex.org;
-SRC_URI="http://hyperdex.org/src/${P}.tar.gz;
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE=""
-
-DEPEND=">=dev-libs/libpo6-0.4
-   >=dev-libs/libe-0.4
-   >=dev-libs/busybee-0.4
-   dev-libs/hyperleveldb
-   dev-cpp/glog
-   dev-cpp/sparsehash"
-RDEPEND="${DEPEND}"

diff --git a/dev-libs/replicant/replicant-0.8.0.ebuild 
b/dev-libs/replicant/replicant-0.8.0.ebuild
deleted file mode 100644
index c0dafa79a4d..000
--- a/dev-libs/replicant/replicant-0.8.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="Hyperdex replicant support library"
-
-HOMEPAGE="http://hyperdex.org;
-SRC_URI="http://hyperdex.org/src/${P}.tar.gz;
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE=""
-
-DEPEND=">=dev-libs/libpo6-0.8
-   >=dev-libs/libe-0.11
-   >=dev-libs/busybee-0.7
-   dev-libs/hyperleveldb
-   dev-cpp/glog
-   dev-cpp/sparsehash"
-RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/replicant/

2017-11-25 Thread Patrick Lauer
commit: c06dba3340d4e4b1b3ff40f281caa29510ed2167
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sat Nov 25 20:40:57 2017 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sat Nov 25 20:41:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c06dba33

dev-libs/replicant: Whitespace

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 dev-libs/replicant/Manifest   | 4 ++--
 dev-libs/replicant/replicant-0.6.4.ebuild | 3 ++-
 dev-libs/replicant/replicant-0.7.1.ebuild | 3 ++-
 dev-libs/replicant/replicant-0.8.0.ebuild | 3 ++-
 dev-libs/replicant/replicant-0.8.1.ebuild | 3 ++-
 5 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/dev-libs/replicant/Manifest b/dev-libs/replicant/Manifest
index 796a7a705d2..f540d59dbe5 100644
--- a/dev-libs/replicant/Manifest
+++ b/dev-libs/replicant/Manifest
@@ -1,4 +1,4 @@
-DIST replicant-0.6.4.tar.gz 423835 SHA256 
8aae61ad9dc0949a81b23d40a5ebcbb0223c73353b883eba35f81a05918b7e4d SHA512 
a4b82a2ba4f00807e999511e7549cb1e490cbef6e9b69b735e760c2d505a76e8dffc5338a7a2b2224c9a9518f2259eeb24dae340529d6004a26b7929a90a2c1f
 WHIRLPOOL 
dbfdefbb5bd7c57b3643c9e03e24685ed947e5c9e903a4b474589a63b9daf70ad9939f54e5a36bcbcce5e011880049a6c881d03722926181569f3a0d46e1389f
+DIST replicant-0.6.4.tar.gz 423835 BLAKE2B 
6c1a0a512ba093a72d457e86b36443841a216763ef363000e0299894f6ed18f0c540e47351b5d09ad058b814d74064cb7184593cd892b761f50ad6b35d309282
 SHA512 
a4b82a2ba4f00807e999511e7549cb1e490cbef6e9b69b735e760c2d505a76e8dffc5338a7a2b2224c9a9518f2259eeb24dae340529d6004a26b7929a90a2c1f
 DIST replicant-0.7.1.tar.gz 443142 SHA256 
cd2a4734e3b7174424f9935ce46238e414eef134b012957559472db9b657 SHA512 
d1eaae7b36e3738a39adebf9eeca92dbf83a8075bb8fc69c4a8b291d35d3df89dbbaf8a546f97464cea3431609e19b5f8252e67c82cf8fc20bd5f3447c0761a7
 WHIRLPOOL 
b9147ca875e2b4a9a0cdb00afad98ea96b0542f1fce4638f6fefbb66a4e8d1bcfeab03bee1504482e16afd16a1f8234e1e437c0016bf8f3c8b3baeaa6c45bd7b
-DIST replicant-0.8.0.tar.gz 444032 SHA256 
ef98d6c7cb961786b15587a8438d657c6baff9b94f629ec89c0a08ae60a54d1c SHA512 
6161fc9f480952aa9d2e53065a21561585db0a859f715814eeacc5ea46f1bc6caf2e9df8e5b0b4500f2e9946a36ce28d398580323f1f6074620f505e870db846
 WHIRLPOOL 
71e435374c3065d69659469ca8be0d6173af279287bbdda762d9f4668c8e881cc39081f659cce93d7ba3276f4d6b17bdb3d0277cd0b49377e5b45dc59681ea9d
+DIST replicant-0.8.0.tar.gz 444032 BLAKE2B 
20c0f4bd574663730c4e3759380e8e6ebb249d01c882340583fa71863b54f01563d7cb4aa6e81d57b3e777d30999ad7cb4d244e0aabaa576d49d8971bc6df15a
 SHA512 
6161fc9f480952aa9d2e53065a21561585db0a859f715814eeacc5ea46f1bc6caf2e9df8e5b0b4500f2e9946a36ce28d398580323f1f6074620f505e870db846
 DIST replicant-0.8.1.tar.gz 444074 SHA256 
77515fb6bafcf63acf6f69841b2b3067dc10f156b4b04a10257ed29f1115b9e6 SHA512 
a968b92717156656d8f3d8302cedf3405fe1efdf2be79905900f3e3ef26002ec83d4337dceb60ea493bb1607a0b0f9bcba92d766bb11463818483d64ecaaef38
 WHIRLPOOL 
c1bdfe0da3f71a937495b173acb2540367e00593220340607214a1c63bf0dee3e0eb33d8a224ab8d2b13e68926a420c831fc662c5f071aa5ab9aa00d8421

diff --git a/dev-libs/replicant/replicant-0.6.4.ebuild 
b/dev-libs/replicant/replicant-0.6.4.ebuild
index 4e06e4bccd1..ec4adccd11e 100644
--- a/dev-libs/replicant/replicant-0.6.4.ebuild
+++ b/dev-libs/replicant/replicant-0.6.4.ebuild
@@ -1,5 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+
 EAPI=4
 
 DESCRIPTION="Hyperdex replicant support library"

diff --git a/dev-libs/replicant/replicant-0.7.1.ebuild 
b/dev-libs/replicant/replicant-0.7.1.ebuild
index ef41cce6c3f..ec4adccd11e 100644
--- a/dev-libs/replicant/replicant-0.7.1.ebuild
+++ b/dev-libs/replicant/replicant-0.7.1.ebuild
@@ -1,5 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+
 EAPI=4
 
 DESCRIPTION="Hyperdex replicant support library"

diff --git a/dev-libs/replicant/replicant-0.8.0.ebuild 
b/dev-libs/replicant/replicant-0.8.0.ebuild
index 913112c0a58..c0dafa79a4d 100644
--- a/dev-libs/replicant/replicant-0.8.0.ebuild
+++ b/dev-libs/replicant/replicant-0.8.0.ebuild
@@ -1,5 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+
 EAPI=4
 
 DESCRIPTION="Hyperdex replicant support library"

diff --git a/dev-libs/replicant/replicant-0.8.1.ebuild 
b/dev-libs/replicant/replicant-0.8.1.ebuild
index 913112c0a58..c0dafa79a4d 100644
--- a/dev-libs/replicant/replicant-0.8.1.ebuild
+++ b/dev-libs/replicant/replicant-0.8.1.ebuild
@@ -1,5 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+
 EAPI=4
 
 DESCRIPTION="Hyperdex replicant support library"