summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2015-06-18 02:56:59 +0000
committerPatrick Lauer <patrick@gentoo.org>2015-06-18 02:56:59 +0000
commitda3f6c71e3ee97bfbf950b7e2beba73ec389b92a (patch)
treec1d9799adb7aaf6e858d969b1130ccc1bfd9655b /dev-libs/replicant
parentRemove old (diff)
downloadgentoo-2-da3f6c71e3ee97bfbf950b7e2beba73ec389b92a.tar.gz
gentoo-2-da3f6c71e3ee97bfbf950b7e2beba73ec389b92a.tar.bz2
gentoo-2-da3f6c71e3ee97bfbf950b7e2beba73ec389b92a.zip
Remove old
(Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/replicant')
-rw-r--r--dev-libs/replicant/ChangeLog8
-rw-r--r--dev-libs/replicant/replicant-0.3.1.ebuild21
-rw-r--r--dev-libs/replicant/replicant-0.4.0.ebuild22
-rw-r--r--dev-libs/replicant/replicant-0.5.0.ebuild22
-rw-r--r--dev-libs/replicant/replicant-0.6.0.ebuild22
-rw-r--r--dev-libs/replicant/replicant-0.6.1.ebuild22
-rw-r--r--dev-libs/replicant/replicant-0.6.2.ebuild22
-rw-r--r--dev-libs/replicant/replicant-0.6.3.ebuild22
-rw-r--r--dev-libs/replicant/replicant-0.7.0.ebuild22
9 files changed, 7 insertions, 176 deletions
diff --git a/dev-libs/replicant/ChangeLog b/dev-libs/replicant/ChangeLog
index 05d473808ca4..849cdc59c2f4 100644
--- a/dev-libs/replicant/ChangeLog
+++ b/dev-libs/replicant/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/replicant
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/ChangeLog,v 1.16 2015/06/18 02:44:40 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/ChangeLog,v 1.17 2015/06/18 02:56:59 patrick Exp $
+
+ 18 Jun 2015; Patrick Lauer <patrick@gentoo.org> -replicant-0.3.1.ebuild,
+ -replicant-0.4.0.ebuild, -replicant-0.5.0.ebuild, -replicant-0.6.0.ebuild,
+ -replicant-0.6.1.ebuild, -replicant-0.6.2.ebuild, -replicant-0.6.3.ebuild,
+ -replicant-0.7.0.ebuild:
+ Remove old
*replicant-0.7.1 (18 Jun 2015)
diff --git a/dev-libs/replicant/replicant-0.3.1.ebuild b/dev-libs/replicant/replicant-0.3.1.ebuild
deleted file mode 100644
index 3b59805515d3..000000000000
--- a/dev-libs/replicant/replicant-0.3.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/replicant-0.3.1.ebuild,v 1.1 2013/12/11 03:44:56 patrick Exp $
-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"
-RDEPEND="${DEPEND}"
diff --git a/dev-libs/replicant/replicant-0.4.0.ebuild b/dev-libs/replicant/replicant-0.4.0.ebuild
deleted file mode 100644
index dacd095fa48d..000000000000
--- a/dev-libs/replicant/replicant-0.4.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/replicant-0.4.0.ebuild,v 1.1 2014/02/21 03:25:41 patrick Exp $
-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.5.0.ebuild b/dev-libs/replicant/replicant-0.5.0.ebuild
deleted file mode 100644
index 8b893ebf8e0a..000000000000
--- a/dev-libs/replicant/replicant-0.5.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/replicant-0.5.0.ebuild,v 1.1 2014/04/30 09:28:39 patrick Exp $
-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.6.0.ebuild b/dev-libs/replicant/replicant-0.6.0.ebuild
deleted file mode 100644
index ef829f5bba99..000000000000
--- a/dev-libs/replicant/replicant-0.6.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/replicant-0.6.0.ebuild,v 1.1 2014/05/22 08:22:59 patrick Exp $
-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.6.1.ebuild b/dev-libs/replicant/replicant-0.6.1.ebuild
deleted file mode 100644
index a7da05baa5e8..000000000000
--- a/dev-libs/replicant/replicant-0.6.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/replicant-0.6.1.ebuild,v 1.1 2014/07/11 02:37:45 patrick Exp $
-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.6.2.ebuild b/dev-libs/replicant/replicant-0.6.2.ebuild
deleted file mode 100644
index b9feeb670554..000000000000
--- a/dev-libs/replicant/replicant-0.6.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/replicant-0.6.2.ebuild,v 1.1 2014/07/29 06:32:00 patrick Exp $
-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.6.3.ebuild b/dev-libs/replicant/replicant-0.6.3.ebuild
deleted file mode 100644
index 99c60308d1f6..000000000000
--- a/dev-libs/replicant/replicant-0.6.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/replicant-0.6.3.ebuild,v 1.1 2014/08/25 06:10:27 patrick Exp $
-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.0.ebuild b/dev-libs/replicant/replicant-0.7.0.ebuild
deleted file mode 100644
index b166c6af7174..000000000000
--- a/dev-libs/replicant/replicant-0.7.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/replicant-0.7.0.ebuild,v 1.1 2015/05/28 09:38:01 patrick Exp $
-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}"