From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/velvetk/
Date: Sat, 10 Jan 2015 13:35:31 +0000 (UTC) [thread overview]
Message-ID: <1420894594.e342408b204d6966864aaebca258927ba00935e6.jlec@gentoo> (raw)
commit: e342408b204d6966864aaebca258927ba00935e6
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 10 12:56:34 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jan 10 12:56:34 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e342408b
sci-biology/velvetk: Simplify ebuild
Package-Manager: portage-2.2.15
---
sci-biology/velvetk/ChangeLog | 3 +++
sci-biology/velvetk/velvetk-20120606.ebuild | 6 +-----
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/sci-biology/velvetk/ChangeLog b/sci-biology/velvetk/ChangeLog
index 20f03c2..b1bf464 100644
--- a/sci-biology/velvetk/ChangeLog
+++ b/sci-biology/velvetk/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Jan 2015; Justin Lecher <jlec@gentoo.org> velvetk-20120606.ebuild:
+ Simplify ebuild
+
07 Jan 2015; Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
velvetk-20120606.ebuild:
added perl to dependencies
diff --git a/sci-biology/velvetk/velvetk-20120606.ebuild b/sci-biology/velvetk/velvetk-20120606.ebuild
index b6bfc94..ae7940c 100644
--- a/sci-biology/velvetk/velvetk-20120606.ebuild
+++ b/sci-biology/velvetk/velvetk-20120606.ebuild
@@ -20,10 +20,6 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}"
-src_prepare(){
- cp -p "${DISTDIR}"/velvetk.pl . || die
-}
-
src_install(){
- dobin velvetk.pl
+ dobin "${DISTDIR}"/velvetk.pl
}
next reply other threads:[~2015-01-10 13:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-10 13:35 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-03-30 23:37 [gentoo-commits] proj/sci:master commit in: sci-biology/velvetk/ Martin Mokrejs
2015-01-07 21:40 Martin Mokrejs
2014-04-15 9:08 Martin Mokrejs
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=1420894594.e342408b204d6966864aaebca258927ba00935e6.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