blob: 7d99413f09e9235c6a4a3fa40b24f96350935059 (
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-Cache/ezc-Cache-1.1.2.ebuild,v 1.2 2006/10/01 18:26:01 gmsoft Exp $
inherit php-ezc
DESCRIPTION="This eZ component provides a solution for caching, supporting multiple backends."
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
|