commit:     66365fc805113b759fc9dc10f281512bf0c8eb8e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 12:04:13 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 12:04:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66365fc8

sci-astronomy/casa-data: Drop unmaintained live ebuild

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-astronomy/casa-data/casa-data-99999.ebuild | 28 --------------------------
 1 file changed, 28 deletions(-)

diff --git a/sci-astronomy/casa-data/casa-data-99999.ebuild 
b/sci-astronomy/casa-data/casa-data-99999.ebuild
deleted file mode 100644
index ea6f75add94..00000000000
--- a/sci-astronomy/casa-data/casa-data-99999.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit subversion
-
-ESVN_REPO_URI="https://svn.cv.nrao.edu/svn/casa-data/distro";
-ESVN_OPTIONS="--non-interactive --trust-server-cert "
-
-DESCRIPTION="Data and tables for the CASA software"
-HOMEPAGE="https://safe.nrao.edu/wiki/bin/view/Software/ObtainingCasaDataRepository";
-SRC_URI=""
-
-KEYWORDS=""
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/distro"
-
-src_install() {
-       insinto /usr/share/casa/data
-       doins -r *
-}

Reply via email to