diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 14:08:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 14:08:36 +0000 |
commit | b29b5afa484fee70f11ab2de1e84c8f8142d2315 (patch) | |
tree | b4e6612b753ae38973bdc4fffae3c784b261de29 /dev-perl/Email-Find | |
parent | Support for sys-kernel/hardened-sources in 0.6.0-rc9, check for CONFIG_DEVTMP... (diff) | |
download | gentoo-2-b29b5afa484fee70f11ab2de1e84c8f8142d2315.tar.gz gentoo-2-b29b5afa484fee70f11ab2de1e84c8f8142d2315.tar.bz2 gentoo-2-b29b5afa484fee70f11ab2de1e84c8f8142d2315.zip |
Drop alpha/ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Email-Find')
-rw-r--r-- | dev-perl/Email-Find/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Email-Find/Email-Find-0.100.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Email-Find/ChangeLog b/dev-perl/Email-Find/ChangeLog index c86087bee0dc..8dc95e4c4e37 100644 --- a/dev-perl/Email-Find/ChangeLog +++ b/dev-perl/Email-Find/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Email-Find -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/ChangeLog,v 1.28 2011/09/04 11:23:28 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/ChangeLog,v 1.29 2012/06/17 14:08:36 armin76 Exp $ + + 17 Jun 2012; Raúl Porcel <armin76@gentoo.org> Email-Find-0.100.0.ebuild: + Drop alpha/ia64/sparc keywords 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Email-Find-0.10.ebuild: Cleanup diff --git a/dev-perl/Email-Find/Email-Find-0.100.0.ebuild b/dev-perl/Email-Find/Email-Find-0.100.0.ebuild index 00e0d3cd8604..b66fabb0710f 100644 --- a/dev-perl/Email-Find/Email-Find-0.100.0.ebuild +++ b/dev-perl/Email-Find/Email-Find-0.100.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-Find/Email-Find-0.100.0.ebuild,v 1.2 2011/09/03 21:05:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/Email-Find-0.100.0.ebuild,v 1.3 2012/06/17 14:08:36 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Find RFC 822 email addresses in plain text" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ~mips ppc ppc64 x86" IUSE="" RDEPEND="dev-perl/MailTools |