public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/libtcd/
Date: Mon, 11 Jan 2021 08:07:05 +0000 (UTC)	[thread overview]
Message-ID: <1610352411.196a2e31d359b18b2afbe5e722018997098e516e.sam@gentoo> (raw)

commit:     196a2e31d359b18b2afbe5e722018997098e516e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 11 08:06:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 11 08:06:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=196a2e31

sci-geosciences/libtcd: cleanup old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-geosciences/libtcd/Manifest               |  2 --
 sci-geosciences/libtcd/libtcd-2.2.5_p2.ebuild | 32 ---------------------------
 sci-geosciences/libtcd/libtcd-2.2.7.ebuild    | 32 ---------------------------
 3 files changed, 66 deletions(-)

diff --git a/sci-geosciences/libtcd/Manifest b/sci-geosciences/libtcd/Manifest
index bb3b2a47e60..b9465f914d9 100644
--- a/sci-geosciences/libtcd/Manifest
+++ b/sci-geosciences/libtcd/Manifest
@@ -1,3 +1 @@
-DIST libtcd-2.2.5-r2.tar.bz2 294449 BLAKE2B 82c91beab6f4fe5d6c4ddfdca043a83db01508fca9475576c2f4174d14928acd7c5c56afd2dce2fc741bb2bf61244ed65f63e9298ab5e6d2b3520622b283aa68 SHA512 125b8f4258c576d82f86f75c9dec4e6e0dba8d46e897835ff8ee57cb58495c3f2ae42040719aa8a6f0fa70be40dbc3eb082250cfa197f15f0b23d2ee37a47fbd
 DIST libtcd-2.2.7-r2.tar.bz2 308959 BLAKE2B 7c2243cae4c579f71f538be18bb02769149b1a3ba983ea77b1dc84157a2ad494d50e908aaad5ed86cd81d73eee43e0bd6c3b4cebd72113886432ec747ebfd978 SHA512 b67e5b3d43cc51cf7405db5d71bec0a33f884d1a5654b01d7cddf54e7614d3b8d05fafec133e2299ca4687ee9a74295dbd0281c2ddff36906c77cc930bad9ed4
-DIST libtcd-2.2.7.tar.bz2 306184 BLAKE2B 77d942adb822d96c86dbda2141acf1e2e30551b70e24bc325f412691149d2dd28a862592d8c0f57a0d528bcfee991613ff81f654a3541be341145a02e5af0164 SHA512 3347539a186c13fd9713752e4c9bb75c50eeee74f85a9126d7ed376f927675af6943fc486ff9396b5504b9d1aa8e33ebdd41663fc1ec5ed8babf4c207be3ce3f

diff --git a/sci-geosciences/libtcd/libtcd-2.2.5_p2.ebuild b/sci-geosciences/libtcd/libtcd-2.2.5_p2.ebuild
deleted file mode 100644
index 721ba65e76d..00000000000
--- a/sci-geosciences/libtcd/libtcd-2.2.5_p2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils ltprune
-
-MY_P=${PN}-${PV/_p/-r}
-DESCRIPTION="Library for reading and writing Tide Constituent Database (TCD) files"
-HOMEPAGE="http://www.flaterco.com/xtide/libtcd.html"
-SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}.tar.bz2"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc static-libs"
-
-DEPEND=">=sci-geosciences/harmonics-dwf-free-20120302"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${P%_*}
-
-src_configure() {
-	econf \
-		$(use_enable static-libs static)
-}
-
-src_install() {
-	default
-	use static-libs || prune_libtool_files
-	use doc && dohtml libtcd.html
-}

diff --git a/sci-geosciences/libtcd/libtcd-2.2.7.ebuild b/sci-geosciences/libtcd/libtcd-2.2.7.ebuild
deleted file mode 100644
index 8cd78ebae5b..00000000000
--- a/sci-geosciences/libtcd/libtcd-2.2.7.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils ltprune
-
-MY_P=${PN}-${PV/_p/-r}
-DESCRIPTION="Library for reading and writing Tide Constituent Database (TCD) files"
-HOMEPAGE="http://www.flaterco.com/xtide/libtcd.html"
-SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}.tar.bz2"
-
-LICENSE="public-domain"
-SLOT="0/1"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc static-libs"
-
-DEPEND=">=sci-geosciences/harmonics-dwf-free-20120302"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${P%_*}
-
-src_configure() {
-	econf \
-		$(use_enable static-libs static)
-}
-
-src_install() {
-	default
-	use static-libs || prune_libtool_files
-	use doc && dohtml libtcd.html
-}


             reply	other threads:[~2021-01-11  8:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-11  8:07 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-18 18:50 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/libtcd/ Arthur Zamarin
2022-12-18 12:00 Sam James
2022-08-27 15:29 Matt Turner
2022-07-30 13:03 David Seifert
2021-01-11  8:02 Sam James
2021-01-11  8:01 Sam James
2021-01-10 18:30 Sam James
2021-01-10 18:30 Sam James
2015-08-17 20:17 Julian Ospald

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=1610352411.196a2e31d359b18b2afbe5e722018997098e516e.sam@gentoo \
    --to=sam@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