blob: cf1b4ea6d4cac3df79ac0238d480c9c1fcc7d6b0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild,v 1.2 2003/12/25 12:36:39 coredumb Exp $
inherit php-pear
DESCRIPTION="Net_SmartIRC is a PHP class for communication with IRC networks"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha"
|