diff options
author | Torsten Veller <tove@gentoo.org> | 2010-10-31 07:59:12 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-10-31 07:59:12 +0000 |
commit | 5239945fb3329843e39cc9b5cfde3721f82c5ef4 (patch) | |
tree | 32c29ba33e6ab9bc895f1d2ca944bd746e2886c6 /dev-lang/perl/ChangeLog | |
parent | Revision bump to fix check for jack support (bug #338234 by darkbasic). (diff) | |
download | gentoo-2-5239945fb3329843e39cc9b5cfde3721f82c5ef4.tar.gz gentoo-2-5239945fb3329843e39cc9b5cfde3721f82c5ef4.tar.bz2 gentoo-2-5239945fb3329843e39cc9b5cfde3721f82c5ef4.zip |
Fix regression: Add /usr/local/lib/site_perl and /etc/perl to INC (#343225). enc2xs ignores missing @INC directories (#338802). Cleanup MINIMAL_PERL_INSTALL.
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/perl/ChangeLog')
-rw-r--r-- | dev-lang/perl/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-lang/perl/ChangeLog b/dev-lang/perl/ChangeLog index 81dd026ceeac..7137723d6fdb 100644 --- a/dev-lang/perl/ChangeLog +++ b/dev-lang/perl/ChangeLog @@ -1,6 +1,13 @@ # 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.333 2010/10/28 18:05:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.334 2010/10/31 07:59:12 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. 28 Oct 2010; Torsten Veller <tove@gentoo.org> perl-5.12.2-r1.ebuild: Add Tie::Hash to MINIMAL_PERL_INSTALL |