diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-18 21:15:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-18 21:15:03 +0000 |
commit | ace9aef7ec8a2aba1d41d5bb2e805cf0cfbafd27 (patch) | |
tree | bc3a89f2a26a1306a8f0d6390e9f965164ae9592 /dev-php/PEAR-File | |
parent | arm stable, bug #366687 (diff) | |
download | historical-ace9aef7ec8a2aba1d41d5bb2e805cf0cfbafd27.tar.gz historical-ace9aef7ec8a2aba1d41d5bb2e805cf0cfbafd27.tar.bz2 historical-ace9aef7ec8a2aba1d41d5bb2e805cf0cfbafd27.zip |
arm stable, bug #396965
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-File')
-rw-r--r-- | dev-php/PEAR-File/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index 35885d34f30b..dfa738d2612b 100644 --- a/dev-php/PEAR-File/ChangeLog +++ b/dev-php/PEAR-File/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-File # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.46 2012/01/18 18:37:10 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.47 2012/01/18 21:15:03 maekke Exp $ + + 18 Jan 2012; Markus Meier <maekke@gentoo.org> PEAR-File-1.4.0.ebuild: + arm stable, bug #396965 18 Jan 2012; Matti Bickel <mabi@gentoo.org> -PEAR-File-1.2.2.ebuild, -PEAR-File-1.3.0.ebuild: 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 48685ef5c3f4..5620c12dd254 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.2 2012/01/16 14:51:34 ago Exp $ +# $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 $ 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 )" |