diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-12-05 11:25:38 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-12-05 11:25:38 +0000 |
commit | 3c16765429402f3287cae8e14ccbe5d3777b3172 (patch) | |
tree | 194b4b9e14a4b9b8ec6a1a574caf2dbf57789b5a /dev-perl/Email-Find | |
parent | Marked ~x86-linux, bug #444950 (diff) | |
download | gentoo-2-3c16765429402f3287cae8e14ccbe5d3777b3172.tar.gz gentoo-2-3c16765429402f3287cae8e14ccbe5d3777b3172.tar.bz2 gentoo-2-3c16765429402f3287cae8e14ccbe5d3777b3172.zip |
Marked ~x86-linux, bug #444950
(Portage version: 2.2.01.21418-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'dev-perl/Email-Find')
-rw-r--r-- | dev-perl/Email-Find/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Email-Find/Email-Find-0.100.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Email-Find/ChangeLog b/dev-perl/Email-Find/ChangeLog index e928831129cb..e3901ebfa269 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/ChangeLog,v 1.30 2012/06/24 12:58:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/ChangeLog,v 1.31 2012/12/05 11:25:38 grobian Exp $ + + 05 Dec 2012; Fabian Groffen <grobian@gentoo.org> Email-Find-0.100.0.ebuild: + Marked ~x86-linux, bug #444950 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info 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 b66fabb0710f..e811653d4c19 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-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.3 2012/06/17 14:08:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/Email-Find-0.100.0.ebuild,v 1.4 2012/12/05 11:25:38 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Find RFC 822 email addresses in plain text" SLOT="0" -KEYWORDS="amd64 hppa ~mips ppc ppc64 x86" +KEYWORDS="amd64 hppa ~mips ppc ppc64 x86 ~x86-linux" IUSE="" RDEPEND="dev-perl/MailTools |