summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-08 12:07:33 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-08 12:07:33 +0000
commit4b538ae00c3803af88a50af90c9631bb81797204 (patch)
tree15749fa8bf6302830e1f31059155c5c2a1f74289 /dev-perl/Email-Send
parentia64 stable (diff)
downloadgentoo-2-4b538ae00c3803af88a50af90c9631bb81797204.tar.gz
gentoo-2-4b538ae00c3803af88a50af90c9631bb81797204.tar.bz2
gentoo-2-4b538ae00c3803af88a50af90c9631bb81797204.zip
alpha/ia64 stable
(Portage version: 2.1.3.19)
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.190.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Email-Send/ChangeLog b/dev-perl/Email-Send/ChangeLog
index 9593df4b0573..bc784712699d 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.12 2007/12/04 20:15:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v 1.13 2007/12/08 12:07:33 armin76 Exp $
+
+ 08 Dec 2007; Raúl Porcel <armin76@gentoo.org> Email-Send-2.190.ebuild:
+ alpha/ia64 stable
04 Dec 2007; Markus Rothe <corsair@gentoo.org> Email-Send-2.190.ebuild:
Stable on ppc64; bug #198075
diff --git a/dev-perl/Email-Send/Email-Send-2.190.ebuild b/dev-perl/Email-Send/Email-Send-2.190.ebuild
index e0de6d9a5558..d7f4771d1ed9 100644
--- a/dev-perl/Email-Send/Email-Send-2.190.ebuild
+++ b/dev-perl/Email-Send/Email-Send-2.190.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.190.ebuild,v 1.4 2007/12/04 20:15:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.190.ebuild,v 1.5 2007/12/08 12:07:33 armin76 Exp $
inherit perl-module
@@ -12,7 +12,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha ~amd64 ia64 ppc ppc64 ~sparc x86"
DEPEND="virtual/perl-Test-Simple
>=dev-perl/Module-Pluggable-2.97