diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-04 19:03:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-04 19:03:23 +0000 |
commit | ecd2ffa31e5ba0e408d3aa18662bc294dd2c264b (patch) | |
tree | aa4220bf7d4b960ab8c80ff9c3b2419555aa1879 /dev-perl/Email-Simple/Email-Simple-2.100.ebuild | |
parent | dev-vcs/gitg: New package (was dev-util/gitg before) (diff) | |
download | gentoo-2-ecd2ffa31e5ba0e408d3aa18662bc294dd2c264b.tar.gz gentoo-2-ecd2ffa31e5ba0e408d3aa18662bc294dd2c264b.tar.bz2 gentoo-2-ecd2ffa31e5ba0e408d3aa18662bc294dd2c264b.zip |
alpha stable wrt #304683
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Email-Simple/Email-Simple-2.100.ebuild')
-rw-r--r-- | dev-perl/Email-Simple/Email-Simple-2.100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Email-Simple/Email-Simple-2.100.ebuild b/dev-perl/Email-Simple/Email-Simple-2.100.ebuild index 051678cab481..d473ed237a99 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-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.6 2010/02/15 20:29:29 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Simple/Email-Simple-2.100.ebuild,v 1.7 2010/03/04 19:03:23 armin76 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" |