summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-11-19 07:52:18 +0000
committerTorsten Veller <tove@gentoo.org>2009-11-19 07:52:18 +0000
commitd3b4aa14252d6c9f7a6956b87fe252fbed7894d5 (patch)
tree876ee40f456e78032d73dd2dbe229bda8ee9193a /dev-perl/Email-Reply/Email-Reply-1.202.ebuild
parentEmail-MIME-Modifier merged into Email-MIME-1.900 (#293679) (diff)
downloadgentoo-2-d3b4aa14252d6c9f7a6956b87fe252fbed7894d5.tar.gz
gentoo-2-d3b4aa14252d6c9f7a6956b87fe252fbed7894d5.tar.bz2
gentoo-2-d3b4aa14252d6c9f7a6956b87fe252fbed7894d5.zip
Email-MIME-Modifier and Email-MIME-Creator merged in Email-MIME-1.900 (#293679)
(Portage version: 2.2_rc50/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Email-Reply/Email-Reply-1.202.ebuild')
-rw-r--r--dev-perl/Email-Reply/Email-Reply-1.202.ebuild13
1 files changed, 9 insertions, 4 deletions
diff --git a/dev-perl/Email-Reply/Email-Reply-1.202.ebuild b/dev-perl/Email-Reply/Email-Reply-1.202.ebuild
index e2f02a01c1c8..7eb745688783 100644
--- a/dev-perl/Email-Reply/Email-Reply-1.202.ebuild
+++ b/dev-perl/Email-Reply/Email-Reply-1.202.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild,v 1.7 2008/09/30 12:26:43 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild,v 1.8 2009/11/19 07:52:18 tove Exp $
MODULE_AUTHOR=RJBS
inherit perl-module
@@ -14,8 +14,13 @@ IUSE=""
DEPEND=">=dev-perl/Email-Abstract-2.13.1
>=dev-perl/Email-MIME-1.857
- >=dev-perl/Email-MIME-Modifier-1.441
- >=dev-perl/Email-MIME-Creator-1.451
+ || (
+ >=dev-perl/Email-MIME-1.900
+ (
+ >=dev-perl/Email-MIME-Modifier-1.441
+ >=dev-perl/Email-MIME-Creator-1.451
+ )
+ )
dev-perl/Email-Address
dev-lang/perl"