diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:39:17 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:39:17 +0000 |
commit | 851b73135c39946baef58c41c6c58b0373da2e31 (patch) | |
tree | c25d11c3bc833addfbd555dddaf3d6614cc1d581 /dev-php/PEAR-File_Find | |
parent | Stable on x86; bug #119722 (diff) | |
download | gentoo-2-851b73135c39946baef58c41c6c58b0373da2e31.tar.gz gentoo-2-851b73135c39946baef58c41c6c58b0373da2e31.tar.bz2 gentoo-2-851b73135c39946baef58c41c6c58b0373da2e31.zip |
Stable on x86; bug #119722
(Portage version: 2.1_pre3-r1)
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 7fbbb1ffebe7..d7f4d05b83b5 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.14 2006/01/21 08:03:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.15 2006/01/22 07:37:05 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-File_Find-1.2.0.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@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 8a5b21b699f8..042759c19690 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.5 2006/01/21 08:03:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.2.0.ebuild,v 1.6 2006/01/22 07:37:05 halcy0n Exp $ inherit php-pear-r1 DESCRIPTION="A class that facillitates the search of filesystems." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" |