diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-30 18:37:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-30 18:37:51 +0000 |
commit | f5e4267843f6454b5a5fffb01ade1db72f7f9ccf (patch) | |
tree | 46a7fbd3b6acdd9c21a55df186b09fb57f4cb2d2 /dev-php/PEAR-PHP_CompatInfo | |
parent | whitespace (diff) | |
download | gentoo-2-f5e4267843f6454b5a5fffb01ade1db72f7f9ccf.tar.gz gentoo-2-f5e4267843f6454b5a5fffb01ade1db72f7f9ccf.tar.bz2 gentoo-2-f5e4267843f6454b5a5fffb01ade1db72f7f9ccf.zip |
whitespace
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php/PEAR-PHP_CompatInfo')
-rw-r--r-- | dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.4.3.ebuild b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.4.3.ebuild index c13867a6c41c..20fc205cc772 100644 --- a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.4.3.ebuild +++ b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.4.3.ebuild,v 1.1 2007/08/30 12:33:18 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.4.3.ebuild,v 1.2 2007/08/30 18:37:51 mr_bones_ Exp $ inherit php-pear-r1 depend.php @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="minimal" -RDEPEND="!minimal? ( >=dev-php/PEAR-Console_Table-1.0.5 +RDEPEND="!minimal? ( >=dev-php/PEAR-Console_Table-1.0.5 >=dev-php/PEAR-Console_Getargs-1.3.3 )" pkg_setup() { |