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 B8F08139695 for ; Mon, 5 Jun 2017 07:01:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB91EE0E45; Mon, 5 Jun 2017 07:01:05 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 86CA8E0E45 for ; Mon, 5 Jun 2017 07:01:05 +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 4EA963418F9 for ; Mon, 5 Jun 2017 07:01:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 141B67475 for ; Mon, 5 Jun 2017 07:01:03 +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: <1496646024.2a61387ae0797817280118bd63f830075d1acc57.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.2.0.ebuild X-VCS-Directories: dev-libs/libmaxminddb/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 2a61387ae0797817280118bd63f830075d1acc57 X-VCS-Branch: master Date: Mon, 5 Jun 2017 07:01:03 +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: fb446cf8-a3e0-441c-9638-312d06e0902f X-Archives-Hash: e8c7de47da739724f5e8a3eeedf6eeeb commit: 2a61387ae0797817280118bd63f830075d1acc57 Author: Jeroen Roovers gentoo org> AuthorDate: Mon Jun 5 07:00:24 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Mon Jun 5 07:00:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a61387a dev-libs/libmaxminddb: Old. Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-libs/libmaxminddb/Manifest | 1 - dev-libs/libmaxminddb/libmaxminddb-1.2.0.ebuild | 26 ------------------------- 2 files changed, 27 deletions(-) diff --git a/dev-libs/libmaxminddb/Manifest b/dev-libs/libmaxminddb/Manifest index 3fc7cdd3446..d9560ee1429 100644 --- a/dev-libs/libmaxminddb/Manifest +++ b/dev-libs/libmaxminddb/Manifest @@ -1,2 +1 @@ -DIST libmaxminddb-1.2.0.tar.gz 658820 SHA256 1fe859ed714f94fc902a145453f7e1b5cd928718179ba4c4fcb7f6ae0df7ad37 SHA512 ebfa358c3f9cae8b13ca52d47e26d5e3e036e8455432b9fa250b13c59d71addf7748ab112ac926a177b646706b27651b733810dde497786fe65c9d150e621af9 WHIRLPOOL 98e0f2d63e4c4544f5de8559bfd5ca0095994010c9856867e595316ba31f6acdcbecb0208449eba2ce6029572589b206c5b2aea1d945ed2a81e4f22086bc74c3 DIST libmaxminddb-1.2.1.tar.gz 614448 SHA256 9fa2b3341c9c88117f58454dfb2dd104915a337d93c8a9a735931a63b37f7bfa SHA512 c77e2714c30dbd9d83a755d7e4d24016534510f4cc7213fe9549d610bf79aaeb28f761a9fb769270d9043b1baab537c5a4b3a9994b525d48f395fe94c104b5b3 WHIRLPOOL 5da10a6edbc208ffbdb484c0f056fb0e01d1bd6544b8909f762b7c258247154e757603f08e0a7e0763b0c10f768c6e2084e565566f36f0652931169fa5f4965c diff --git a/dev-libs/libmaxminddb/libmaxminddb-1.2.0.ebuild b/dev-libs/libmaxminddb/libmaxminddb-1.2.0.ebuild deleted file mode 100644 index e1240db38b9..00000000000 --- a/dev-libs/libmaxminddb/libmaxminddb-1.2.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -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 ~x86" -IUSE="static-libs" - -DOCS=( Changes.md ) - -src_configure() { - econf $(use_enable static-libs static) -} - -src_install() { - default - - prune_libtool_files -}