* [gentoo-commits] repo/gentoo:master commit in: sci-biology/iqpnni/, sci-biology/iqpnni/files/
@ 2017-03-08 22:16 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2017-03-08 22:16 UTC (permalink / raw
To: gentoo-commits
commit: 3f402861a84174493bfd33497780323eae32c5d1
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 8 21:35:39 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Mar 8 22:16:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f402861
sci-biology/iqpnni: Remove old
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4165
sci-biology/iqpnni/Manifest | 1 -
sci-biology/iqpnni/files/iqpnni-3.3.1-gcc4.3.patch | 13 ---------
sci-biology/iqpnni/iqpnni-3.3.1.ebuild | 33 ----------------------
3 files changed, 47 deletions(-)
diff --git a/sci-biology/iqpnni/Manifest b/sci-biology/iqpnni/Manifest
index 033d191091e..9e80577d22c 100644
--- a/sci-biology/iqpnni/Manifest
+++ b/sci-biology/iqpnni/Manifest
@@ -1,2 +1 @@
-DIST iqpnni-3.3.1.tar.gz 650395 SHA256 bdc5873c5dd59b07b8f8c9547e86120b53fa3cd802ec7acdad61bacc4c3ac7d9 SHA512 2a6abdb0d0fd2dea71849dc1f8c8de2147422b3bf41fefa10c85ee335c5ef0e02748aaccedd31bb0c901551db4f3046bf24913da64d4dc2a9ae4be774554ece9 WHIRLPOOL 2662c67f1fa9001b1127a5286983b752d352d102acc7fd68b94e61171367d5947817b5be89a09c173d1e4eacb347874f19936fb6e3ff79e39d6cf027b447b18c
DIST iqpnni-3.3.2.tar.gz 646603 SHA256 e4ffc783c7444bfadd40c9d55e9fb0275fcf7dca80aa3217768c9bf63c28567f SHA512 6e603117b746956ad0c3b140968abf2b3b3065a18dc78cee4975f1d2e7971334fdde15e2e8d2fd7435b9490aaaffaf17a38f72a3897c951f493d866e21d94156 WHIRLPOOL f4319e93dd7c1e6700fed54f402aea50bceaf23eb352011105e2f9ea9f225772981b880acbb14a388eb1f9a415a8e0751374769131f634459daa415928ff08f1
diff --git a/sci-biology/iqpnni/files/iqpnni-3.3.1-gcc4.3.patch b/sci-biology/iqpnni/files/iqpnni-3.3.1-gcc4.3.patch
deleted file mode 100644
index c4f49284abc..00000000000
--- a/sci-biology/iqpnni/files/iqpnni-3.3.1-gcc4.3.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -rc iqpnni-3.3.1-orig/src/constant.h iqpnni-3.3.1/src/constant.h
-*** iqpnni-3.3.1-orig/src/constant.h 2009-01-04 19:33:35.000000000 -0500
---- iqpnni-3.3.1/src/constant.h 2009-01-04 19:40:21.000000000 -0500
-***************
-*** 36,41 ****
---- 36,42 ----
- #include <stdio.h>
- #include <math.h>
- #include <string>
-+ #include <string.h>
-
- using namespace std;
-
diff --git a/sci-biology/iqpnni/iqpnni-3.3.1.ebuild b/sci-biology/iqpnni/iqpnni-3.3.1.ebuild
deleted file mode 100644
index c626dcdd055..00000000000
--- a/sci-biology/iqpnni/iqpnni-3.3.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-DESCRIPTION="Important Quartet Puzzling and NNI Operation"
-HOMEPAGE="http://www.cibiv.at/software/iqpnni/"
-SRC_URI="http://www.cibiv.at/software/iqpnni/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-*.patch
-}
-
-src_install() {
- dobin src/iqpnni
-
- dodoc ChangeLog AUTHORS README NEWS TODO
- if use doc ; then
- dohtml manual/iqpnni-manual.html
- insinto /usr/share/doc/${P}
- doins manual/iqpnni-manual.pdf
- fi
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-08 22:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-08 22:16 [gentoo-commits] repo/gentoo:master commit in: sci-biology/iqpnni/, sci-biology/iqpnni/files/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox