public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-biology/iqpnni/
@ 2016-09-24 12:44 David Seifert
  0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2016-09-24 12:44 UTC (permalink / raw
  To: gentoo-commits

commit:     1895aad394d25c683d6700903d171af06e24f51e
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 19:10:01 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Sep 24 12:44:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1895aad3

sci-biology/iqpnni: Remove old ebuilds

Package-Manager: portage-2.3.1

 sci-biology/iqpnni/Manifest            |  1 -
 sci-biology/iqpnni/iqpnni-3.2.ebuild   | 26 --------------------------
 sci-biology/iqpnni/iqpnni-3.3.2.ebuild | 34 ----------------------------------
 3 files changed, 61 deletions(-)

diff --git a/sci-biology/iqpnni/Manifest b/sci-biology/iqpnni/Manifest
index d24b365..033d191 100644
--- a/sci-biology/iqpnni/Manifest
+++ b/sci-biology/iqpnni/Manifest
@@ -1,3 +1,2 @@
-DIST iqpnni-3.2.tar.gz 638743 SHA256 0e97a03841e3460b9e0ddadbfa27393bf370ff82725a620c8d46a1ce85e4a20f SHA512 cf982270e22c68c27380a890089ec0c96e3b056cdcd0cfe5965e7c5ee457670c19727f92d9d9321e2e61e08d2b4f5dd014847dcb752341a8c9cf32a3be7386ac WHIRLPOOL b448545f62e339350beb5b101824e725408b1eb437a891380dfc4f45be12180d2db90d72922dd9357f2d7299422a8e49bf15128fd43737a424469e34c4e52136
 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/iqpnni-3.2.ebuild b/sci-biology/iqpnni/iqpnni-3.2.ebuild
deleted file mode 100644
index 070e962..00000000
--- a/sci-biology/iqpnni/iqpnni-3.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-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_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
-}

diff --git a/sci-biology/iqpnni/iqpnni-3.3.2.ebuild b/sci-biology/iqpnni/iqpnni-3.3.2.ebuild
deleted file mode 100644
index d02a47e..00000000
--- a/sci-biology/iqpnni/iqpnni-3.3.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-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_prepare() {
-	epatch "${FILESDIR}/${P}-cpp14.patch" # bug #594332
-}
-
-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] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-biology/iqpnni/
@ 2016-09-24 12:44 David Seifert
  0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2016-09-24 12:44 UTC (permalink / raw
  To: gentoo-commits

commit:     0006ddc33304292d16472bc6afa12a2dbce12c28
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 19:07:02 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Sep 24 12:44:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0006ddc3

sci-biology/iqpnni: Port to EAPI=6

Package-Manager: portage-2.3.1

 sci-biology/iqpnni/iqpnni-3.3.2-r1.ebuild | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/sci-biology/iqpnni/iqpnni-3.3.2-r1.ebuild b/sci-biology/iqpnni/iqpnni-3.3.2-r1.ebuild
new file mode 100644
index 00000000..2b4991a
--- /dev/null
+++ b/sci-biology/iqpnni/iqpnni-3.3.2-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+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}"
+
+PATCHES=(
+	"${FILESDIR}/${P}-cpp14.patch" # bug #594332
+)
+
+src_install() {
+	dobin src/iqpnni
+
+	if use doc ; then
+		HTML_DOCS+=( manual/iqpnni-manual.html )
+		dodoc manual/iqpnni-manual.pdf
+	fi
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-biology/iqpnni/
@ 2022-07-07 19:58 David Seifert
  0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2022-07-07 19:58 UTC (permalink / raw
  To: gentoo-commits

commit:     0fd274e29ed8e177eb9fac185c3d2cfcb9363d77
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  7 19:56:58 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jul  7 19:56:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fd274e2

sci-biology/iqpnni: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../iqpnni/{iqpnni-3.3.2-r1.ebuild => iqpnni-3.3.2-r2.ebuild} | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/sci-biology/iqpnni/iqpnni-3.3.2-r1.ebuild b/sci-biology/iqpnni/iqpnni-3.3.2-r2.ebuild
similarity index 71%
rename from sci-biology/iqpnni/iqpnni-3.3.2-r1.ebuild
rename to sci-biology/iqpnni/iqpnni-3.3.2-r2.ebuild
index 1edeeada187b..4175330026a1 100644
--- a/sci-biology/iqpnni/iqpnni-3.3.2-r1.ebuild
+++ b/sci-biology/iqpnni/iqpnni-3.3.2-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Important Quartet Puzzling and NNI Operation"
 HOMEPAGE="http://www.cibiv.at/software/iqpnni/"
@@ -12,18 +12,15 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc"
 
-DEPEND=""
-RDEPEND="${DEPEND}"
-
 PATCHES=(
-	"${FILESDIR}/${P}-cpp14.patch" # bug #594332
+	"${FILESDIR}"/${P}-cpp14.patch # bug #594332
 )
 
 src_install() {
 	dobin src/iqpnni
 
 	if use doc ; then
-		HTML_DOCS+=( manual/iqpnni-manual.html )
+		HTML_DOCS=( manual/iqpnni-manual.html )
 		dodoc manual/iqpnni-manual.pdf
 	fi
 	einstalldocs


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-07 19:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-07 19:58 [gentoo-commits] repo/gentoo:master commit in: sci-biology/iqpnni/ David Seifert
  -- strict thread matches above, loose matches on Subject: below --
2016-09-24 12:44 David Seifert
2016-09-24 12:44 David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox