From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/dfxml/
Date: Sun, 8 Oct 2023 18:32:36 +0000 (UTC) [thread overview]
Message-ID: <1696789944.38c1341fb4449782827efd6414ae094c85946e42.soap@gentoo> (raw)
commit: 38c1341fb4449782827efd6414ae094c85946e42
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 8 18:32:24 2023 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Oct 8 18:32:24 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c1341f
app-forensics/dfxml: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
...ml-20170921-r1.ebuild => dfxml-20170921-r2.ebuild} | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)
diff --git a/app-forensics/dfxml/dfxml-20170921-r1.ebuild b/app-forensics/dfxml/dfxml-20170921-r2.ebuild
similarity index 76%
rename from app-forensics/dfxml/dfxml-20170921-r1.ebuild
rename to app-forensics/dfxml/dfxml-20170921-r2.ebuild
index d291bbf43c4d..2cd2be159d72 100644
--- a/app-forensics/dfxml/dfxml-20170921-r1.ebuild
+++ b/app-forensics/dfxml/dfxml-20170921-r2.ebuild
@@ -1,33 +1,28 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+
inherit autotools
DESCRIPTION="Digital Forensics XML"
HOMEPAGE="https://github.com/simsong/dfxml"
SRC_URI="https://api.github.com/repos/simsong/${PN}/tarball/7d11eaa7da8d31f588ce8aecb4b4f5e7e8169ba6 -> ${P}.tar.gz"
+S="${WORKDIR}/${P}/src"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64"
-DEPEND="
- dev-libs/expat
-"
-RDEPEND="
- ${DEPEND}
-"
-
-S=${WORKDIR}/${P}/src
+DEPEND="dev-libs/expat:="
+RDEPEND="${DEPEND}"
src_unpack() {
- unpack ${A}
+ default
mv simsong-dfxml-* ${P} || die
}
src_prepare() {
default
-
eautoreconf
}
next reply other threads:[~2023-10-08 18:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-08 18:32 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-08 18:32 [gentoo-commits] repo/gentoo:master commit in: app-forensics/dfxml/ David Seifert
2023-10-08 18:32 David Seifert
2017-09-24 19:20 Jeroen Roovers
2017-09-24 19:20 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=1696789944.38c1341fb4449782827efd6414ae094c85946e42.soap@gentoo \
--to=soap@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