summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-File')
-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 0643fdd4d4e5..758d375fb3fc 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.48 2012/01/21 16:17:14 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.49 2012/01/29 15:20:49 armin76 Exp $
+
+ 29 Jan 2012; Raúl Porcel <armin76@gentoo.org> PEAR-File-1.4.0.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable
21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> PEAR-File-1.4.0.ebuild:
x86 stable wrt 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 b5fe04657a06..7f9ff11dcfb9 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.4 2012/01/21 16:17:14 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild,v 1.5 2012/01/29 15:20:49 armin76 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 )"