From: "Alon Bar-Lev" <alonbl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/dieharder/
Date: Sat, 4 Feb 2017 01:31:40 +0000 (UTC) [thread overview]
Message-ID: <1486171848.f0663b688886caad77bca4bfeda596f5b282f6ba.alonbl@gentoo> (raw)
commit: f0663b688886caad77bca4bfeda596f5b282f6ba
Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 3 23:27:49 2017 +0000
Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sat Feb 4 01:30:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0663b68
app-crypt/dieharder: eapi bump
Package-Manager: portage-2.3.3
app-crypt/dieharder/dieharder-3.31.1-r1.ebuild | 31 ++++++++++++++++++--------
1 file changed, 22 insertions(+), 9 deletions(-)
diff --git a/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild b/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild
index d389c1b..1a44ed1 100644
--- a/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild
+++ b/app-crypt/dieharder/dieharder-3.31.1-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit autotools eutils
@@ -19,8 +19,27 @@ RDEPEND="sci-libs/gsl"
DEPEND="${RDEPEND}
doc? ( dev-tex/latex2html )"
+DOCS=(
+ NOTES
+)
+HTML_DOCS=()
+
+PATCHES=(
+ "${FILESDIR}/${P}-build.patch"
+)
+
+pkg_setup() {
+ use doc && DOCS+=(
+ ChangeLog
+ manual/dieharder.pdf manual/dieharder.ps
+ )
+ use doc && HTML_DOCS+=(
+ dieharder.html
+ )
+}
+
src_prepare() {
- epatch "${FILESDIR}/${P}-build.patch"
+ default
eautoreconf
}
@@ -31,15 +50,9 @@ src_compile() {
src_install() {
default
- dodoc NOTES
+
docinto "dieharder"
dodoc dieharder/README dieharder/NOTES
docinto "libdieharder"
dodoc libdieharder/README libdieharder/NOTES
-
- if use doc ; then
- dodoc ChangeLog dieharder.html
- docinto "manual"
- dodoc manual/dieharder.pdf manual/dieharder.ps
- fi
}
next reply other threads:[~2017-02-04 1:31 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-04 1:31 Alon Bar-Lev [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-01-19 1:20 [gentoo-commits] repo/gentoo:master commit in: app-crypt/dieharder/ Sam James
2023-01-19 1:20 Sam James
2023-01-19 1:20 Sam James
2022-05-08 3:10 WANG Xuerui
2021-06-02 22:36 Sam James
2021-03-23 4:34 Sam James
2019-02-23 22:22 Alon Bar-Lev
2018-03-28 20:55 Matt Turner
2017-07-17 10:11 Alexis Ballier
2017-03-25 21:46 Alon Bar-Lev
2017-03-21 18:11 Matt Turner
2017-03-21 18:11 Matt Turner
2017-03-21 18:11 Matt Turner
2017-03-21 18:11 Matt Turner
2017-03-21 18:11 Matt Turner
2017-03-18 8:21 Alon Bar-Lev
2017-01-05 12:56 Jeroen Roovers
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=1486171848.f0663b688886caad77bca4bfeda596f5b282f6ba.alonbl@gentoo \
--to=alonbl@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