diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 05:56:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 05:56:15 +0000 |
commit | 60aea1259be060252ddc686da48635233771a3be (patch) | |
tree | b2fd2ab1c327801093bc13f0ca6824aa7f9a0d94 /dev-php/PEAR-File_Find | |
parent | Stable for HPPA (bug #192247). (diff) | |
download | gentoo-2-60aea1259be060252ddc686da48635233771a3be.tar.gz gentoo-2-60aea1259be060252ddc686da48635233771a3be.tar.bz2 gentoo-2-60aea1259be060252ddc686da48635233771a3be.zip |
Stable for HPPA (bug #192247).
(Portage version: 2.1.2.12)
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 ba7e4d4246af..a0bf8167b3aa 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.24 2007/08/17 14:14:11 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.25 2007/09/16 05:56:15 jer Exp $ + + 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-File_Find-1.3.0.ebuild: + Stable for HPPA (bug #192247). *PEAR-File_Find-1.3.0 (17 Aug 2007) 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 af5d89632948..23b5d8e872cc 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.1 2007/08/17 14:14:11 hoffie Exp $ +# $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 $ 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="" |