blob: e7fa6ab384060d648db3e6fd7b93e5567bc5b8da (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Base/ezc-Base-1.4.1.ebuild,v 1.2 2010/05/13 19:09:10 josejx Exp $
inherit php-ezc
DESCRIPTION="The Base package provides the basic infrastructure that all eZ component packages rely on."
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE=""
|