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 BBEAD138334 for ; Sun, 24 Jun 2018 20:28:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBF8AE0801; Sun, 24 Jun 2018 20:28:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C0914E0801 for ; Sun, 24 Jun 2018 20:28:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 CB4B5335CA3 for ; Sun, 24 Jun 2018 20:28:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 032222A1 for ; Sun, 24 Jun 2018 20:27:59 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1529871984.9fcd87a5906a15188f9d0a744df005d3418050c4.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmaxminddb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libmaxminddb/Manifest dev-libs/libmaxminddb/libmaxminddb-1.3.1.ebuild X-VCS-Directories: dev-libs/libmaxminddb/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 9fcd87a5906a15188f9d0a744df005d3418050c4 X-VCS-Branch: master Date: Sun, 24 Jun 2018 20:27:59 +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-Archives-Salt: 3e14ab08-f077-4106-8d89-df33a9cc450d X-Archives-Hash: ce224c13c2ad14a3decd373f5e63da7c commit: 9fcd87a5906a15188f9d0a744df005d3418050c4 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Jun 24 19:44:53 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Jun 24 20:26:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fcd87a5 dev-libs/libmaxminddb: Old. Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-libs/libmaxminddb/Manifest | 1 - dev-libs/libmaxminddb/libmaxminddb-1.3.1.ebuild | 26 ------------------------- 2 files changed, 27 deletions(-) diff --git a/dev-libs/libmaxminddb/Manifest b/dev-libs/libmaxminddb/Manifest index 2bc40f148ff..410edf561ea 100644 --- a/dev-libs/libmaxminddb/Manifest +++ b/dev-libs/libmaxminddb/Manifest @@ -1,3 +1,2 @@ DIST libmaxminddb-1.2.1.tar.gz 614448 BLAKE2B 6ab92e0313cf745d8820db7239c5760b9fe8a813a14008e415068a263954d48c99c3d3d771d746959c85a5ff6cec28a0b287b15ced83697c8594761599b99fa9 SHA512 c77e2714c30dbd9d83a755d7e4d24016534510f4cc7213fe9549d610bf79aaeb28f761a9fb769270d9043b1baab537c5a4b3a9994b525d48f395fe94c104b5b3 -DIST libmaxminddb-1.3.1.tar.gz 610031 BLAKE2B ab073da0d8e2a84b95f1d8da8bcded8ab4166fbe753ae752e7e5db03a65cbd01748701749a67fa66f7e234709888cd53159297b03fab804a072c451dccc88505 SHA512 c13a18483caf720808d6a02baf8abe48c3aa4dd38ddc7ddd79b5d95d686600e19bb4b2242da08623f5d363a5be4b7636f7fcb59a5a7c9df9ab5a359ecd30b293 DIST libmaxminddb-1.3.2.tar.gz 619009 BLAKE2B 1fa2d528d47e14a75e5096072e6ba8136eb5060ab95cb472ef70907dd519540790f6bbc518371e0d276d6977bb3444dbfd179d526877ca740e56ebf6eb459244 SHA512 906e80531a901091fd9f88075ece5189b0885400216ea994889d9250dd37ead14e00dc14ca2a38eb2100e4814d0eb3a205ba1618606f1375ab0dcc3981097115 diff --git a/dev-libs/libmaxminddb/libmaxminddb-1.3.1.ebuild b/dev-libs/libmaxminddb/libmaxminddb-1.3.1.ebuild deleted file mode 100644 index f36f7ca1b60..00000000000 --- a/dev-libs/libmaxminddb/libmaxminddb-1.3.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit eutils - -DESCRIPTION="C library for the MaxMind DB file format" -HOMEPAGE="https://github.com/maxmind/libmaxminddb" -SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0/0.0.7" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="static-libs" - -DOCS=( Changes.md ) - -src_configure() { - econf $(use_enable static-libs static) -} - -src_install() { - default - - prune_libtool_files -}