diff options
author | 2010-05-20 04:22:18 +0000 | |
---|---|---|
committer | 2010-05-20 04:22:18 +0000 | |
commit | 1770858ec6b567722cfd04c9d14c5549e99d6c05 (patch) | |
tree | 9679069dab83ef0d83f994dd89f4e2cf1b5901d0 /dev-php5/ezc-ImageAnalysis/ezc-ImageAnalysis-1.1.3.ebuild | |
parent | New component for ezc-eZcomponents 2009.2.1, bug #320547 (diff) | |
download | gentoo-2-1770858ec6b567722cfd04c9d14c5549e99d6c05.tar.gz gentoo-2-1770858ec6b567722cfd04c9d14c5549e99d6c05.tar.bz2 gentoo-2-1770858ec6b567722cfd04c9d14c5549e99d6c05.zip |
Version bump, bug #320547
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5/ezc-ImageAnalysis/ezc-ImageAnalysis-1.1.3.ebuild')
-rw-r--r-- | dev-php5/ezc-ImageAnalysis/ezc-ImageAnalysis-1.1.3.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-php5/ezc-ImageAnalysis/ezc-ImageAnalysis-1.1.3.ebuild b/dev-php5/ezc-ImageAnalysis/ezc-ImageAnalysis-1.1.3.ebuild new file mode 100644 index 000000000000..2fef173ac7bb --- /dev/null +++ b/dev-php5/ezc-ImageAnalysis/ezc-ImageAnalysis-1.1.3.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-ImageAnalysis/ezc-ImageAnalysis-1.1.3.ebuild,v 1.1 2010/05/20 04:22:18 pva Exp $ + +EZC_BASE_MIN="1.8" +inherit php-ezc + +DESCRIPTION="This eZ component allows you to analyse image files in different ways." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" |