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 F0BAF139694 for ; Sun, 23 Apr 2017 13:49:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4325FE0C38; Sun, 23 Apr 2017 13:49:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1DE6FE0C38 for ; Sun, 23 Apr 2017 13:49:25 +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 2F90B34071C for ; Sun, 23 Apr 2017 13:49:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57C33742C for ; Sun, 23 Apr 2017 13:49:22 +0000 (UTC) From: "Aaron Swenson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Swenson" Message-ID: <1492955304.0782b03149241c4f94006e90c56e06170e2e2256.titanofold@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/osm2pgsql/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild X-VCS-Directories: sci-geosciences/osm2pgsql/ X-VCS-Committer: titanofold X-VCS-Committer-Name: Aaron Swenson X-VCS-Revision: 0782b03149241c4f94006e90c56e06170e2e2256 X-VCS-Branch: master Date: Sun, 23 Apr 2017 13:49:22 +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: 8df48467-632f-4724-93f7-105743231120 X-Archives-Hash: 07306b1edbe77398250e2a624223b0f9 commit: 0782b03149241c4f94006e90c56e06170e2e2256 Author: Aaron W. Swenson gentoo org> AuthorDate: Sun Apr 23 13:48:24 2017 +0000 Commit: Aaron Swenson gentoo org> CommitDate: Sun Apr 23 13:48:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0782b031 sci-geosciences/osm2pgsql: Drop sci-libs/geos dependency No longer depends on GEOS. Bugs: 616270 Package-Manager: Portage-2.3.3, Repoman-2.3.1 sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild b/sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild index 7f4973d86b8..675ca03e0dd 100644 --- a/sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild +++ b/sci-geosciences/osm2pgsql/osm2pgsql-99999999.ebuild @@ -20,7 +20,6 @@ COMMON_DEPEND=" app-arch/bzip2 dev-db/postgresql:= dev-libs/expat -