public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/zebra/
Date: Sun, 27 Sep 2020 12:35:15 +0000 (UTC)	[thread overview]
Message-ID: <1601210108.bc0ba938780971a6a4c367b2cfcbb847477711ad.epsilon-0@gentoo> (raw)

commit:     bc0ba938780971a6a4c367b2cfcbb847477711ad
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sun Sep 27 11:33:35 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sun Sep 27 12:35:08 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=bc0ba938

sci-astronomy/zebra: drop dead package

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 sci-astronomy/zebra/metadata.xml      | 25 ---------------------
 sci-astronomy/zebra/zebra-1.01.ebuild | 42 -----------------------------------
 2 files changed, 67 deletions(-)

diff --git a/sci-astronomy/zebra/metadata.xml b/sci-astronomy/zebra/metadata.xml
deleted file mode 100644
index b9760ac17..000000000
--- a/sci-astronomy/zebra/metadata.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>sci-astronomy@gentoo.org</email>
-		<name>Gentoo Astronomy Project</name>
-	</maintainer>
-	<longdescription lang="en">
-The Zurich Extragalactic Bayesian Redshift Analyzer is a software to
-compute and analyze photometric redshifts of galaxies.
-ZEBRA combines and extends several of the classical approaches to
-produce accurate photometric redshifts down to faint magnitudes. In
-particular, ZEBRA uses the template-fitting approach to produce
-Maximum Likelihood and Bayesian redshift estimates based on:
-* An automatic iterative technique to correct the original set of
-galaxy templates to best represent the SEDs of real galaxies at
-different redshifts;
-* A training set of spectroscopic redshifts for a small fraction of
-the photometric sample, to improve the robustness of the
-photometric redshift estimates; and
-* An iterative technique for Bayesian redshift estimates, which
-extracts the full two-dimensional redshift and template likelihood
-function for each galaxy.
-</longdescription>
-</pkgmetadata>

diff --git a/sci-astronomy/zebra/zebra-1.01.ebuild b/sci-astronomy/zebra/zebra-1.01.ebuild
deleted file mode 100644
index b8949e212..000000000
--- a/sci-astronomy/zebra/zebra-1.01.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-utils toolchain-funcs
-
-DESCRIPTION="Galaxy redhift Bayesian analyzer"
-HOMEPAGE="http://www.astro.phys.ethz.ch/exgal_ocosm/zebra/index.html"
-SRC_URI="http://www.astro.phys.ethz.ch/exgal_ocosm/zebra/tar/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples"
-
-RDEPEND="
-	sci-libs/gsl
-	sci-libs/lapackpp
-	virtual/blas
-	virtual/cblas
-	virtual/lapack"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_configure() {
-	myeconfargs+=(
-		--with-blas="$($(tc-getPKG_CONFIG) --libs blas)"
-		--with-cblas="$($(tc-getPKG_CONFIG) --libs cblas)"
-		--with-lapack="$($(tc-getPKG_CONFIG) --libs lapack)"
-	)
-	autotools-utils_src_configure
-}
-
-src_install() {
-	autotools-utils_src_install
-	use doc && dodoc doc/*.pdf
-	if use examples; then
-		insinto /usr/share/doc/${PF}
-		doins -r scripts examples
-	fi
-}


             reply	other threads:[~2020-09-27 12:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-27 12:35 Aisha Tammy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-22 10:15 [gentoo-commits] proj/sci:master commit in: sci-astronomy/zebra/ Justin Lecher
2012-05-17 23:20 Sebastien Fabbro

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=1601210108.bc0ba938780971a6a4c367b2cfcbb847477711ad.epsilon-0@gentoo \
    --to=gentoo@aisha.cc \
    --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