public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/fuseiso/
Date: Tue, 13 Mar 2018 18:35:41 +0000 (UTC)	[thread overview]
Message-ID: <1520966133.ff0a6ae11a35bbe71fd04ad59f002977c705b455.mgorny@gentoo> (raw)

commit:     ff0a6ae11a35bbe71fd04ad59f002977c705b455
Author:     xiaoqiang zhao <zhaoxiaoqiang007 <AT> gmail <DOT> com>
AuthorDate: Sat Oct 21 02:27:54 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 13 18:35:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0a6ae1

sys-fs/fuseiso: fix dependency problem and bump to EAPI=6

Closes: https://bugs.gentoo.org/634234
Closes: https://github.com/gentoo/gentoo/pull/6001
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 ...eiso-20070708-r1.ebuild => fuseiso-20070708-r2.ebuild} | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/sys-fs/fuseiso/fuseiso-20070708-r1.ebuild b/sys-fs/fuseiso/fuseiso-20070708-r2.ebuild
similarity index 66%
rename from sys-fs/fuseiso/fuseiso-20070708-r1.ebuild
rename to sys-fs/fuseiso/fuseiso-20070708-r2.ebuild
index 30d3f56f6de..988e0c3fc11 100644
--- a/sys-fs/fuseiso/fuseiso-20070708-r1.ebuild
+++ b/sys-fs/fuseiso/fuseiso-20070708-r2.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-
-inherit eutils
+EAPI=6
 
 DESCRIPTION="Fuse module to mount ISO9660"
 HOMEPAGE="https://sourceforge.net/projects/fuseiso"
@@ -13,16 +11,11 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
 
-RDEPEND="sys-fs/fuse
+RDEPEND="sys-fs/fuse:=
 	sys-libs/zlib
 	dev-libs/glib:2"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
 DOCS=( AUTHORS ChangeLog NEWS README )
-
-src_prepare() {
-	epatch "${FILESDIR}/${P}-largeiso.patch"
-	epatch "${FILESDIR}/${P}-fix-typo.patch" # bug #482078
-	epatch_user
-}
+PATCHES=( ${FILESDIR}/${P}-largeiso.patch ${FILESDIR}/${P}-fix-typo.patch )


             reply	other threads:[~2018-03-13 18:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-13 18:35 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-12-08  9:30 [gentoo-commits] repo/gentoo:master commit in: sys-fs/fuseiso/ Sergei Trofimovich
2019-06-09 12:05 Michał Górny
2019-09-26  6:43 Sergei Trofimovich
2020-07-20 17:14 Sam James
2020-07-20 17:14 Sam James
2020-07-27  3:15 Sam James
2020-08-13 20:29 Jonas Stein

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=1520966133.ff0a6ae11a35bbe71fd04ad59f002977c705b455.mgorny@gentoo \
    --to=mgorny@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