From 070e1a7de89151d8e9f50fa71eb98be0ec29aef3 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 29 Mar 2024 15:44:11 +0100 Subject: sci-astronomy/casa-data: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/923954 Signed-off-by: Michał Górny --- sci-astronomy/casa-data/Manifest | 1 - sci-astronomy/casa-data/casa-data-20170703.ebuild | 20 -------------------- sci-astronomy/casa-data/metadata.xml | 15 --------------- 3 files changed, 36 deletions(-) delete mode 100644 sci-astronomy/casa-data/Manifest delete mode 100644 sci-astronomy/casa-data/casa-data-20170703.ebuild delete mode 100644 sci-astronomy/casa-data/metadata.xml (limited to 'sci-astronomy') diff --git a/sci-astronomy/casa-data/Manifest b/sci-astronomy/casa-data/Manifest deleted file mode 100644 index f9d7b3a1628d..000000000000 --- a/sci-astronomy/casa-data/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST casa-data-20170703.tar.Z 12421015 BLAKE2B 324dd4174f80bdf192de0ec8c12125304a9dd85b6bf64b4386053ec65bab4aa98417bf69f38eae64e4bfacfa4a6479cc6fded13fd0c8edfcbd3eb8aec537c815 SHA512 dc0de856da4146ed356fbfcb522b427bb6a66fb08affdf0bfe803b21305ac37eff9b1790ede58acc993df2f22d620982f10b42f631457258d1620702c10d87b1 diff --git a/sci-astronomy/casa-data/casa-data-20170703.ebuild b/sci-astronomy/casa-data/casa-data-20170703.ebuild deleted file mode 100644 index b4d8eb48b3c2..000000000000 --- a/sci-astronomy/casa-data/casa-data-20170703.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MYPN=WSRT_Measures - -DESCRIPTION="Data and tables for the CASA software" -HOMEPAGE="https://github.com/casacore/casacore/" -SRC_URI="ftp://ftp.astron.nl/outgoing/Measures/${MYPN}_${PV}-000001.ztar -> ${P}.tar.Z" -S="${WORKDIR}" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" - -src_install() { - insinto /usr/share/casa/data - doins -r * -} diff --git a/sci-astronomy/casa-data/metadata.xml b/sci-astronomy/casa-data/metadata.xml deleted file mode 100644 index 0f317f26f352..000000000000 --- a/sci-astronomy/casa-data/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - sci-astronomy@gentoo.org - Gentoo Astronomy Project - - - Observatory tables, ephemerides and other software data related to - the Common Astronomy Software Applications (CASA) suite. - - - casacore/casacore - - -- cgit v1.2.3-65-gdbad