diff options
author | Torsten Veller <tove@gentoo.org> | 2009-05-23 06:51:07 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-05-23 06:51:07 +0000 |
commit | 960922f0a66f03feaa289adb7a03b244b0042ca7 (patch) | |
tree | f082b08921e69cffad6aed309eb1c3bd9019997b /dev-perl/Mail-DKIM | |
parent | Fixed encoding in ChangeLog (diff) | |
download | gentoo-2-960922f0a66f03feaa289adb7a03b244b0042ca7.tar.gz gentoo-2-960922f0a66f03feaa289adb7a03b244b0042ca7.tar.bz2 gentoo-2-960922f0a66f03feaa289adb7a03b244b0042ca7.zip |
Version bump. Cleanup
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Mail-DKIM')
-rw-r--r-- | dev-perl/Mail-DKIM/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Mail-DKIM/Mail-DKIM-0.35.ebuild (renamed from dev-perl/Mail-DKIM/Mail-DKIM-0.34.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-perl/Mail-DKIM/ChangeLog b/dev-perl/Mail-DKIM/ChangeLog index 966915033099..47f0d05658a1 100644 --- a/dev-perl/Mail-DKIM/ChangeLog +++ b/dev-perl/Mail-DKIM/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Mail-DKIM # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.26 2009/05/22 07:21:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.27 2009/05/23 06:51:07 tove Exp $ + +*Mail-DKIM-0.35 (23 May 2009) + + 23 May 2009; Torsten Veller <tove@gentoo.org> -Mail-DKIM-0.34.ebuild, + +Mail-DKIM-0.35.ebuild: + Version bump. Cleanup *Mail-DKIM-0.34 (22 May 2009) diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.34.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.35.ebuild index 498797af2974..13f30b689238 100644 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.34.ebuild +++ b/dev-perl/Mail-DKIM/Mail-DKIM-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/dev-perl/Mail-DKIM/Mail-DKIM-0.34.ebuild,v 1.1 2009/05/22 07:21:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.35.ebuild,v 1.1 2009/05/23 06:51:07 tove Exp $ EAPI=2 |