public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/X11-XCB/files/
Date: Sat, 28 Apr 2018 13:54:48 +0000 (UTC)	[thread overview]
Message-ID: <1524923666.214e1d44b1dfa1bc73c7426229e7bf669fa4f29b.zlogene@gentoo> (raw)

commit:     214e1d44b1dfa1bc73c7426229e7bf669fa4f29b
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Apr 28 07:55:42 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Apr 28 13:54:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214e1d44

dev-perl/X11-XCB: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/8180

 dev-perl/X11-XCB/files/X11-XCB-0.160.0-526.patch | 33 ------------------------
 1 file changed, 33 deletions(-)

diff --git a/dev-perl/X11-XCB/files/X11-XCB-0.160.0-526.patch b/dev-perl/X11-XCB/files/X11-XCB-0.160.0-526.patch
deleted file mode 100644
index 875041b1041..00000000000
--- a/dev-perl/X11-XCB/files/X11-XCB-0.160.0-526.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From e84699188ca845d39c6d5a7037a8a4d1620bb348 Mon Sep 17 00:00:00 2001
-From: Kent Fredric <kentfredric@gmail.com>
-Date: Thu, 14 Sep 2017 15:29:34 +1200
-Subject: Fix for 5.26 .-in-@INC issues
-
----
- Makefile.PL | 3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/Makefile.PL b/Makefile.PL
-index 91a3da6..9ed7403 100644
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -33,6 +33,7 @@ __
-            != grep { $ok{$_} = eval "require $_; 1" } @configure_req;
- }
- 
-+BEGIN { unshift @INC, '.'; }
- use inc::Module::Install;
- 
- name 'X11-XCB';
-@@ -81,7 +82,7 @@ WriteMakefile(
- 
- postamble <<'END_OF_MAKEFILE';
- XCB_xs.inc:
--	$(PERL) -M_GenerateMyXS -E '_GenerateMyXS::generate()'
-+	$(PERL) -I. -M_GenerateMyXS -E '_GenerateMyXS::generate()'
- 
- XCB.c: XCB_xs.inc XCB_util.inc XCB.inc
- 
--- 
-2.14.1
-


                 reply	other threads:[~2018-04-28 13:54 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=1524923666.214e1d44b1dfa1bc73c7426229e7bf669fa4f29b.zlogene@gentoo \
    --to=zlogene@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