summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Email-Simple')
-rw-r--r--dev-perl/Email-Simple/ChangeLog7
-rw-r--r--dev-perl/Email-Simple/Email-Simple-2.100.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Email-Simple/ChangeLog b/dev-perl/Email-Simple/ChangeLog
index 6665bef7aab5..5ca9227d215d 100644
--- a/dev-perl/Email-Simple/ChangeLog
+++ b/dev-perl/Email-Simple/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Email-Simple
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/ChangeLog,v 1.46 2009/11/19 08:16:24 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/ChangeLog,v 1.47 2010/02/14 09:57:29 tove Exp $
+
+ 14 Feb 2010; Torsten Veller <tove@gentoo.org> Email-Simple-2.100.ebuild:
+ Stable on amd64 and x86 (#304683)
19 Nov 2009; Torsten Veller <tove@gentoo.org> Email-Simple-2.100.ebuild:
Merge depends of dev-perl/Email-Simple-Creator (#293684)
diff --git a/dev-perl/Email-Simple/Email-Simple-2.100.ebuild b/dev-perl/Email-Simple/Email-Simple-2.100.ebuild
index 23af8616416d..be519de16cd2 100644
--- a/dev-perl/Email-Simple/Email-Simple-2.100.ebuild
+++ b/dev-perl/Email-Simple/Email-Simple-2.100.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/Email-Simple-2.100.ebuild,v 1.3 2009/11/19 08:16:24 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/Email-Simple-2.100.ebuild,v 1.4 2010/02/14 09:57:29 tove Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Simple parsing of RFC2822 message format and headers"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="test"
RDEPEND="dev-perl/Email-Date-Format"