diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 16:39:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 16:39:16 +0000 |
commit | 24f1aacf19b38fd9c789912a1fc33f9ea534e99d (patch) | |
tree | 675e9f0e94c880fc4a1506a8cf36d66d87402b4c /dev-php | |
parent | ia64 stable wrt #192247 (diff) | |
download | gentoo-2-24f1aacf19b38fd9c789912a1fc33f9ea534e99d.tar.gz gentoo-2-24f1aacf19b38fd9c789912a1fc33f9ea534e99d.tar.bz2 gentoo-2-24f1aacf19b38fd9c789912a1fc33f9ea534e99d.zip |
ia64 stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php')
-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 822ac7340c63..a07e469e4496 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.30 2007/10/05 17:45:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.31 2007/10/22 16:39:16 armin76 Exp $ + + 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> + PEAR-File_Find-1.3.0.ebuild: + ia64 stable wrt #192247 05 Oct 2007; Raúl Porcel <armin76@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 1557a2ca07c5..06b30ef6fbea 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.7 2007/10/05 17:45:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild,v 1.8 2007/10/22 16:39:16 armin76 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="" |