From e72be5d9449d044ac405f721b6860603060f4898 Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Sun, 28 May 2006 18:14:37 +0000 Subject: fix invalid atoms (Portage version: 2.1_rc3) --- dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-php/PEAR-File_Archive') diff --git a/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild index dd371a6ab051..1e78a2cc5f2d 100644 --- a/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild +++ b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild,v 1.4 2006/05/27 11:02:06 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild,v 1.5 2006/05/28 18:14:37 swegener Exp $ inherit php-pear-r1 depend.php @@ -10,7 +10,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" -RDEPEND=">=dev-php/PEAR-MIME_Type - >=dev-php/PEAR-Mail_Mime +RDEPEND="dev-php/PEAR-MIME_Type + dev-php/PEAR-Mail_Mime dev-php/PEAR-Mail dev-php/PEAR-Cache_Lite" -- cgit v1.2.3-65-gdbad