summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-02-12 18:18:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-02-12 18:18:28 +0000
commit99d3d9e2efa6ac25cc6180fbe798e5a6d3cd6cc4 (patch)
treee187f6e5ea9a51e0409947b9e6add726e9d7f94a /dev-perl/Email-Send
parentDrop ia64/sparc, x86 stable wrt #396947 (diff)
downloadgentoo-2-99d3d9e2efa6ac25cc6180fbe798e5a6d3cd6cc4.tar.gz
gentoo-2-99d3d9e2efa6ac25cc6180fbe798e5a6d3cd6cc4.tar.bz2
gentoo-2-99d3d9e2efa6ac25cc6180fbe798e5a6d3cd6cc4.zip
Drop alpha/ia64/sparc keywords
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Email-Send')
-rw-r--r--dev-perl/Email-Send/ChangeLog8
-rw-r--r--dev-perl/Email-Send/Email-Send-2.190.ebuild6
-rw-r--r--dev-perl/Email-Send/Email-Send-2.198.0.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-perl/Email-Send/ChangeLog b/dev-perl/Email-Send/ChangeLog
index f47b681a94cb..85bfbcd8b3e5 100644
--- a/dev-perl/Email-Send/ChangeLog
+++ b/dev-perl/Email-Send/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Email-Send
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v 1.27 2011/09/04 11:21:47 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/ChangeLog,v 1.28 2012/02/12 18:18:28 armin76 Exp $
+
+ 12 Feb 2012; Raúl Porcel <armin76@gentoo.org> Email-Send-2.190.ebuild,
+ Email-Send-2.198.0.ebuild:
+ Drop alpha/ia64/sparc keywords
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Email-Send-2.198.ebuild:
Cleanup
diff --git a/dev-perl/Email-Send/Email-Send-2.190.ebuild b/dev-perl/Email-Send/Email-Send-2.190.ebuild
index 89b8e7382a37..0d98bb50fced 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-2008 Gentoo Foundation
+# Copyright 1999-2012 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.8 2008/11/18 14:49:44 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.190.ebuild,v 1.9 2012/02/12 18:18:28 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="amd64 ppc ppc64 x86"
DEPEND="virtual/perl-Test-Simple
>=virtual/perl-Module-Pluggable-2.97
diff --git a/dev-perl/Email-Send/Email-Send-2.198.0.ebuild b/dev-perl/Email-Send/Email-Send-2.198.0.ebuild
index 44be82aa0b2f..dd5ccf55c4ee 100644
--- a/dev-perl/Email-Send/Email-Send-2.198.0.ebuild
+++ b/dev-perl/Email-Send/Email-Send-2.198.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.198.0.ebuild,v 1.1 2011/08/31 10:47:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Send/Email-Send-2.198.0.ebuild,v 1.2 2012/02/12 18:18:28 armin76 Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Simply Sending Email"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="virtual/perl-Test-Simple