diff options
author | 2011-12-14 22:57:20 +0000 | |
---|---|---|
committer | 2011-12-14 22:57:20 +0000 | |
commit | 37185de2eff1409dc7abe39ac6aa5087fcd20136 (patch) | |
tree | d0c227d9d72631cf8cf14a810d13ae41a6abaef1 /dev-php/ezc-File/ezc-File-1.2.ebuild | |
parent | Merging categories dev-php5 and dev-php (bug #324665) (diff) | |
download | historical-37185de2eff1409dc7abe39ac6aa5087fcd20136.tar.gz historical-37185de2eff1409dc7abe39ac6aa5087fcd20136.tar.bz2 historical-37185de2eff1409dc7abe39ac6aa5087fcd20136.zip |
Moving package from dev-php5 to dev-php category (bug #324665)
Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'dev-php/ezc-File/ezc-File-1.2.ebuild')
-rw-r--r-- | dev-php/ezc-File/ezc-File-1.2.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-php/ezc-File/ezc-File-1.2.ebuild b/dev-php/ezc-File/ezc-File-1.2.ebuild new file mode 100644 index 000000000000..e3f409b6ac9a --- /dev/null +++ b/dev-php/ezc-File/ezc-File-1.2.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/ezc-File/ezc-File-1.2.ebuild,v 1.1 2011/12/14 22:10:54 mabi Exp $ + +EZC_BASE_MIN="1.4" +inherit php-ezc + +DESCRIPTION="This eZ component provides support for file operations which are not covered by PHP or are just missing." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" |