public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/integrit/
Date: Tue, 21 Dec 2021 06:24:29 +0000 (UTC)	[thread overview]
Message-ID: <1640067862.f05a7acc428bc58feca02d43eaa3b3cc887ceac3.juippis@gentoo> (raw)

commit:     f05a7acc428bc58feca02d43eaa3b3cc887ceac3
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Tue Dec 14 20:15:06 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Dec 21 06:24:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f05a7acc

app-admin/integrit: bump to EAPI 8

Summary:
Bump to EAPI 8 (tested before push)
Integrit-4.0 does not exist anymore and now it compiles
correctly so I'm gonna close the bug below.
Add myself as maintainer
Drop old version

Closes: https://bugs.gentoo.org/450752
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-admin/integrit/integrit-4.2_rc1.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-admin/integrit/integrit-4.2_rc1.ebuild b/app-admin/integrit/integrit-4.2_rc1.ebuild
index 5e4745ea5cab..e056b2573397 100644
--- a/app-admin/integrit/integrit-4.2_rc1.ebuild
+++ b/app-admin/integrit/integrit-4.2_rc1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit autotools
 
@@ -14,19 +14,20 @@ SRC_URI="https://github.com/integrit/integrit/archive/v${MY_PV}.tar.gz -> ${P}.t
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
 
 # Tests don't work in 4.2_rc1. Please re-check on version bump!
 RESTRICT="test"
 
 S="${WORKDIR}/${PN}-${MY_PV}"
 
-PATCHES=( "${FILESDIR}"/${PN}-4.1-fix-build-system.patch )
+PATCHES=( "${FILESDIR}/${PN}"-4.1-fix-build-system.patch )
+
+BDEPEND="sys-apps/texinfo"
 
 src_prepare() {
 	default
-	mv configure.{in,ac} || die
-	mv hashtbl/configure.{in,ac} || die
+	mv configure.{in,ac} || die "Failed to move configure.in into .ac"
+	mv hashtbl/configure.{in,ac} || die "Failed to move hashtbl/configure.in into .ac"
 
 	eautoreconf
 	touch ar-lib || die #775746


             reply	other threads:[~2021-12-21  6:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-21  6:24 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-01  4:23 [gentoo-commits] repo/gentoo:master commit in: app-admin/integrit/ Eli Schwartz
2025-07-01  4:23 Eli Schwartz
2023-06-11  8:22 Joonas Niilola
2022-08-17 13:01 Andreas Sturmlechner
2021-12-24 14:16 Arthur Zamarin
2021-12-24  7:23 Agostino Sarubbo
2021-12-24  7:07 Agostino Sarubbo
2021-12-21  6:24 Joonas Niilola
2021-03-16 15:47 Lars Wendler
2017-08-11 17:38 Michał Górny

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=1640067862.f05a7acc428bc58feca02d43eaa3b3cc887ceac3.juippis@gentoo \
    --to=juippis@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