diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-09-25 00:20:57 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-09-25 00:20:57 +0000 |
commit | 6daac97ba4b22e3a812c1959a4391b5160c4ef6e (patch) | |
tree | 3220f011a3e68883bb3803be4914bc70d1199b7b /dev-php/PEAR-File_Find | |
parent | stable ppc, bug #192247 (diff) | |
download | gentoo-2-6daac97ba4b22e3a812c1959a4391b5160c4ef6e.tar.gz gentoo-2-6daac97ba4b22e3a812c1959a4391b5160c4ef6e.tar.bz2 gentoo-2-6daac97ba4b22e3a812c1959a4391b5160c4ef6e.zip |
stable ppc, 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 | 5 | ||||
-rw-r--r-- | dev-php/PEAR-File_Find/PEAR-File_Find-1.3.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 49e504586caf..b8a723c7caa3 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.26 2007/09/21 12:25:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.27 2007/09/25 00:20:57 pylon Exp $ + + 25 Sep 2007; Lars Weiler <pylon@gentoo.org> PEAR-File_Find-1.3.0.ebuild: + stable ppc, bug #192247 21 Sep 2007; Christian Faulhammer <opfer@gentoo.org> PEAR-File_Find-1.3.0.ebuild: 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 66ae66da80d6..e656a4c3259a 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.3 2007/09/21 12:25:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild,v 1.4 2007/09/25 00:20:57 pylon 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="" |