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 575C2138350 for ; Sat, 21 Mar 2020 10:43:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 113AEE09F5; Sat, 21 Mar 2020 10:43:34 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 E1479E09F5 for ; Sat, 21 Mar 2020 10:43:33 +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 8B26A34F0EE for ; Sat, 21 Mar 2020 10:43:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 769A2193 for ; Sat, 21 Mar 2020 10:43:30 +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: <1584787370.baf753fe82223373973c365e49dc970543ad2256.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/shapelib/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/shapelib/Manifest sci-libs/shapelib/shapelib-1.4.0-r1.ebuild sci-libs/shapelib/shapelib-1.4.1.ebuild X-VCS-Directories: sci-libs/shapelib/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: baf753fe82223373973c365e49dc970543ad2256 X-VCS-Branch: master Date: Sat, 21 Mar 2020 10:43:30 +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: 4a7ae4c8-e6d5-499c-ae0f-48169bec9054 X-Archives-Hash: 6b54d425762e01c1bbe33c98aee86809 commit: baf753fe82223373973c365e49dc970543ad2256 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 21 10:38:38 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 21 10:42:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf753fe sci-libs/shapelib: Drop 1.4.0-r1 and 1.4.1 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner gentoo.org> sci-libs/shapelib/Manifest | 2 -- sci-libs/shapelib/shapelib-1.4.0-r1.ebuild | 38 ------------------------------ sci-libs/shapelib/shapelib-1.4.1.ebuild | 38 ------------------------------ 3 files changed, 78 deletions(-) diff --git a/sci-libs/shapelib/Manifest b/sci-libs/shapelib/Manifest index bf41398c813..ff4f4c34ead 100644 --- a/sci-libs/shapelib/Manifest +++ b/sci-libs/shapelib/Manifest @@ -1,3 +1 @@ -DIST shapelib-1.4.0.tar.gz 548990 BLAKE2B 0e75481d35f8dc5687eee23696d46a780d4b185a81ca1246e5c19f01e58f4a55dc7b69347c9effa01ac1786c5271dfe3907798cc81fe9314979c502bcb9d982d SHA512 206b81fe859a837e821e449ab1b2dbd5a3aa7abd1871da4aec69e130b6fad6300697429884ce359c90e4b76bca90e2108f32b9fdbd3b92013fa5a39f3bedeeb1 -DIST shapelib-1.4.1.tar.gz 549831 BLAKE2B e579704bd71c2525133f87628261e78f39e8063cd7e8a57997e90a8ca4a6ebb5de3a4d1ab8da5d00afe1363d9eb22e8c7a9a66ac109c300b72b6d26bd87b61fd SHA512 791c1a0d6c5ff09341176f68349ebd760ae91e8749a9f844299d7ac38a42c4f1131e63479c384a8a8b05a89e90d02e9fd92c526cab417eb80b171d639b4a4422 DIST shapelib-1.5.0.tar.gz 547686 BLAKE2B 3f962ee701d8cfb86a56aa1c0b2156bc2288a2bc908bb1a8303e491812845241f5281b0b8650befcc53e9dfc408b652a56f5e2fdc5ac7c2ff6eb99170696e437 SHA512 6dbd5fc7929ca403e65017ef58211f351608d9ad08221bf68bde047ceecfd27013ce731f9ae4edcfd040bc3db7fe9054b5d96e46128d2968788bef19532b1721 diff --git a/sci-libs/shapelib/shapelib-1.4.0-r1.ebuild b/sci-libs/shapelib/shapelib-1.4.0-r1.ebuild deleted file mode 100644 index becf6ab986b..00000000000 --- a/sci-libs/shapelib/shapelib-1.4.0-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -DESCRIPTION="Library for manipulating ESRI Shapefiles" -HOMEPAGE="http://shapelib.maptools.org/" -SRC_URI="http://download.osgeo.org/${PN}/${P}.tar.gz" - -LICENSE="GPL-2 LGPL-2" -SLOT="0/2" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="doc static-libs" - -RDEPEND="sci-libs/proj:=" -DEPEND="${RDEPEND}" - -src_prepare() { - default - rm -r m4/* || die - eautoreconf -} - -src_configure() { - econf \ - --includedir=/usr/include/libshp -} - -src_install() { - use doc && HTML_DOCS=( web/. ) - default - - if ! use static-libs; then - find "${D}" \( -name '*.la' -o -name '*.a' \) -delete || die - fi -} diff --git a/sci-libs/shapelib/shapelib-1.4.1.ebuild b/sci-libs/shapelib/shapelib-1.4.1.ebuild deleted file mode 100644 index 2cdd74bbd19..00000000000 --- a/sci-libs/shapelib/shapelib-1.4.1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -DESCRIPTION="Library for manipulating ESRI Shapefiles" -HOMEPAGE="http://shapelib.maptools.org/" -SRC_URI="http://download.osgeo.org/${PN}/${P}.tar.gz" - -LICENSE="GPL-2 LGPL-2" -SLOT="0/2" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="doc static-libs" - -RDEPEND="sci-libs/proj:=" -DEPEND="${RDEPEND}" - -src_prepare() { - default - rm -r m4/* || die - eautoreconf -} - -src_configure() { - econf \ - --includedir=/usr/include/libshp -} - -src_install() { - use doc && HTML_DOCS=( web/. ) - default - - if ! use static-libs; then - find "${D}" \( -name '*.la' -o -name '*.a' \) -delete || die - fi -}