From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3241E138334 for ; Thu, 12 Sep 2019 20:27:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36A3BE0BC3; Thu, 12 Sep 2019 20:27:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4B11E0BB2 for ; Thu, 12 Sep 2019 20:27:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA9F234B0DE for ; Thu, 12 Sep 2019 20:27:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41C047F4 for ; Thu, 12 Sep 2019 20:27:48 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1568320053.24e85e0a4ba3c69a4edb32536f08bdf9009bbe21.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/mdds/, dev-util/mdds/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/mdds/Manifest dev-util/mdds/files/mdds-1.2.3-buildsystem.patch dev-util/mdds/mdds-1.3.1.ebuild X-VCS-Directories: dev-util/mdds/ dev-util/mdds/files/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 24e85e0a4ba3c69a4edb32536f08bdf9009bbe21 X-VCS-Branch: master Date: Thu, 12 Sep 2019 20:27:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: edae63a0-c6b3-4e3f-90ef-6ccf918d4406 X-Archives-Hash: 2eecd97eb8f02b010186e5e4d57fc799 commit: 24e85e0a4ba3c69a4edb32536f08bdf9009bbe21 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Sep 12 20:26:34 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Sep 12 20:27:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e85e0a dev-util/mdds: Drop 1.3.1 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-util/mdds/Manifest | 1 - dev-util/mdds/files/mdds-1.2.3-buildsystem.patch | 36 ------------------- dev-util/mdds/mdds-1.3.1.ebuild | 46 ------------------------ 3 files changed, 83 deletions(-) diff --git a/dev-util/mdds/Manifest b/dev-util/mdds/Manifest index dc1ce053a2d..6af7c94a04a 100644 --- a/dev-util/mdds/Manifest +++ b/dev-util/mdds/Manifest @@ -1,2 +1 @@ -DIST mdds-1.3.1.tar.bz2 287612 BLAKE2B 476f15bea2ab75ba322139834badaf372026a5e0ce67d5487acc61b38321a21dd6b25efacc91dbb0ebdef274338c909b1c7ac0ff6aaedd8dd899458319d94c30 SHA512 c7ed422c8e0bfb00debd43a12638efc6706d25f9aee0b7cfc15dc711693c4d555e262ae47ff00797c9601c12c0a7eced0f753b263b5f61623470f842814970a8 DIST mdds-1.4.3.tar.bz2 334515 BLAKE2B 3a42b7858346b2907040b8e42b1fae56626fc0881737ed04e20ffe4f9a23d2a2459c45e4244ac77745d2b1c7e3ff1642fe883b16def36e56c5c3d15077445793 SHA512 fd54a93fde89bff74a5ccf84ce5e2e002114297b165ded56a1bae92b28d70864775add140e165c7750f7dbe8ca1bfe83179cd9a835e53312c2e893c9e1f4434c diff --git a/dev-util/mdds/files/mdds-1.2.3-buildsystem.patch b/dev-util/mdds/files/mdds-1.2.3-buildsystem.patch deleted file mode 100644 index 89b45d826e0..00000000000 --- a/dev-util/mdds/files/mdds-1.2.3-buildsystem.patch +++ /dev/null @@ -1,36 +0,0 @@ -We want to install (not all of) those files manually. - ---- a/Makefile.am 2017-05-24 23:59:15.000000000 +0200 -+++ b/Makefile.am 2017-05-26 21:52:01.184258647 +0200 -@@ -4,16 +4,12 @@ - - AM_CPPFLAGS = -I$(top_srcdir)/include - --dist_doc_DATA = AUTHORS README.md --nodist_doc_DATA = VERSION - nodist_pkgconf_DATA = misc/mdds-@API_VERSION@.pc - - DISTCLEANFILES = misc/mdds-@API_VERSION@.pc - - EXTRA_DIST = \ - autogen.sh \ -- CHANGELOG \ -- LICENSE \ - doc/conf.py \ - doc/doxygen.conf \ - doc/flat_segment_tree.rst \ -@@ -151,14 +147,6 @@ - trie_map_test_mem.mem - endif - --install-data-local: -- $(MKDIR_P) $(DESTDIR)$(docdir) -- $(INSTALL_DATA) $(top_srcdir)/LICENSE $(DESTDIR)$(docdir)/COPYING -- $(INSTALL_DATA) $(top_srcdir)/CHANGELOG $(DESTDIR)$(docdir)/NEWS -- --uninstall-local: -- rm -f $(DESTDIR)$(docdir)/COPYING $(DESTDIR)$(docdir)/NEWS -- - if BUILD_DOCS - html-local: - (cd doc && $(DOXYGEN) doxygen.conf) diff --git a/dev-util/mdds/mdds-1.3.1.ebuild b/dev-util/mdds/mdds-1.3.1.ebuild deleted file mode 100644 index d2a33d885ee..00000000000 --- a/dev-util/mdds/mdds-1.3.1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -EGIT_REPO_URI="https://gitlab.com/mdds/mdds.git" -[[ ${PV} == 9999 ]] && GITECLASS="git-r3" - -inherit autotools toolchain-funcs ${GITECLASS} - -DESCRIPTION="A collection of multi-dimensional data structure and indexing algorithm" -HOMEPAGE="https://gitlab.com/mdds/mdds" -[[ ${PV} == 9999 ]] || SRC_URI="https://kohei.us/files/${PN}/src/${P}.tar.bz2" - -LICENSE="MIT" -SLOT="1/1.2" -IUSE="valgrind" - -[[ ${PV} == 9999 ]] || \ -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" - -RDEPEND="dev-libs/boost:=" -DEPEND="${RDEPEND} - valgrind? ( dev-util/valgrind ) -" - -PATCHES=( "${FILESDIR}/${PN}-1.2.3-buildsystem.patch" ) - -src_prepare(){ - default - eautoreconf -} - -src_configure() { - # docs require dev-python/breathe etc., bug #602026 - econf \ - --disable-docs \ - $(use_enable valgrind memory_tests) -} - -src_compile() { :; } - -src_test() { - tc-export CXX - default -}