From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/procheck/
Date: Tue, 5 Feb 2019 18:46:16 +0000 (UTC) [thread overview]
Message-ID: <1549392309.cfb4772fe187284c4a855161395dccd0db41e999.bkohler@gentoo> (raw)
commit: cfb4772fe187284c4a855161395dccd0db41e999
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 5 18:34:15 2019 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Feb 5 18:45:09 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb4772f
sci-chemistry/procheck: don't reference ${DISTDIR} in pkg_nofetch
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
sci-chemistry/procheck/procheck-3.5.4-r3.ebuild | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/sci-chemistry/procheck/procheck-3.5.4-r3.ebuild b/sci-chemistry/procheck/procheck-3.5.4-r3.ebuild
index 4b188e5a982..cc536d671b8 100644
--- a/sci-chemistry/procheck/procheck-3.5.4-r3.ebuild
+++ b/sci-chemistry/procheck/procheck-3.5.4-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -25,11 +25,12 @@ S="${WORKDIR}/${PN}"
pkg_nofetch() {
elog "Please visit http://www.ebi.ac.uk/thornton-srv/software/PROCHECK/download.html"
- elog "And follow the instruction for downloading."
- elog "Files should be stored in following way"
- elog "${PN}.tar.gz -> ${DISTDIR}/${P}.tar.gz"
- elog "README -> ${DISTDIR}/${P}-README"
- use doc && elog "manual.tar.gz -> ${DISTDIR}/${P}-manual.tar.gz"
+ elog "and follow the instruction for downloading."
+ elog "Files should be renamed in the following way before being copied to your"
+ elog "DISTDIR directory:"
+ elog " ${PN}.tar.gz -> ${P}.tar.gz"
+ elog " README -> ${P}-README"
+ use doc && elog " manual.tar.gz -> ${P}-manual.tar.gz"
}
PATCHES=(
next reply other threads:[~2019-02-05 18:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-05 18:46 Ben Kohler [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-20 18:51 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/procheck/ Sam James
2020-11-21 21:22 David Seifert
2017-12-18 14:03 Justin Lecher
2017-04-29 18:49 Justin Lecher
2017-04-27 10:36 Agostino Sarubbo
2017-04-24 13:31 Agostino Sarubbo
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=1549392309.cfb4772fe187284c4a855161395dccd0db41e999.bkohler@gentoo \
--to=bkohler@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