public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/GeographicLib/
Date: Fri,  6 Aug 2021 14:35:56 +0000 (UTC)	[thread overview]
Message-ID: <1628260548.83ca0b774047ef4087df29af9cc97e99923bf3ee.aballier@gentoo> (raw)

commit:     83ca0b774047ef4087df29af9cc97e99923bf3ee
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  6 13:38:28 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Aug  6 14:35:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83ca0b77

sci-geosciences/GeographicLib: Remove old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 .../GeographicLib/GeographicLib-1.50.1.ebuild      | 31 ----------------------
 .../GeographicLib/GeographicLib-1.51.ebuild        | 31 ----------------------
 sci-geosciences/GeographicLib/Manifest             |  1 -
 3 files changed, 63 deletions(-)

diff --git a/sci-geosciences/GeographicLib/GeographicLib-1.50.1.ebuild b/sci-geosciences/GeographicLib/GeographicLib-1.50.1.ebuild
deleted file mode 100644
index 65db138fee5..00000000000
--- a/sci-geosciences/GeographicLib/GeographicLib-1.50.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="C++ classes for performing conversions between geographic coordinates"
-HOMEPAGE="https://geographiclib.sourceforge.io/"
-SRC_URI="mirror://sourceforge/geographiclib/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/19"
-KEYWORDS="~amd64 ~arm"
-IUSE="doc"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND="
-	doc? ( >=app-doc/doxygen-1.8.7 )
-"
-
-src_configure() {
-	econf \
-		--disable-static
-	# Automagic deps..
-	sed -e "s/SUBDIRS =.*$/SUBDIRS = src man tools $(usex doc doc "") include cmake/" -i Makefile || die
-}
-
-src_install() {
-	default
-	find "${D}" -name "*.la" -delete || die
-}

diff --git a/sci-geosciences/GeographicLib/GeographicLib-1.51.ebuild b/sci-geosciences/GeographicLib/GeographicLib-1.51.ebuild
deleted file mode 100644
index 3721cff1645..00000000000
--- a/sci-geosciences/GeographicLib/GeographicLib-1.51.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="C++ classes for performing conversions between geographic coordinates"
-HOMEPAGE="https://geographiclib.sourceforge.io/"
-SRC_URI="mirror://sourceforge/geographiclib/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/19"
-KEYWORDS="~amd64 ~arm"
-IUSE="doc"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-BDEPEND="
-	doc? ( >=app-doc/doxygen-1.8.7 )
-"
-
-src_configure() {
-	econf \
-		--disable-static
-	# Automagic deps..
-	sed -e "s/SUBDIRS =.*$/SUBDIRS = src man tools $(usex doc doc "") include cmake/" -i Makefile || die
-}
-
-src_install() {
-	default
-	find "${D}" -name "*.la" -delete || die
-}

diff --git a/sci-geosciences/GeographicLib/Manifest b/sci-geosciences/GeographicLib/Manifest
index 0d81676b128..bb8bab7daee 100644
--- a/sci-geosciences/GeographicLib/Manifest
+++ b/sci-geosciences/GeographicLib/Manifest
@@ -1,2 +1 @@
-DIST GeographicLib-1.50.1.tar.gz 2463854 BLAKE2B bed7d003dee92e794af993d8fef6cbf1233f9e3f37f53dd6026f16a237dba46bb4d4e2db7adea7931b632bb419288c9731c79cf65f15a4f35e95e8ada34a8f42 SHA512 1db874f30957a0edb8a1df3eee6db73cc993629e3005fe912e317a4ba908e7d7580ce483bb0054c4b46370b8edaec989609fb7e4eb6ba00c80182db43db436f1
 DIST GeographicLib-1.51.tar.gz 2470362 BLAKE2B 5e0a0f44d3b0c62ed7e28285b240cab07a7592e5bf4b181c25b62d8462bb7e2c21f6fcb09577c5f766578803c4b303fdb69af006d3ae62a8b5cb80e92b76236f SHA512 34487a09fa94a34d24179cfe9fd2e5fdda28675966703ca137cbfe6cc88760c2fbde55f76c464de060b58bfe0a516e22c0f59318cf85ae7cc01c5c6a73dd6ead


             reply	other threads:[~2021-08-06 14:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-06 14:35 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-10 16:48 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/GeographicLib/ Andrew Ammerlaan
2024-03-10 16:48 Andrew Ammerlaan
2023-02-21 21:35 Alfredo Tupone
2022-12-25 23:39 Andreas Sturmlechner
2022-06-12 15:34 Sam James
2022-06-12 15:34 Sam James
2021-10-27  8:02 Andrew Ammerlaan
2021-08-06 14:35 Alexis Ballier
2021-08-06 14:35 Alexis Ballier
2021-06-09 14:55 Andrew Ammerlaan
2021-02-02 10:18 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1628260548.83ca0b774047ef4087df29af9cc97e99923bf3ee.aballier@gentoo \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox