diff options
author | Ultrabug <ultrabug@gentoo.org> | 2016-01-27 10:41:54 +0100 |
---|---|---|
committer | Ultrabug <ultrabug@gentoo.org> | 2016-01-27 10:42:49 +0100 |
commit | c322da911c14a988867ebf144d86968b28121bbd (patch) | |
tree | 872a0b59acfd2acd35b32d91b82b6a20e92584e5 /app-admin | |
parent | dev-db/mongodb: version bump (diff) | |
download | gentoo-c322da911c14a988867ebf144d86968b28121bbd.tar.gz gentoo-c322da911c14a988867ebf144d86968b28121bbd.tar.bz2 gentoo-c322da911c14a988867ebf144d86968b28121bbd.zip |
dev-db/mongodb: drop old
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/mongo-tools/Manifest | 3 | ||||
-rw-r--r-- | app-admin/mongo-tools/mongo-tools-3.0.5.ebuild | 53 | ||||
-rw-r--r-- | app-admin/mongo-tools/mongo-tools-3.0.6.ebuild | 53 | ||||
-rw-r--r-- | app-admin/mongo-tools/mongo-tools-3.0.7.ebuild | 53 |
4 files changed, 0 insertions, 162 deletions
diff --git a/app-admin/mongo-tools/Manifest b/app-admin/mongo-tools/Manifest index 284904ca429a..0aed106e615c 100644 --- a/app-admin/mongo-tools/Manifest +++ b/app-admin/mongo-tools/Manifest @@ -1,6 +1,3 @@ -DIST mongo-tools-3.0.5.tar.gz 2160877 SHA256 a0a46dabe493d32bda8dec4ca2e4b06c150b405d8184769d50936eb9bc6d126e SHA512 6434708f60c3edc08f439ecd1ae06f634a1897449f1244d9dc3c3024d6146329cfdadaff14a50ba7f35a4bee2bb302b00141d9f388d99a50c4391218c5e9d3e3 WHIRLPOOL d66563c12021bc84a951c7bd125827f958808e577c391252d815a89916fdb86187269d75f9d36a33828132d98040d328cc090ff4fdbc764e3bab15f5fcdb623c -DIST mongo-tools-3.0.6.tar.gz 2161424 SHA256 ed4ebb42efe99f1eeac5ed128f4ae9b10e172396ad06eaae61d3a30c301c2a12 SHA512 ad9e635a6be911116e4a5ddaa4f509c6418036bf9fa4e1ea3940ce3bcc1a5479b403d26d2865b9938a66ed5b38ec4830b307baa7552cc4cf46cc0353dea8853f WHIRLPOOL 29e5364825795c5661ca595e294115d2a06ea43f0b0039bd56d31fd50c1325709a053ebbfc23d54954c4783229be218a6b426ffc6f301149fd946927aad62283 -DIST mongo-tools-3.0.7.tar.gz 2183495 SHA256 3136b8df6e7c81b5cf6609b3cd6113d69ea6c067d5bfd25b2e0dbabef9173ca0 SHA512 ff410f25a42e76f55716e6e478564aaeefd3999cf0e9db718969877709974d099c479690e81d6f639c27b0a4d9b59d193c43f1c31dc027b594f1fef33129cb5a WHIRLPOOL 3e3ac13de56c7abd5fd80dcfe5f94090aa78d240598ed0c879365b275bfab5da07aaf8c5b94ad27e3a6f7c0d24d6a68bbb5e54612b4fa2928efbf880c5c40dfc DIST mongo-tools-3.0.8.tar.gz 2185550 SHA256 b9860339ed59ed57bb29b26c820578c690baa2aaec98fe743561cc95023815f1 SHA512 95ea8377aef747f66ce827300cbc38bfa5b660ad25e4d66cf0dc9899cfe81ff2a67e9383a22c08158fed2d622a6f4d3b315e1234fb6118f246ef17f9cffa129a WHIRLPOOL 00298e54c8fd17a51a3293101defee94219c46929862695e08b2c21a66e59290b341f07c89add38dacfa8295c3fe83ce61cd3911e7489ddd75c2a65721910cce DIST mongo-tools-3.0.9.tar.gz 2185557 SHA256 41705fe815d189d6985ac6abad0b7467186488600cc3031732a25fea5c69a09f SHA512 d4b8d89242a0ab5b678eec7f9a75ad8cf199769046a399741960c605c7d0dc34d5f5e30d956ff4d51b01bc93b1841e132dc2daf6dade9b32d035f2c2f261e520 WHIRLPOOL ce8911d89d9874f1fbc18b63546b641866e94a7160edd705aece48f05b63a67dfc111cd44940a0956bc1d1e42431b33ea69d5f24eb216e99fcb080b55281ec89 DIST mongo-tools-3.2.1.tar.gz 2226762 SHA256 e2a0527b8987ae954fc9ca071987b4c58ff53aa2bc0a4d8b03337f4d8aff1d89 SHA512 52e7402c232915e8bc481598a5f3a311ef7f4058448735ed14e142da180baf19aac95e641dbe58d0c71e114f35889d1cfa6a321114e4cf21edf7c525bf548249 WHIRLPOOL d0e30417f478c8f0aa7936638c0bec87f01dc278946dcde3187dbb060631126eaee2f0cdc535212cd2ad350f0c281d7398d66cb6416b7a0906d6c8e5d3cc5e19 diff --git a/app-admin/mongo-tools/mongo-tools-3.0.5.ebuild b/app-admin/mongo-tools/mongo-tools-3.0.5.ebuild deleted file mode 100644 index 658782fe250e..000000000000 --- a/app-admin/mongo-tools/mongo-tools-3.0.5.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit eutils - -MY_PV=${PV/_rc/-rc} -MY_P=${PN}-r${MY_PV} - -DESCRIPTION="A high-performance, open source, schema-free document-oriented database" -HOMEPAGE="http://www.mongodb.org" -SRC_URI="https://github.com/mongodb/mongo-tools/archive/r${MY_PV}.tar.gz -> mongo-tools-${MY_PV}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="sasl ssl" - -# Maintainer note: -# openssl DEPEND constraint, see: -# https://github.com/mongodb/mongo-tools/issues/11 - -RDEPEND="!<dev-db/mongodb-3.0.0" -DEPEND="${RDEPEND} - dev-lang/go:= - sasl? ( dev-libs/cyrus-sasl ) - ssl? ( dev-libs/openssl )" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - epatch "${FILESDIR}/${PN}-3.0.0-build.patch" -} - -src_compile() { - local myconf - - if use sasl; then - myconf="${myconf} sasl" - fi - - if use ssl; then - myconf="${myconf} ssl" - fi - - ./build.sh ${myconf} -} - -src_install() { - dobin bin/* -} diff --git a/app-admin/mongo-tools/mongo-tools-3.0.6.ebuild b/app-admin/mongo-tools/mongo-tools-3.0.6.ebuild deleted file mode 100644 index 658782fe250e..000000000000 --- a/app-admin/mongo-tools/mongo-tools-3.0.6.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit eutils - -MY_PV=${PV/_rc/-rc} -MY_P=${PN}-r${MY_PV} - -DESCRIPTION="A high-performance, open source, schema-free document-oriented database" -HOMEPAGE="http://www.mongodb.org" -SRC_URI="https://github.com/mongodb/mongo-tools/archive/r${MY_PV}.tar.gz -> mongo-tools-${MY_PV}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="sasl ssl" - -# Maintainer note: -# openssl DEPEND constraint, see: -# https://github.com/mongodb/mongo-tools/issues/11 - -RDEPEND="!<dev-db/mongodb-3.0.0" -DEPEND="${RDEPEND} - dev-lang/go:= - sasl? ( dev-libs/cyrus-sasl ) - ssl? ( dev-libs/openssl )" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - epatch "${FILESDIR}/${PN}-3.0.0-build.patch" -} - -src_compile() { - local myconf - - if use sasl; then - myconf="${myconf} sasl" - fi - - if use ssl; then - myconf="${myconf} ssl" - fi - - ./build.sh ${myconf} -} - -src_install() { - dobin bin/* -} diff --git a/app-admin/mongo-tools/mongo-tools-3.0.7.ebuild b/app-admin/mongo-tools/mongo-tools-3.0.7.ebuild deleted file mode 100644 index 658782fe250e..000000000000 --- a/app-admin/mongo-tools/mongo-tools-3.0.7.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit eutils - -MY_PV=${PV/_rc/-rc} -MY_P=${PN}-r${MY_PV} - -DESCRIPTION="A high-performance, open source, schema-free document-oriented database" -HOMEPAGE="http://www.mongodb.org" -SRC_URI="https://github.com/mongodb/mongo-tools/archive/r${MY_PV}.tar.gz -> mongo-tools-${MY_PV}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="sasl ssl" - -# Maintainer note: -# openssl DEPEND constraint, see: -# https://github.com/mongodb/mongo-tools/issues/11 - -RDEPEND="!<dev-db/mongodb-3.0.0" -DEPEND="${RDEPEND} - dev-lang/go:= - sasl? ( dev-libs/cyrus-sasl ) - ssl? ( dev-libs/openssl )" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - epatch "${FILESDIR}/${PN}-3.0.0-build.patch" -} - -src_compile() { - local myconf - - if use sasl; then - myconf="${myconf} sasl" - fi - - if use ssl; then - myconf="${myconf} ssl" - fi - - ./build.sh ${myconf} -} - -src_install() { - dobin bin/* -} |