summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 12:56:58 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 12:56:58 +0000
commit9a3ea6d6346879b2f6b10ad89701181dcb995ab1 (patch)
tree5be8e48ffb801168d187f4d4c2a37cf631b5fa6d /dev-perl/Email-Find
parentMarking dev-perl/Email-Valid-0.15-r1 ~mips (dependancy of dev-util/git) as pe... (diff)
downloadgentoo-2-9a3ea6d6346879b2f6b10ad89701181dcb995ab1.tar.gz
gentoo-2-9a3ea6d6346879b2f6b10ad89701181dcb995ab1.tar.bz2
gentoo-2-9a3ea6d6346879b2f6b10ad89701181dcb995ab1.zip
Virtuals for perl-core
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/Email-Find')
-rw-r--r--dev-perl/Email-Find/ChangeLog8
-rw-r--r--dev-perl/Email-Find/Email-Find-0.09.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Email-Find/ChangeLog b/dev-perl/Email-Find/ChangeLog
index a7ee26067b7c..2e142bf4290e 100644
--- a/dev-perl/Email-Find/ChangeLog
+++ b/dev-perl/Email-Find/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Email-Find
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/ChangeLog,v 1.12 2006/02/08 23:30:41 tove Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/ChangeLog,v 1.13 2006/02/13 12:55:24 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ Email-Find-0.09.ebuild:
+ Virtuals for perl-core
28 Nov 2005; Tom Gall <tgall@gentoo.org> Email-Find-0.09.ebuild:
stable on ppc64
diff --git a/dev-perl/Email-Find/Email-Find-0.09.ebuild b/dev-perl/Email-Find/Email-Find-0.09.ebuild
index 88a5bf5520b2..f36dbce27b80 100644
--- a/dev-perl/Email-Find/Email-Find-0.09.ebuild
+++ b/dev-perl/Email-Find/Email-Find-0.09.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.09.ebuild,v 1.14 2005/11/29 03:02:09 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Find/Email-Find-0.09.ebuild,v 1.15 2006/02/13 12:55:24 mcummings Exp $
inherit perl-module
@@ -17,4 +17,4 @@ SRC_TEST="do"
DEPEND="dev-perl/MailTools
dev-perl/Email-Valid
- perl-core/Test-Simple"
+ virtual/perl-Test-Simple"