From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/hfsplusutils/
Date: Sat, 23 Apr 2016 06:38:26 +0000 (UTC) [thread overview]
Message-ID: <1461393397.7a7a400343bbb830dc87f33c5eb8066622c7098f.vapier@gentoo> (raw)
commit: 7a7a400343bbb830dc87f33c5eb8066622c7098f
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 06:36:37 2016 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 06:36:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a7a4003
sys-fs/hfsplusutils: update to EAPI=5
sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild b/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild
index aa6fe7c..e11b120 100644
--- a/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild
+++ b/sys-fs/hfsplusutils/hfsplusutils-1.0.4-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-inherit autotools eutils
+EAPI="5"
+
+inherit autotools eutils flag-o-matic
MY_P="hfsplus_${PV}"
DESCRIPTION="HFS+ Filesystem Access Utilities (a PPC filesystem)"
@@ -19,18 +20,16 @@ RDEPEND=""
S=${WORKDIR}/hfsplus-${PV}
-src_unpack() {
- unpack ${A}
- cd "${S}"
+src_prepare() {
epatch "${FILESDIR}/${P}-glob.patch"
epatch "${FILESDIR}/${P}-errno.patch"
epatch "${FILESDIR}/${P}-gcc4.patch"
epatch "${FILESDIR}/${P}-string.patch"
- #let's avoid the Makefile.cvs since isn't working for us
+ # let's avoid the Makefile.cvs since isn't working for us
eautoreconf
}
src_install() {
- make DESTDIR="${D}" install || die "make install failed"
+ default
newman doc/man/hfsp.man hfsp.1
}
next reply other threads:[~2016-04-23 6:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-23 6:38 Mike Frysinger [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-04-23 6:40 [gentoo-commits] repo/gentoo:master commit in: sys-fs/hfsplusutils/ Mike Frysinger
2019-09-01 10:22 David Seifert
2022-12-03 13:27 David Seifert
2023-09-14 5:27 WANG Xuerui
2025-01-16 17:49 Sam James
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=1461393397.7a7a400343bbb830dc87f33c5eb8066622c7098f.vapier@gentoo \
--to=vapier@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