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-libs/o2scl/
Date: Tue, 22 Sep 2020 12:14:10 +0000 (UTC)	[thread overview]
Message-ID: <1600776719.ba8e125607a481d848bd4fcbd5c19df59f062adf.epsilon-0@gentoo> (raw)

commit:     ba8e125607a481d848bd4fcbd5c19df59f062adf
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Sep 22 12:11:59 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Sep 22 12:11:59 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ba8e1256

sci-libs/o2scl: drop package

present in ::gentoo

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

 sci-libs/o2scl/metadata.xml       | 18 ---------------
 sci-libs/o2scl/o2scl-0.915.ebuild | 46 ---------------------------------------
 2 files changed, 64 deletions(-)

diff --git a/sci-libs/o2scl/metadata.xml b/sci-libs/o2scl/metadata.xml
deleted file mode 100644
index 20d390281..000000000
--- a/sci-libs/o2scl/metadata.xml
+++ /dev/null
@@ -1,18 +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@gentoo.org</email>
-		<name>Gentoo Science Project</name>
-	</maintainer>
-	<longdescription lang="en">
-O2scl is a C++ class library for object-oriented numerical
-programming. It includes classes based on numerical routines from
-GSL and CERNLIB and two sub-libraries: thermodynamics of ideal and
-nearly-ideal particles with quantum statistics and e quations of
-state for finite density relevant for neutron stars.
-</longdescription>
-	<upstream>
-		<remote-id type="sourceforge">o2scl</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/sci-libs/o2scl/o2scl-0.915.ebuild b/sci-libs/o2scl/o2scl-0.915.ebuild
deleted file mode 100644
index e7290d78d..000000000
--- a/sci-libs/o2scl/o2scl-0.915.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-inherit autotools-utils flag-o-matic
-
-DESCRIPTION="Object-oriented Scientific Computing Library"
-HOMEPAGE="http://o2scl.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug doc examples hdf5 static-libs"
-
-RDEPEND="
-	dev-libs/boost:0=
-	sci-libs/gsl:0=
-	hdf5? ( sci-libs/hdf5:0= )"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	use debug || append-cppflags -DO2SCL_NO_RANGE_CHECK
-	local myeconfargs=(
-		$(use_enable hdf5 hdf)
-		$(use_enable hdf5 partlib)
-		$(use_enable hdf5 eoslib)
-	)
-	autotools-utils_src_configure
-}
-
-src_test() {
-	autotools-utils_src_test o2scl-test
-}
-
-src_install() {
-	autotools-utils_src_install
-	rm -r "${ED}"/usr/doc || die
-	use doc && dohtml -r doc/o2scl/html/*
-	if use examples; then
-		insinto /usr/share/doc/${PF}
-		doins -r examples
-	fi
-}


             reply	other threads:[~2020-09-22 12:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 12:14 Aisha Tammy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-08 12:19 [gentoo-commits] proj/sci:master commit in: sci-libs/o2scl/ Justin Lecher
2014-06-09 16:36 Sebastien Fabbro
2014-03-03 20:37 Sebastien Fabbro
2013-08-19 23:33 Sebastien Fabbro
2013-03-03 18:39 Sebastien Fabbro
2012-12-19 19:43 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=1600776719.ba8e125607a481d848bd4fcbd5c19df59f062adf.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