diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-03-30 19:03:43 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-03-30 19:03:43 +0000 |
commit | 668db7b07a8869a3c1180582d9473415519abe84 (patch) | |
tree | 91763a99a288cf973e1d4681aa80279d5d59b9ad /dev-php/PEAR-File_Find | |
parent | Removing sparc64 2004.3 deprecated (diff) | |
download | gentoo-2-668db7b07a8869a3c1180582d9473415519abe84.tar.gz gentoo-2-668db7b07a8869a3c1180582d9473415519abe84.tar.bz2 gentoo-2-668db7b07a8869a3c1180582d9473415519abe84.zip |
Marked ppc stable for bug #119722.
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'dev-php/PEAR-File_Find')
-rw-r--r-- | dev-php/PEAR-File_Find/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-File_Find/ChangeLog b/dev-php/PEAR-File_Find/ChangeLog index ae24a8df5aeb..28e6d4d31ef3 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.20 2006/02/17 21:50:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.21 2006/03/30 19:03:43 josejx Exp $ + + 30 Mar 2006; Joseph Jezak <josejx@gentoo.org> PEAR-File_Find-1.2.0.ebuild: + Marked ppc stable for bug #119722. 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> PEAR-File_Find-1.2.0.ebuild: diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild index 6a1423a05951..7aa4c9cf5244 100644 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 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.2.0.ebuild,v 1.11 2006/02/17 21:50:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild,v 1.12 2006/03/30 19:03:43 josejx Exp $ inherit php-pear-r1 DESCRIPTION="A class that facillitates the search of filesystems." LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" |