summaryrefslogtreecommitdiff
blob: c55855e3fc266294c5df5b264faf77cf79f466f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild,v 1.9 2006/01/22 07:41:28 halcy0n Exp $

inherit php-pear-r1

IUSE=""
DESCRIPTION="Adds internationalization support to PHP applications"
LICENSE="PHP"
SLOT="0"
KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
RDEPEND=">=dev-php/PEAR-HTML_Template_IT-1.1-r1"