From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/tmhmm/
Date: Sat, 18 Nov 2017 19:49:39 +0000 (UTC) [thread overview]
Message-ID: <1511034561.c7d52c08688b29b1572372e9232bae951978805f.jlec@gentoo> (raw)
commit: c7d52c08688b29b1572372e9232bae951978805f
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 19:41:30 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 18 19:49:21 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c7d52c08
sci-biology/tmhmm: Fix repoman warnings
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-biology/tmhmm/metadata.xml | 2 +-
sci-biology/tmhmm/tmhmm-2.0c.ebuild | 9 ++++++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/sci-biology/tmhmm/metadata.xml b/sci-biology/tmhmm/metadata.xml
index affa6b40c..8417d1580 100644
--- a/sci-biology/tmhmm/metadata.xml
+++ b/sci-biology/tmhmm/metadata.xml
@@ -5,4 +5,4 @@
<email>sci-biology@gentoo.org</email>
<name>Gentoo Biology Project</name>
</maintainer>
- </pkgmetadata>
+</pkgmetadata>
diff --git a/sci-biology/tmhmm/tmhmm-2.0c.ebuild b/sci-biology/tmhmm/tmhmm-2.0c.ebuild
index 91b9297dc..bdb57e464 100644
--- a/sci-biology/tmhmm/tmhmm-2.0c.ebuild
+++ b/sci-biology/tmhmm/tmhmm-2.0c.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
DESCRIPTION="Prediction of transmembrane helices in proteins"
HOMEPAGE="http://www.cbs.dtu.dk/services/TMHMM/"
@@ -28,8 +28,11 @@ src_prepare() {
src_install() {
exeinto /opt/${PN}/bin
doexe bin/*
+
insinto /opt/${PN}/lib
doins lib/*
- dosym /opt/${PN}/bin/tmhmm /usr/bin/tmhmm
+
+ dosym ../${PN}/bin/tmhmm /opt/bin/tmhmm
+
dodoc README TMHMM2.0.html
}
next reply other threads:[~2017-11-18 19:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-18 19:49 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-19 11:08 [gentoo-commits] proj/sci:master commit in: sci-biology/tmhmm/ Andrew Ammerlaan
2021-03-06 15:36 Andrew Ammerlaan
2015-05-03 20:43 Andrew Savchenko
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=1511034561.c7d52c08688b29b1572372e9232bae951978805f.jlec@gentoo \
--to=jlec@gentoo.org \
--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