summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-02-13 10:11:54 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-02-13 10:11:54 +0000
commit0c732d85f95c58878ee0864e242a04b301243b34 (patch)
treec4fe8fd2082635cff5369041ee8807bcdec31a20 /dev-perl/Email-Send
parentstable x86; bug 166560 (diff)
downloadgentoo-2-0c732d85f95c58878ee0864e242a04b301243b34.tar.gz
gentoo-2-0c732d85f95c58878ee0864e242a04b301243b34.tar.bz2
gentoo-2-0c732d85f95c58878ee0864e242a04b301243b34.zip
Added ~ppc64; bug #165190
(Portage version: 2.1.2-r9)
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 dcc25f652072..9c6b512ec15d 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.2 2007/02/06 17:00:40 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v 1.3 2007/02/13 10:11:54 corsair Exp $
+
+ 13 Feb 2007; Markus Rothe <corsair@gentoo.org> Email-Send-2.185.ebuild:
+ Added ~ppc64; bug #165190
*Email-Send-2.185 (06 Feb 2007)
diff --git a/dev-perl/Email-Send/Email-Send-2.185.ebuild b/dev-perl/Email-Send/Email-Send-2.185.ebuild
index 715c18724f48..0c01c4dedcb5 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.1 2007/02/06 17:00:40 mcummings Exp $
+# $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 $
inherit perl-module
@@ -13,7 +13,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
DEPEND="virtual/perl-Test-Simple
>=dev-perl/Module-Pluggable-2.97