Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
tove 10/10/31 08:22:57
Modified: ChangeLog
Log:
Update ChangeLog: deprecated use of goto to jump into a construct in h2ph was also patched
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Revision Changes Path
1.335 dev-lang/perl/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?rev=1.335&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?rev=1.335&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?r1=1.334&r2=1.335
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v
retrieving revision 1.334
retrieving revision 1.335
diff -u -r1.334 -r1.335
--- ChangeLog 31 Oct 2010 07:59:12 -0000 1.334
+++ ChangeLog 31 Oct 2010 08:22:57 -0000 1.335
@@ -1,13 +1,14 @@
# ChangeLog for dev-lang/perl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.334 2010/10/31 07:59:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.335 2010/10/31 08:22:57 tove Exp $
*perl-5.12.2-r2 (31 Oct 2010)
31 Oct 2010; Torsten Veller <tove@g.o> +perl-5.12.2-r2.ebuild:
Fix regression: Add /usr/local/lib/site_perl and /etc/perl to INC
(#343225). enc2xs ignores missing @INC directories (#338802). Cleanup
- MINIMAL_PERL_INSTALL.
+ MINIMAL_PERL_INSTALL. Backport patch for deprecated use of "goto" to jump
+ into a construct in h2ph
28 Oct 2010; Torsten Veller <tove@g.o> perl-5.12.2-r1.ebuild:
Add Tie::Hash to MINIMAL_PERL_INSTALL
|
|