diff options
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Translation2/PEAR-Translation2-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.1.ebuild b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.1.ebuild index ecb48645e56c..7f445e36d3a4 100644 --- a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.1.ebuild +++ b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.1.ebuild,v 1.1 2009/08/22 19:05:07 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.1.ebuild,v 1.2 2009/08/24 01:12:49 mr_bones_ Exp $ inherit php-pear-r1 depend.php eutils @@ -8,7 +8,7 @@ DESCRIPTION="Class for multilingual applications management." LICENSE="BSD" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="minimal" +IUSE="minimal xml" RDEPEND="!minimal? ( dev-php/PEAR-Cache_Lite dev-php/PEAR-DB |