summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-22 10:14:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-22 10:14:03 +0000
commitb66d7b7a9ffb28a5473d3a443a3d953eadb600d2 (patch)
treeca10d029126b10ed8244f4daac0550cf6bd163b1 /dev-perl/Email-Simple
parentStable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt b... (diff)
downloadgentoo-2-b66d7b7a9ffb28a5473d3a443a3d953eadb600d2.tar.gz
gentoo-2-b66d7b7a9ffb28a5473d3a443a3d953eadb600d2.tar.bz2
gentoo-2-b66d7b7a9ffb28a5473d3a443a3d953eadb600d2.zip
Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt bug #433247
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Email-Simple')
-rw-r--r--dev-perl/Email-Simple/ChangeLog6
-rw-r--r--dev-perl/Email-Simple/Email-Simple-2.102.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Email-Simple/ChangeLog b/dev-perl/Email-Simple/ChangeLog
index b7fae7f0088a..c211e9101b74 100644
--- a/dev-perl/Email-Simple/ChangeLog
+++ b/dev-perl/Email-Simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Email-Simple
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/ChangeLog,v 1.67 2012/10/11 14:26:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/ChangeLog,v 1.68 2012/11/22 10:14:03 ago Exp $
+
+ 22 Nov 2012; Agostino Sarubbo <ago@gentoo.org> Email-Simple-2.102.0.ebuild:
+ Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt
+ bug #433247
11 Oct 2012; Agostino Sarubbo <ago@gentoo.org> Email-Simple-2.102.0.ebuild:
Stable for amd64, wrt bug #433247
diff --git a/dev-perl/Email-Simple/Email-Simple-2.102.0.ebuild b/dev-perl/Email-Simple/Email-Simple-2.102.0.ebuild
index 941ecb3afad9..f6272b38f6ae 100644
--- a/dev-perl/Email-Simple/Email-Simple-2.102.0.ebuild
+++ b/dev-perl/Email-Simple/Email-Simple-2.102.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.102.0.ebuild,v 1.5 2012/10/11 14:26:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/Email-Simple-2.102.0.ebuild,v 1.6 2012/11/22 10:14:03 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Simple parsing of RFC2822 message format and headers"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~x86 ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ppc ppc64 x86 ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND="dev-perl/Email-Date-Format"