public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/testdisk/
Date: Thu, 22 Mar 2018 13:07:35 +0000 (UTC)	[thread overview]
Message-ID: <1521724043.6597e61e1ab587f96357adc7367dd6125c6ede9f.asturm@gentoo> (raw)

commit:     6597e61e1ab587f96357adc7367dd6125c6ede9f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 17 13:14:01 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 22 13:07:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6597e61e

app-admin/testdisk: EAPI 6 bump

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-admin/testdisk/testdisk-7.1_pre20180322.ebuild | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild b/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild
index 7ea7b9df550..f0091bc8cff 100644
--- a/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild
+++ b/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild
@@ -1,11 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-AUTOTOOLS_AUTORECONF=1
 COMMIT=9eb2aa12ce051d8d3d31e6b440389d5abf5efaf1
-inherit autotools-utils flag-o-matic
+inherit autotools flag-o-matic
 
 DESCRIPTION="Checks and undeletes partitions + PhotoRec, signature based recovery tool"
 HOMEPAGE="https://www.cgsecurity.org/wiki/TestDisk"
@@ -52,15 +51,18 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="!static? ( ${COMMON_DEPEND} )"
 
-AUTOTOOLS_IN_SOURCE_BUILD=1
 DOCS=( )
 
 S="${WORKDIR}/${PN}-${COMMIT}"
 
+src_prepare() {
+	default
+	eautoreconf
+}
+
 src_configure() {
 	local myeconfargs=(
 		--enable-sudo
-		--docdir="${ROOT}/usr/share/doc/${P}"
 		$(use_with ewf)
 		$(use_with jpeg)
 		$(use_with ntfs)


             reply	other threads:[~2018-03-22 13:07 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-22 13:07 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-30 18:38 [gentoo-commits] repo/gentoo:master commit in: app-admin/testdisk/ Michał Górny
2024-03-30 14:28 Michał Górny
2024-03-30 14:14 Michał Górny
2024-03-14 18:33 Robin H. Johnson
2023-03-04 14:44 Michał Górny
2023-03-04 11:31 Arthur Zamarin
2023-02-03 12:20 Arthur Zamarin
2022-12-14  5:18 Sam James
2022-12-14  5:18 Sam James
2022-12-14  5:18 Sam James
2022-08-08  9:40 Andreas Sturmlechner
2022-05-15  1:00 Sam James
2022-04-10 22:13 Marek Szuba
2022-03-09 23:12 Sam James
2021-09-01  9:38 David Seifert
2021-03-08  7:42 Michał Górny
2019-12-26 11:05 Michał Górny
2019-09-08 19:15 Thomas Deutschmann
2019-09-08 10:42 Agostino Sarubbo
2019-07-13 10:09 Michał Górny
2019-07-13  7:55 Michał Górny
2019-03-10  7:33 Michał Górny
2018-11-18 10:52 Sergei Trofimovich
2018-10-20 17:52 Mikle Kolyada
2018-10-19 17:52 Thomas Deutschmann
2018-10-05 18:15 Michał Górny
2018-10-05 18:15 Michał Górny
2018-06-26 20:53 Richard Farina
2018-04-26  5:35 Matt Turner
2018-04-21 23:06 Aaron Bauman
2018-03-22 16:27 Andreas Sturmlechner
2018-03-22 15:41 Andreas Sturmlechner
2018-03-22 13:07 Andreas Sturmlechner
2017-08-11 17:38 Michał Górny
2017-02-21 15:01 Jeroen Roovers
2016-07-06 10:20 Michael Palimaka
2016-03-26 16:39 Agostino Sarubbo
2015-12-03 21:48 Patrick McLean
2015-12-03 21:48 Patrick McLean
2015-09-14  1:40 Robin H. Johnson
2015-08-22 11:54 Nicolas Bock

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=1521724043.6597e61e1ab587f96357adc7367dd6125c6ede9f.asturm@gentoo \
    --to=asturm@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