blob: 119f18bf9517fa35d3fec2d4c05cd4a2cd34c364 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Archive/ezc-Archive-1.2.3.ebuild,v 1.1 2007/08/30 13:27:50 jokey Exp $
inherit php-ezc
DESCRIPTION="This eZ component allows you to create, modify, and extract archive files of various formats."
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
|