summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-27 11:05:12 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-27 11:05:12 +0000
commitb84c03974689b5db695b5bec0047cb40f65fac42 (patch)
tree02e3c95f59a734f270b65af9048d98848299a02b /dev-perl/Email-Send
parentAdd ~ia64 wrt bug 165190 (diff)
downloadgentoo-2-b84c03974689b5db695b5bec0047cb40f65fac42.tar.gz
gentoo-2-b84c03974689b5db695b5bec0047cb40f65fac42.tar.bz2
gentoo-2-b84c03974689b5db695b5bec0047cb40f65fac42.zip
Add ~ia64 wrt bug 165190
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl/Email-Send')
-rw-r--r--dev-perl/Email-Send/ChangeLog5
-rw-r--r--dev-perl/Email-Send/Email-Send-2.185.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Email-Send/ChangeLog b/dev-perl/Email-Send/ChangeLog
index 9c6b512ec15d..e092b2b79c3b 100644
--- a/dev-perl/Email-Send/ChangeLog
+++ b/dev-perl/Email-Send/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Email-Send
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v 1.3 2007/02/13 10:11:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v 1.4 2007/03/27 11:05:12 armin76 Exp $
+
+ 27 Mar 2007; Raúl Porcel <armin76@gentoo.org> Email-Send-2.185.ebuild:
+ Add ~ia64 wrt bug 165190
13 Feb 2007; Markus Rothe <corsair@gentoo.org> Email-Send-2.185.ebuild:
Added ~ppc64; bug #165190
diff --git a/dev-perl/Email-Send/Email-Send-2.185.ebuild b/dev-perl/Email-Send/Email-Send-2.185.ebuild
index 0c01c4dedcb5..5611d1a54677 100644
--- a/dev-perl/Email-Send/Email-Send-2.185.ebuild
+++ b/dev-perl/Email-Send/Email-Send-2.185.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.185.ebuild,v 1.2 2007/02/13 10:11:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.185.ebuild,v 1.3 2007/03/27 11:05:12 armin76 Exp $
inherit perl-module
@@ -13,7 +13,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
DEPEND="virtual/perl-Test-Simple
>=dev-perl/Module-Pluggable-2.97