diff options
author | 2003-09-08 09:08:52 +0000 | |
---|---|---|
committer | 2003-09-08 09:08:52 +0000 | |
commit | 7c99830daef923437750af26627150829212b4c4 (patch) | |
tree | e57465bb0bd8a65721033534492686eb5ff3ceb1 /dev-perl/Class-MakeMethods/ChangeLog | |
parent | CPAN udpate; new layout for code, test (diff) | |
download | gentoo-2-7c99830daef923437750af26627150829212b4c4.tar.gz gentoo-2-7c99830daef923437750af26627150829212b4c4.tar.bz2 gentoo-2-7c99830daef923437750af26627150829212b4c4.zip |
CPAN udpate; new layout for code, test
Diffstat (limited to 'dev-perl/Class-MakeMethods/ChangeLog')
-rw-r--r-- | dev-perl/Class-MakeMethods/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-perl/Class-MakeMethods/ChangeLog b/dev-perl/Class-MakeMethods/ChangeLog index 75180424b638..0c9bfdbc034b 100644 --- a/dev-perl/Class-MakeMethods/ChangeLog +++ b/dev-perl/Class-MakeMethods/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Class-MakeMethods # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.7 2003/07/12 10:49:57 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MakeMethods/ChangeLog,v 1.8 2003/09/08 09:08:49 mcummings Exp $ + +*Class-MakeMethods-1.008 (08 Sep 2003) + + 08 Sep 2003; Michael Cummings <mcummings@gentoo.org> + Class-MakeMethods-1.008.ebuild: + CPAN udpate; new layout for code, test *Class-MakeMethods-1.006 (07 Jun 2003) |