From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1256518-garchives=archives.gentoo.org@lists.gentoo.org> 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 7AF251382C5 for <garchives@archives.gentoo.org>; Tue, 2 Mar 2021 00:04:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C25FFE088C; Tue, 2 Mar 2021 00:04:52 +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 A3B6EE088C for <gentoo-commits@lists.gentoo.org>; Tue, 2 Mar 2021 00:04: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 6BF0E340F5A for <gentoo-commits@lists.gentoo.org>; Tue, 2 Mar 2021 00:04:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3EC1531 for <gentoo-commits@lists.gentoo.org>; Tue, 2 Mar 2021 00:04:49 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1614643477.3ba86fd0e1bc8c856a466e39fc3615ff1c00955e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/readosm/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/readosm/readosm-1.1.0a.ebuild X-VCS-Directories: sci-geosciences/readosm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3ba86fd0e1bc8c856a466e39fc3615ff1c00955e X-VCS-Branch: master Date: Tue, 2 Mar 2021 00:04:49 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 987f59fc-bcea-4076-bf4c-0b8bdda1311a X-Archives-Hash: a02850f342426e3a493c6263266ca292 commit: 3ba86fd0e1bc8c856a466e39fc3615ff1c00955e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 2 00:04:37 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 2 00:04:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba86fd0 sci-geosciences/readosm: drop vestigal static-libs Signed-off-by: Sam James <sam <AT> gentoo.org> sci-geosciences/readosm/readosm-1.1.0a.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-geosciences/readosm/readosm-1.1.0a.ebuild b/sci-geosciences/readosm/readosm-1.1.0a.ebuild index 44ab3b90850..2ef7cd525d4 100644 --- a/sci-geosciences/readosm/readosm-1.1.0a.ebuild +++ b/sci-geosciences/readosm/readosm-1.1.0a.ebuild @@ -10,7 +10,6 @@ SRC_URI="https://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz" LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="static-libs" RDEPEND=" dev-libs/expat