diff options
author | Michael Cummings <mcummings@gentoo.org> | 2002-09-09 21:53:26 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2002-09-09 21:53:26 +0000 |
commit | 0227fa76a3c8d98584a051b7ab9d11704c8f0448 (patch) | |
tree | 29e1ea66f948bb8475e173b0b7af78a656c1b595 /dev-perl/ExtUtils-F77/ChangeLog | |
parent | This test eclass has been tested on all platforms and is no longer (diff) | |
download | gentoo-2-0227fa76a3c8d98584a051b7ab9d11704c8f0448.tar.gz gentoo-2-0227fa76a3c8d98584a051b7ab9d11704c8f0448.tar.bz2 gentoo-2-0227fa76a3c8d98584a051b7ab9d11704c8f0448.zip |
These are syntax fixes for the new perl eclass. The new perl eclass uses a corrected makemaker for perl.
Diffstat (limited to 'dev-perl/ExtUtils-F77/ChangeLog')
-rw-r--r-- | dev-perl/ExtUtils-F77/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-F77/ChangeLog b/dev-perl/ExtUtils-F77/ChangeLog index a8dfbe779532..b435c8a744ab 100644 --- a/dev-perl/ExtUtils-F77/ChangeLog +++ b/dev-perl/ExtUtils-F77/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/ExtUtils-F77 # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.3 2002/07/26 04:40:47 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.4 2002/09/09 21:53:26 mcummings Exp $ + +*ExtUtils-F77-1.14 (8 Sep 2002) + + 8 Sep 2002; <mcummings@gentoo.org> : + New release fixes a few bug issues, namely with installation *ExtUtils-F77-1.13-r1 (5 May 2002) @@ -20,4 +25,4 @@ updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. + an find in the root directory of the portage repository. |