summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-05-08 08:32:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-05-08 08:32:47 +0000
commit71108a164f1887621ea48ff68cb3d0f67ad5b627 (patch)
tree9109d98f23fd5007aaafc59b211bc097a8af041e /dev-php
parentStable for alpha/amd64/ia64/ppc/sparc/x86, wrt bug #548616 (diff)
downloadgentoo-2-71108a164f1887621ea48ff68cb3d0f67ad5b627.tar.gz
gentoo-2-71108a164f1887621ea48ff68cb3d0f67ad5b627.tar.bz2
gentoo-2-71108a164f1887621ea48ff68cb3d0f67ad5b627.zip
Stable for alpha/amd64/ia64/ppc/sparc/x86, wrt bug #548614
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-File_Find/ChangeLog5
-rw-r--r--dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-File_Find/ChangeLog b/dev-php/PEAR-File_Find/ChangeLog
index 2e4aa305edbf..b15f1c32bfd6 100644
--- a/dev-php/PEAR-File_Find/ChangeLog
+++ b/dev-php/PEAR-File_Find/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-File_Find
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.38 2015/05/05 07:45:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.39 2015/05/08 08:32:47 ago Exp $
+
+ 08 May 2015; Agostino Sarubbo <ago@gentoo.org> PEAR-File_Find-1.3.2.ebuild:
+ Stable for alpha/amd64/ia64/ppc/sparc/x86, wrt bug #548614
05 May 2015; Jeroen Roovers <jer@gentoo.org> PEAR-File_Find-1.3.2.ebuild:
Stable for PPC64 (bug #548614).
diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild
index ae6bbeebf008..54bce5486d16 100644
--- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild
+++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild,v 1.5 2015/05/05 07:45:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild,v 1.6 2015/05/08 08:32:47 ago Exp $
EAPI="5"
@@ -9,7 +9,7 @@ inherit php-pear-r1
DESCRIPTION="A class that facillitates the search of filesystems"
LICENSE="PHP-2.02"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
src_unpack() {