summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-12-11 03:53:21 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-12-11 03:53:21 +0000
commit37e5740d4c0fbe1bda2c5a0402fc826965ce18c3 (patch)
tree1a7535324d01297b5514c14003433075f362c889 /dev-libs/replicant
parentBump, remove old (diff)
downloadgentoo-2-37e5740d4c0fbe1bda2c5a0402fc826965ce18c3.tar.gz
gentoo-2-37e5740d4c0fbe1bda2c5a0402fc826965ce18c3.tar.bz2
gentoo-2-37e5740d4c0fbe1bda2c5a0402fc826965ce18c3.zip
Remove old
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/replicant')
-rw-r--r--dev-libs/replicant/ChangeLog7
-rw-r--r--dev-libs/replicant/replicant-0.1.0.ebuild21
-rw-r--r--dev-libs/replicant/replicant-0.1.1.ebuild21
-rw-r--r--dev-libs/replicant/replicant-0.1.2.ebuild21
-rw-r--r--dev-libs/replicant/replicant-0.2.1.ebuild21
-rw-r--r--dev-libs/replicant/replicant-0.3.0.ebuild21
6 files changed, 6 insertions, 106 deletions
diff --git a/dev-libs/replicant/ChangeLog b/dev-libs/replicant/ChangeLog
index 60cefd8a15a1..7a053902a3a3 100644
--- a/dev-libs/replicant/ChangeLog
+++ b/dev-libs/replicant/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-libs/replicant
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/ChangeLog,v 1.6 2013/12/11 03:44:56 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/replicant/ChangeLog,v 1.7 2013/12/11 03:53:20 patrick Exp $
+
+ 11 Dec 2013; Patrick Lauer <patrick@gentoo.org> -replicant-0.1.0.ebuild,
+ -replicant-0.1.1.ebuild, -replicant-0.1.2.ebuild, -replicant-0.2.1.ebuild,
+ -replicant-0.3.0.ebuild:
+ Remove old
*replicant-0.3.1 (11 Dec 2013)
diff --git a/dev-libs/replicant/replicant-0.1.0.ebuild b/dev-libs/replicant/replicant-0.1.0.ebuild
deleted file mode 100644
index 2d673a425b2c..000000000000
--- a/dev-libs/replicant/replicant-0.1.0.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.1.0.ebuild,v 1.1 2013/01/24 06:37:51 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.2
- >=dev-libs/libe-0.2
- >=dev-libs/busybee-0.2
- dev-libs/leveldb
- dev-cpp/glog"
-RDEPEND="${DEPEND}"
diff --git a/dev-libs/replicant/replicant-0.1.1.ebuild b/dev-libs/replicant/replicant-0.1.1.ebuild
deleted file mode 100644
index 331775ea616e..000000000000
--- a/dev-libs/replicant/replicant-0.1.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.1.1.ebuild,v 1.1 2013/02/10 07:09:48 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.2
- >=dev-libs/libe-0.2
- >=dev-libs/busybee-0.2
- dev-libs/leveldb
- dev-cpp/glog"
-RDEPEND="${DEPEND}"
diff --git a/dev-libs/replicant/replicant-0.1.2.ebuild b/dev-libs/replicant/replicant-0.1.2.ebuild
deleted file mode 100644
index 7b0d1156f832..000000000000
--- a/dev-libs/replicant/replicant-0.1.2.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.1.2.ebuild,v 1.1 2013/02/25 05:43:34 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.2
- >=dev-libs/libe-0.2
- >=dev-libs/busybee-0.2
- dev-libs/leveldb
- dev-cpp/glog"
-RDEPEND="${DEPEND}"
diff --git a/dev-libs/replicant/replicant-0.2.1.ebuild b/dev-libs/replicant/replicant-0.2.1.ebuild
deleted file mode 100644
index 1f32682e0bc0..000000000000
--- a/dev-libs/replicant/replicant-0.2.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.2.1.ebuild,v 1.1 2013/04/15 06:33:18 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.2
- >=dev-libs/libe-0.2
- >=dev-libs/busybee-0.2
- dev-libs/leveldb
- dev-cpp/glog"
-RDEPEND="${DEPEND}"
diff --git a/dev-libs/replicant/replicant-0.3.0.ebuild b/dev-libs/replicant/replicant-0.3.0.ebuild
deleted file mode 100644
index b59b609e119f..000000000000
--- a/dev-libs/replicant/replicant-0.3.0.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.0.ebuild,v 1.1 2013/11/20 05:17:30 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}"