blob: e8916a7ef266c6ce9ee1e50d627262efbf10a1bc (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2006 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.0.1.ebuild,v 1.5 2006/08/24 02:05:26 weeve Exp $
inherit php-ezc
DESCRIPTION="This eZ component allows you to analyse image files in different ways."
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
|