* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/congen/, profiles/
@ 2023-05-18 20:25 Jakov Smolić
0 siblings, 0 replies; only message in thread
From: Jakov Smolić @ 2023-05-18 20:25 UTC (permalink / raw
To: gentoo-commits
commit: 680d32fcb4d50a4f29d18285eb060d239effbde6
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu May 18 20:23:53 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu May 18 20:23:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=680d32fc
sci-geosciences/congen: treeclean
Closes: https://bugs.gentoo.org/895206
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
profiles/package.mask | 5 -----
sci-geosciences/congen/Manifest | 1 -
sci-geosciences/congen/congen-1.7.ebuild | 29 -----------------------------
sci-geosciences/congen/metadata.xml | 5 -----
4 files changed, 40 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index d5130f203c7c..dde5816340fb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -243,11 +243,6 @@ dev-java/resin-servlet-api
# Bug #899218, bug #899218, bug #796599, bug #672326, bug #788844.
net-p2p/litecoind
-# Sam James <sam@gentoo.org> (2023-04-18)
-# Fails to compile with GCC 13, no upstream activity.
-# Removal on 2023-05-18. Bug #895206.
-sci-geosciences/congen
-
# Sam James <sam@gentoo.org> (2023-04-16)
# SEEK_HOLE issues causing corruption with (sparse?) copies again.
# See https://github.com/openzfs/zfs/issues/14753.
diff --git a/sci-geosciences/congen/Manifest b/sci-geosciences/congen/Manifest
deleted file mode 100644
index a7faaa9be854..000000000000
--- a/sci-geosciences/congen/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST congen-1.7.tar.xz 263496 BLAKE2B 0b17d2ef917d088ec179d18dfea7ebec52293f77fdf3e650bdf06a243a739d31db35145d78bff187c9509dfd020c4297cb88b18d5b982edebc064b5790a70a7c SHA512 a98311e410e928a0072c0fd8724f2f67b256e3e2116070cc538c22ac6cc203d9a9b7a7584a32c862ae51f9c06fab5abdfc6cddfcd10d6b18f1bd05d09fdc5dc8
diff --git a/sci-geosciences/congen/congen-1.7.ebuild b/sci-geosciences/congen/congen-1.7.ebuild
deleted file mode 100644
index 5e066073d560..000000000000
--- a/sci-geosciences/congen/congen-1.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Calculate speeds, equilibrium arguments, node factors of tidal constituents"
-HOMEPAGE="https://flaterco.com/xtide/files.html"
-SRC_URI="https://flaterco.com/files/xtide/${P}-r2.tar.xz -> ${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="static-libs"
-
-DEPEND=">=sci-geosciences/libtcd-2.2.3"
-RDEPEND="${DEPEND}"
-
-src_configure() {
- econf \
- $(use_enable static-libs static)
-}
-
-src_install() {
- default
-
- if ! use static-libs; then
- find "${ED}" -name '*.la' -delete || die
- fi
-}
diff --git a/sci-geosciences/congen/metadata.xml b/sci-geosciences/congen/metadata.xml
deleted file mode 100644
index 85e4ed814fa2..000000000000
--- a/sci-geosciences/congen/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-05-18 20:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-18 20:25 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/congen/, profiles/ Jakov Smolić
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox