public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/midentd/
Date: Thu,  5 May 2016 17:30:11 +0000 (UTC)	[thread overview]
Message-ID: <1462469404.5bf55e2d80787dd51171b48ff35cba24c7890dd5.wizardedit@gentoo> (raw)

commit:     5bf55e2d80787dd51171b48ff35cba24c7890dd5
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Thu May  5 17:29:53 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Thu May  5 17:30:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf55e2d

net-misc/midentd: use -p0 when applying patch in src_prepare()

Gentoo-Bug: https://bugs.gentoo.org/582114

Package-Manager: portage-2.2.26

 net-misc/midentd/midentd-2.3.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/midentd/midentd-2.3.1-r2.ebuild b/net-misc/midentd/midentd-2.3.1-r2.ebuild
index 07d4e6d..d395faf 100644
--- a/net-misc/midentd/midentd-2.3.1-r2.ebuild
+++ b/net-misc/midentd/midentd-2.3.1-r2.ebuild
@@ -19,7 +19,7 @@ RDEPEND="dev-lang/perl"
 src_prepare() {
 	default
 
-	eapply "${FILESDIR}"/${PV}-pidfile.patch
+	eapply -p0 "${FILESDIR}"/${PV}-pidfile.patch
 	sed -i \
 		-e 's:/usr/local:/usr:' \
 		-e 's:service ident:service auth:' \


             reply	other threads:[~2016-05-05 17:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-05 17:30 Austin English [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-25 19:48 [gentoo-commits] repo/gentoo:master commit in: net-misc/midentd/ Arthur Zamarin
2016-05-04  0:10 Austin English

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=1462469404.5bf55e2d80787dd51171b48ff35cba24c7890dd5.wizardedit@gentoo \
    --to=wizardedit@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