diff options
author | Torsten Veller <tove@gentoo.org> | 2010-10-31 08:22:57 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-10-31 08:22:57 +0000 |
commit | 519f424619cd84c6edeca8fedcff0d26ef567ad2 (patch) | |
tree | 10cd2aeaa4db1c551b03b517185388eb9ad70b9a /dev-lang/perl | |
parent | Remove old versions. (diff) | |
download | gentoo-2-519f424619cd84c6edeca8fedcff0d26ef567ad2.tar.gz gentoo-2-519f424619cd84c6edeca8fedcff0d26ef567ad2.tar.bz2 gentoo-2-519f424619cd84c6edeca8fedcff0d26ef567ad2.zip |
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)
Diffstat (limited to 'dev-lang/perl')
-rw-r--r-- | dev-lang/perl/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-lang/perl/ChangeLog b/dev-lang/perl/ChangeLog index 7137723d6fdb..397c344e9061 100644 --- a/dev-lang/perl/ChangeLog +++ b/dev-lang/perl/ChangeLog @@ -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@gentoo.org> +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@gentoo.org> perl-5.12.2-r1.ebuild: Add Tie::Hash to MINIMAL_PERL_INSTALL |