diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-26 19:56:20 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-26 19:56:20 +0000 |
commit | c1df8c254a0822e76853ea268f5949cb3779171b (patch) | |
tree | 52acf59e443d245d91da9602e7093cdc392d8e17 /perl-core | |
parent | Remove insecure versions, bug 283396. (diff) | |
download | gentoo-2-c1df8c254a0822e76853ea268f5949cb3779171b.tar.gz gentoo-2-c1df8c254a0822e76853ea268f5949cb3779171b.tar.bz2 gentoo-2-c1df8c254a0822e76853ea268f5949cb3779171b.zip |
Version bump. Cleanup
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Class-ISA/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/Class-ISA/Class-ISA-0.35.ebuild (renamed from perl-core/Class-ISA/Class-ISA-0.34.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/perl-core/Class-ISA/ChangeLog b/perl-core/Class-ISA/ChangeLog index e056dd61cd1b..4122815345fc 100644 --- a/perl-core/Class-ISA/ChangeLog +++ b/perl-core/Class-ISA/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for perl-core/Class-ISA # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/ChangeLog,v 1.3 2009/09/24 06:38:06 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/ChangeLog,v 1.4 2009/09/26 19:56:20 tove Exp $ + +*Class-ISA-0.35 (26 Sep 2009) + + 26 Sep 2009; Torsten Veller <tove@gentoo.org> -Class-ISA-0.34.ebuild, + +Class-ISA-0.35.ebuild: + Version bump. Cleanup 24 Sep 2009; Torsten Veller <tove@gentoo.org> Class-ISA-0.33.ebuild: Fix typo: TET -> TEST diff --git a/perl-core/Class-ISA/Class-ISA-0.34.ebuild b/perl-core/Class-ISA/Class-ISA-0.35.ebuild index 304533d1f588..f380332a7953 100644 --- a/perl-core/Class-ISA/Class-ISA-0.34.ebuild +++ b/perl-core/Class-ISA/Class-ISA-0.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/Class-ISA-0.34.ebuild,v 1.1 2009/09/23 19:09:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/Class-ISA-0.35.ebuild,v 1.1 2009/09/26 19:56:20 tove Exp $ EAPI=2 |