diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 17:45:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 17:45:41 +0000 |
commit | 931fdb086d90f98c4d2542c73a647619cee00241 (patch) | |
tree | 2b7537f226bd7d45d168ecee0f68fdad82995c9e /dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild | |
parent | alpha/sparc stable wrt #192247 (diff) | |
download | gentoo-2-931fdb086d90f98c4d2542c73a647619cee00241.tar.gz gentoo-2-931fdb086d90f98c4d2542c73a647619cee00241.tar.bz2 gentoo-2-931fdb086d90f98c4d2542c73a647619cee00241.zip |
alpha/sparc stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild')
-rw-r--r-- | dev-php/PEAR-File_Find/PEAR-File_Find-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 6590e8d6142f..1557a2ca07c5 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.6 2007/09/28 23:01:54 angelos Exp $ +# $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 $ 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="" |