public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/locale-maketext/files: 1.13-defined.patch
@ 2010-07-14  7:03 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-07-14  7:03 UTC (permalink / raw
  To: gentoo-commits

tove        10/07/14 07:03:59

  Added:                1.13-defined.patch
  Log:
  Port patch from core version 1.14 for perl-5.12
  (Portage version: 2.2_rc67_p192/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  perl-core/locale-maketext/files/1.13-defined.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/locale-maketext/files/1.13-defined.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/locale-maketext/files/1.13-defined.patch?rev=1.1&content-type=text/plain

Index: 1.13-defined.patch
===================================================================
--- Locale-Maketext-1.13/lib/Locale/Maketext.pm
+++ Locale-Maketext-1.13/lib/Locale/Maketext.pm
@@ -401,7 +401,7 @@
     my $module = $_[0];   # ASSUME sane module name!
     { no strict 'refs';
         return($tried{$module} = 1)
-        if defined(%{$module . '::Lexicon'}) or defined(@{$module . '::ISA'});
+        if %{$module . '::Lexicon'} or @{$module . '::ISA'};
         # weird case: we never use'd it, but there it is!
     }
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in perl-core/locale-maketext/files: 1.13-defined.patch
@ 2013-12-31  8:55 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada (zlogene) @ 2013-12-31  8:55 UTC (permalink / raw
  To: gentoo-commits

zlogene     13/12/31 08:55:24

  Removed:              1.13-defined.patch
  Log:
  Drop old
  
  (Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-31  8:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-14  7:03 [gentoo-commits] gentoo-x86 commit in perl-core/locale-maketext/files: 1.13-defined.patch Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-31  8:55 Mikle Kolyada (zlogene)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox