diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:08:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:08:19 +0000 |
commit | 7bfa1b3a4b48d8acc7901af973800c6f0171060b (patch) | |
tree | 0eb5042046d2190338b1ca66ad7e42bbff41c331 /dev-perl/Email-Date | |
parent | Stable for amd64, wrt bug #400095 (diff) | |
download | gentoo-2-7bfa1b3a4b48d8acc7901af973800c6f0171060b.tar.gz gentoo-2-7bfa1b3a4b48d8acc7901af973800c6f0171060b.tar.bz2 gentoo-2-7bfa1b3a4b48d8acc7901af973800c6f0171060b.zip |
Stable for amd64, wrt bug #400097
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Email-Date')
-rw-r--r-- | dev-perl/Email-Date/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Email-Date/Email-Date-1.103.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Email-Date/ChangeLog b/dev-perl/Email-Date/ChangeLog index d6ac6273f354..87d091c5c473 100644 --- a/dev-perl/Email-Date/ChangeLog +++ b/dev-perl/Email-Date/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Email-Date -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Date/ChangeLog,v 1.24 2011/09/04 11:20:46 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Date/ChangeLog,v 1.25 2012/02/24 10:08:19 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Email-Date-1.103.0.ebuild: + Stable for amd64, wrt bug #400097 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Email-Date-1.103.ebuild: Cleanup diff --git a/dev-perl/Email-Date/Email-Date-1.103.0.ebuild b/dev-perl/Email-Date/Email-Date-1.103.0.ebuild index b89fe4df69c9..f7d3b95c6030 100644 --- a/dev-perl/Email-Date/Email-Date-1.103.0.ebuild +++ b/dev-perl/Email-Date/Email-Date-1.103.0.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/Email-Date/Email-Date-1.103.0.ebuild,v 1.1 2011/08/31 11:05:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Date/Email-Date-1.103.0.ebuild,v 1.2 2012/02/24 10:08:19 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Find and Format Date Headers" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-perl/TimeDate-1.16 |