diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 12:25:55 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 12:25:55 +0000 |
commit | 3296d04c349fc3503d5949a483fde5cba0b48405 (patch) | |
tree | ed4f0f6afa6c3a2519de2e4b2d3860b0d1c28fa7 /dev-php/PEAR-File_Find | |
parent | x86 stable, bug 192247 (diff) | |
download | gentoo-2-3296d04c349fc3503d5949a483fde5cba0b48405.tar.gz gentoo-2-3296d04c349fc3503d5949a483fde5cba0b48405.tar.bz2 gentoo-2-3296d04c349fc3503d5949a483fde5cba0b48405.zip |
x86 stable, bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-File_Find')
-rw-r--r-- | dev-php/PEAR-File_Find/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-File_Find/ChangeLog b/dev-php/PEAR-File_Find/ChangeLog index a0bf8167b3aa..49e504586caf 100644 --- a/dev-php/PEAR-File_Find/ChangeLog +++ b/dev-php/PEAR-File_Find/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-File_Find # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.25 2007/09/16 05:56:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.26 2007/09/21 12:25:55 opfer Exp $ + + 21 Sep 2007; Christian Faulhammer <opfer@gentoo.org> + PEAR-File_Find-1.3.0.ebuild: + x86 stable, bug 192247 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-File_Find-1.3.0.ebuild: Stable for HPPA (bug #192247). diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild index 23b5d8e872cc..66ae66da80d6 100644 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 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.0.ebuild,v 1.2 2007/09/16 05:56:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild,v 1.3 2007/09/21 12:25:55 opfer 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="" |