* [gentoo-commits] repo/gentoo:master commit in: sci-libs/qd/files/, sci-libs/qd/
@ 2016-11-24 8:34 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2016-11-24 8:34 UTC (permalink / raw
To: gentoo-commits
commit: 52d1a30b4f01d5b18073f095eadb733fae202575
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 08:25:58 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 08:33:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52d1a30b
sci-libs/qd: Remove old
Package-Manager: portage-2.3.2
sci-libs/qd/Manifest | 1 -
sci-libs/qd/files/qd-2.3.13-autotools.patch | 15 ------------
sci-libs/qd/qd-2.3.14.ebuild | 37 -----------------------------
3 files changed, 53 deletions(-)
diff --git a/sci-libs/qd/Manifest b/sci-libs/qd/Manifest
index efe0eae..7d5261f 100644
--- a/sci-libs/qd/Manifest
+++ b/sci-libs/qd/Manifest
@@ -1,2 +1 @@
-DIST qd-2.3.14.tar.gz 1450068 SHA256 a9a5f85d20c246516484acf62b4514110fc8fd418594862e96859b5de9aed5d1 SHA512 1f79a4b7e8bec7f2576a79e4eec38e376fc075131248861ebb27d25746ca8ac4becf408886784224f67c99b4b9dbce2daf8a66dca1aa566d7f19b0444b749105 WHIRLPOOL c53e4a8fb5181317a9086859658e6c5ec00dcc8ba8cc55f4aea7a99ef032ec7482cd2f0f856028acd3649b4c5f126a821edbfe2f1d3d049cd6715862298d80cc
DIST qd-2.3.17.tar.gz 1445774 SHA256 c58e276f6fcf5f2f442c525f3de42ea00004734572b29c74028bbda0ad81096d SHA512 9c6f5dc8d5ad7c9c3d0ec626f7089eb760f31fb14b36daee9c6ba403ab146ff7ce99e01a8750960117a34d662c11620db2ec999e9cf44eb0f80e9224e365d496 WHIRLPOOL 855b859d9af1491c4158d772cafb7ac6ef982af769b1b855a01c19e7110d68123814fbda477a4bb72887a9670cf2db61042a100a464de47e948ef0eaf1b677ca
diff --git a/sci-libs/qd/files/qd-2.3.13-autotools.patch b/sci-libs/qd/files/qd-2.3.13-autotools.patch
deleted file mode 100644
index 6a89cb6..00000000
--- a/sci-libs/qd/files/qd-2.3.13-autotools.patch
+++ /dev/null
@@ -1,15 +0,0 @@
- fortran/Makefile.am | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git a/fortran/Makefile.am b/fortran/Makefile.am
-index 1ab54f7..7889fa3 100644
---- a/fortran/Makefile.am
-+++ b/fortran/Makefile.am
-@@ -16,6 +16,7 @@ endif
-
- lib_LTLIBRARIES = libqdmod.la libqd_f_main.la
- libqdmod_la_SOURCES = ddext.f ddmod.f qdext.f qdmod.f f_dd.cpp f_qd.cpp
-+libqdmod_la_LIBADD = $(FCLIBS)
- libqd_f_main_la_SOURCES = main.cpp
- ddmod.lo: $(DDEXT) ddext.lo
- qdmod.lo: ddmod.lo $(DDMOD) qdext.lo
diff --git a/sci-libs/qd/qd-2.3.14.ebuild b/sci-libs/qd/qd-2.3.14.ebuild
deleted file mode 100644
index 2c2f031..00000000
--- a/sci-libs/qd/qd-2.3.14.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=yes
-
-FORTRAN_NEEDED=fortran
-
-inherit autotools-utils fortran-2
-
-DESCRIPTION="Quad-double and double-double float arithmetics"
-HOMEPAGE="http://crd.lbl.gov/~dhbailey/mpdist/"
-SRC_URI="http://crd.lbl.gov/~dhbailey/mpdist/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc fortran static-libs"
-
-PATCHES=( "${FILESDIR}"/${PN}-2.3.13-autotools.patch )
-
-src_configure() {
- local myeconfargs=(
- $(use_enable fortran)
- )
- autotools-utils_src_configure
-}
-
-src_install() {
- autotools-utils_src_install
-
- use doc || rm "${ED}"/usr/share/doc/${PF}/*.pdf
- dosym qd_real.h /usr/include/qd/qd.h
- dosym dd_real.h /usr/include/qd/dd.h
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-11-24 8:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-24 8:34 [gentoo-commits] repo/gentoo:master commit in: sci-libs/qd/files/, sci-libs/qd/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox