summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/DateTime-Format-Mail')
-rw-r--r--dev-perl/DateTime-Format-Mail/ChangeLog6
-rw-r--r--dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/DateTime-Format-Mail/ChangeLog b/dev-perl/DateTime-Format-Mail/ChangeLog
index 282901001b65..cd2c47f966cf 100644
--- a/dev-perl/DateTime-Format-Mail/ChangeLog
+++ b/dev-perl/DateTime-Format-Mail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DateTime-Format-Mail
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.20 2012/06/24 12:59:25 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.21 2012/10/07 10:20:11 ago Exp $
+
+ 07 Oct 2012; Agostino Sarubbo <ago@gentoo.org>
+ DateTime-Format-Mail-0.300.100.ebuild:
+ Stable for amd64, wrt bug #436850
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100.ebuild
index 06aeb1452144..4451ddf9b577 100644
--- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100.ebuild
+++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100.ebuild,v 1.1 2011/02/26 08:56:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100.ebuild,v 1.2 2012/10/07 10:20:11 ago Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Convert between DateTime and RFC2822/822 formats"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/Params-Validate-0.67