blob: 17bb4c78235fe8571455f0b922b207a77c41d7aa (
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.8.ebuild,v 1.5 2010/11/05 04:39:31 jer 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=""
|