public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/xmms2/files/
Date: Wed, 17 Jun 2020 17:49:53 +0000 (UTC)	[thread overview]
Message-ID: <1592416185.eb5c95d3aa27942398844bd9497f786561edc735.bman@gentoo> (raw)

commit:     eb5c95d3aa27942398844bd9497f786561edc735
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 14:13:05 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Jun 17 17:49:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb5c95d3

media-sound/xmms2: remove unused patch

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16294
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 .../xmms2/files/xmms2-0.8_p20161122-perl-no-local.patch | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/media-sound/xmms2/files/xmms2-0.8_p20161122-perl-no-local.patch b/media-sound/xmms2/files/xmms2-0.8_p20161122-perl-no-local.patch
deleted file mode 100644
index af18825ac00..00000000000
--- a/media-sound/xmms2/files/xmms2-0.8_p20161122-perl-no-local.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Install perl modules into /usr, not /usr/local.
-
-$ perl -MConfig -e 'print "$Config{archlib}\n"'
-/usr/lib64/perl5/5.24.3/x86_64-linux
-$ perl -MConfig -e 'print "$Config{sitearch}\n"'
-/usr/local/lib64/perl5/5.24.3/x86_64-linux
---- a/waflib/Tools/perl.py
-+++ b/waflib/Tools/perl.py
-@@ -75,7 +75,7 @@ def check_perl_ext_devel(self):
- 	env.EXTUTILS_TYPEMAP=cfg_lst('$Config{privlib}/ExtUtils/typemap')
- 	env.XSUBPP=find_xsubpp()
- 	if not getattr(Options.options,'perlarchdir',None):
--		env.ARCHDIR_PERL=cfg_str('$Config{sitearch}')
-+		env.ARCHDIR_PERL=cfg_str('$Config{archlib}')
- 	else:
- 		env.ARCHDIR_PERL=getattr(Options.options,'perlarchdir')
- 	env.perlext_PATTERN='%s.'+cfg_str('$Config{dlext}')


             reply	other threads:[~2020-06-17 17:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-17 17:49 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-22  1:01 [gentoo-commits] repo/gentoo:master commit in: media-sound/xmms2/files/ Ionen Wolkens
2021-08-19 22:50 Ionen Wolkens
2018-07-06 20:45 Sergei Trofimovich
2017-11-12 10:00 Sergei Trofimovich
2017-01-07 11:41 Sergei Trofimovich

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=1592416185.eb5c95d3aa27942398844bd9497f786561edc735.bman@gentoo \
    --to=bman@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