diff options
author | Torsten Veller <tove@gentoo.org> | 2009-01-14 14:31:44 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-01-14 14:31:44 +0000 |
commit | bdaaa75aa1aee5383d1df725dac9301ec6f99f29 (patch) | |
tree | b489da0e6e0f8c33eb4daf960972f4ff9099247a /perl-core/Module-Build | |
parent | Drop KDE 4.1.2 and 4.1.3 (diff) | |
download | gentoo-2-bdaaa75aa1aee5383d1df725dac9301ec6f99f29.tar.gz gentoo-2-bdaaa75aa1aee5383d1df725dac9301ec6f99f29.tar.bz2 gentoo-2-bdaaa75aa1aee5383d1df725dac9301ec6f99f29.zip |
Version bump. Cleanup
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-tuxonice i686)
Diffstat (limited to 'perl-core/Module-Build')
-rw-r--r-- | perl-core/Module-Build/ChangeLog | 8 | ||||
-rw-r--r-- | perl-core/Module-Build/Module-Build-0.31.012.ebuild (renamed from perl-core/Module-Build/Module-Build-0.31.011.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/perl-core/Module-Build/ChangeLog b/perl-core/Module-Build/ChangeLog index a049ec778637..bf016889920a 100644 --- a/perl-core/Module-Build/ChangeLog +++ b/perl-core/Module-Build/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for perl-core/Module-Build # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.5 2009/01/13 20:49:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/ChangeLog,v 1.6 2009/01/14 14:31:44 tove Exp $ + +*Module-Build-0.31.012 (14 Jan 2009) + + 14 Jan 2009; Torsten Veller <tove@gentoo.org> + -Module-Build-0.31.011.ebuild, +Module-Build-0.31.012.ebuild: + Version bump. Cleanup *Module-Build-0.31.011 (13 Jan 2009) diff --git a/perl-core/Module-Build/Module-Build-0.31.011.ebuild b/perl-core/Module-Build/Module-Build-0.31.012.ebuild index 4d0cce7bb509..43a7a9ddd73b 100644 --- a/perl-core/Module-Build/Module-Build-0.31.011.ebuild +++ b/perl-core/Module-Build/Module-Build-0.31.012.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/Module-Build/Module-Build-0.31.011.ebuild,v 1.1 2009/01/13 20:49:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Build/Module-Build-0.31.012.ebuild,v 1.1 2009/01/14 14:31:44 tove Exp $ inherit versionator MODULE_AUTHOR=EWILHELM |