diff options
author | Torsten Veller <tove@gentoo.org> | 2009-10-22 12:34:57 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-10-22 12:34:57 +0000 |
commit | bc8c56e01bc6b41224d4891bc32f00551e23b730 (patch) | |
tree | ea56e3cb330e43a36bbd2a5e6731344b06a56ed1 /dev-perl/Email-Address/Email-Address-1.88.9.ebuild | |
parent | Remove test dependencies from RDEPEND (diff) | |
download | historical-bc8c56e01bc6b41224d4891bc32f00551e23b730.tar.gz historical-bc8c56e01bc6b41224d4891bc32f00551e23b730.tar.bz2 historical-bc8c56e01bc6b41224d4891bc32f00551e23b730.zip |
Stable on amd64 (#290122)
Package-Manager: portage-2.2_rc46/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Email-Address/Email-Address-1.88.9.ebuild')
-rw-r--r-- | dev-perl/Email-Address/Email-Address-1.88.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Email-Address/Email-Address-1.88.9.ebuild b/dev-perl/Email-Address/Email-Address-1.88.9.ebuild index 5bfec5c49543..e7a78845d45c 100644 --- a/dev-perl/Email-Address/Email-Address-1.88.9.ebuild +++ b/dev-perl/Email-Address/Email-Address-1.88.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Address/Email-Address-1.88.9.ebuild,v 1.3 2009/10/22 12:31:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Address/Email-Address-1.88.9.ebuild,v 1.4 2009/10/22 12:34:57 tove Exp $ inherit versionator MODULE_AUTHOR=RJBS @@ -12,7 +12,7 @@ DESCRIPTION="Email::Address - RFC 2822 Address Parsing and Creation" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RDEPEND="dev-lang/perl" |