diff options
Diffstat (limited to 'dev-lang/perl/perl-5.10.1.ebuild')
-rw-r--r-- | dev-lang/perl/perl-5.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/perl/perl-5.10.1.ebuild b/dev-lang/perl/perl-5.10.1.ebuild index ec40629f8e47..695720941848 100644 --- a/dev-lang/perl/perl-5.10.1.ebuild +++ b/dev-lang/perl/perl-5.10.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.10.1.ebuild,v 1.12 2009/11/15 19:20:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.10.1.ebuild,v 1.13 2009/11/15 20:17:01 tove Exp $ EAPI=2 inherit eutils alternatives flag-o-matic toolchain-funcs multilib -PATCH_VER=8 +PATCH_VER=9 PERL_OLDVERSEN="5.10.0" |