diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-07 10:20:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-07 10:20:11 +0000 |
commit | 59c8146801d0b1861e44351aee281e9db5e816fd (patch) | |
tree | c864f9daf5b553d3359cc845db0fe4b484ccff4d /dev-perl/DateTime-Format-Mail | |
parent | Stable for amd64, wrt bug #436846 (diff) | |
download | gentoo-2-59c8146801d0b1861e44351aee281e9db5e816fd.tar.gz gentoo-2-59c8146801d0b1861e44351aee281e9db5e816fd.tar.bz2 gentoo-2-59c8146801d0b1861e44351aee281e9db5e816fd.zip |
Stable for amd64, wrt bug #436850
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/DateTime-Format-Mail')
-rw-r--r-- | dev-perl/DateTime-Format-Mail/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.300.100.ebuild | 6 |
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 |