summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-02-14 09:57:29 +0000
committerTorsten Veller <tove@gentoo.org>2010-02-14 09:57:29 +0000
commit5390f8c887820429f60b455984aa7256af8594ea (patch)
tree419e8f5c3e52cfcfaee26b7a271e99d840304939 /dev-perl/Email-Simple/Email-Simple-2.100.ebuild
parentStable on amd64 and x86 (#304683) (diff)
downloadgentoo-2-5390f8c887820429f60b455984aa7256af8594ea.tar.gz
gentoo-2-5390f8c887820429f60b455984aa7256af8594ea.tar.bz2
gentoo-2-5390f8c887820429f60b455984aa7256af8594ea.zip
Stable on amd64 and x86 (#304683)
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Email-Simple/Email-Simple-2.100.ebuild')
-rw-r--r--dev-perl/Email-Simple/Email-Simple-2.100.ebuild6
1 files changed, 3 insertions, 3 deletions
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"