From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libpdb++/
Date: Fri, 5 Jul 2024 15:53:52 +0000 (UTC) [thread overview]
Message-ID: <1720194804.b12a6f8b57cb09b87d17a51564d177f5be92ca77.arthurzam@gentoo> (raw)
commit: b12a6f8b57cb09b87d17a51564d177f5be92ca77
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 5 14:54:12 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 5 15:53:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b12a6f8b
sci-libs/libpdb++: EAPI 6 -> 8
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
...b++-040728-r1.ebuild => libpdb++-040728-r2.ebuild} | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)
diff --git a/sci-libs/libpdb++/libpdb++-040728-r1.ebuild b/sci-libs/libpdb++/libpdb++-040728-r2.ebuild
similarity index 70%
rename from sci-libs/libpdb++/libpdb++-040728-r1.ebuild
rename to sci-libs/libpdb++/libpdb++-040728-r2.ebuild
index c4850098afdf..16b25e83c4af 100644
--- a/sci-libs/libpdb++/libpdb++-040728-r1.ebuild
+++ b/sci-libs/libpdb++/libpdb++-040728-r2.ebuild
@@ -1,29 +1,26 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
-inherit multilib toolchain-funcs
+inherit edo toolchain-funcs
DESCRIPTION="PDB Record I/O Libraries -- c++ version"
HOMEPAGE="http://www.cgl.ucsf.edu/Overview/software.html"
-SRC_URI="mirror://gentoo/${P}.shar"
+SRC_URI="mirror://gentoo/f8/${P}.shar"
+S=${WORKDIR}/${PN}
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
-RDEPEND=""
-DEPEND="${RDEPEND}
- app-arch/sharutils"
-
-S="${WORKDIR}"/${PN}
+BDEPEND="app-arch/sharutils"
PATCHES=( "${FILESDIR}"/${P}-dynlib+flags.patch )
src_unpack() {
- "${EPREFIX}/usr/bin/unshar" "${DISTDIR}"/${A} || die
+ edo unshar "${DISTDIR}"/${A}
}
src_prepare() {
reply other threads:[~2024-07-05 15:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1720194804.b12a6f8b57cb09b87d17a51564d177f5be92ca77.arthurzam@gentoo \
--to=arthurzam@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