diff options
author | 2012-01-21 16:17:14 +0000 | |
---|---|---|
committer | 2012-01-21 16:17:14 +0000 | |
commit | a067eb26526b6a48ed33694495b7fb850369a5ae (patch) | |
tree | 1920903d5d2e94a3e5928f8f8636baad091a66ae /dev-php/PEAR-File/PEAR-File-1.4.0.ebuild | |
parent | x86 stable wrt bug #398353 (diff) | |
download | historical-a067eb26526b6a48ed33694495b7fb850369a5ae.tar.gz historical-a067eb26526b6a48ed33694495b7fb850369a5ae.tar.bz2 historical-a067eb26526b6a48ed33694495b7fb850369a5ae.zip |
x86 stable wrt bug #396965
Package-Manager: portage-2.1.10.41/cvs/Linux i686
Diffstat (limited to 'dev-php/PEAR-File/PEAR-File-1.4.0.ebuild')
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild b/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild index 5620c12dd254..b5fe04657a06 100644 --- a/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild,v 1.3 2012/01/18 21:15:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild,v 1.4 2012/01/21 16:17:14 phajdan.jr Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="Common file and directory routines" LICENSE="PHP-3" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )" |