summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-21 16:17:14 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-21 16:17:14 +0000
commit4d5207648b1fa42dfc758827279701af040b33c0 (patch)
tree69773a14c19c30a824ee1b71adcc0af6c8714ffd /dev-php
parentx86 stable wrt bug #398353 (diff)
downloadgentoo-2-4d5207648b1fa42dfc758827279701af040b33c0.tar.gz
gentoo-2-4d5207648b1fa42dfc758827279701af040b33c0.tar.bz2
gentoo-2-4d5207648b1fa42dfc758827279701af040b33c0.zip
x86 stable wrt bug #396965
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-File/ChangeLog5
-rw-r--r--dev-php/PEAR-File/PEAR-File-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog
index dfa738d2612b..0643fdd4d4e5 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.47 2012/01/18 21:15:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.48 2012/01/21 16:17:14 phajdan.jr Exp $
+
+ 21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> PEAR-File-1.4.0.ebuild:
+ x86 stable wrt bug #396965
18 Jan 2012; Markus Meier <maekke@gentoo.org> PEAR-File-1.4.0.ebuild:
arm stable, bug #396965
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 )"