diff options
author | 2009-08-22 19:28:26 +0000 | |
---|---|---|
committer | 2009-08-22 19:28:26 +0000 | |
commit | 0ffa742048c1fc707518b576bb5e819dcfdffda3 (patch) | |
tree | bf3fb5ccba8ddb7a88d6f07b58420b43189b44ec /dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-0ffa742048c1fc707518b576bb5e819dcfdffda3.tar.gz gentoo-2-0ffa742048c1fc707518b576bb5e819dcfdffda3.tar.bz2 gentoo-2-0ffa742048c1fc707518b576bb5e819dcfdffda3.zip |
Version bump
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild new file mode 100644 index 000000000000..0e33345cdff0 --- /dev/null +++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.0.1.ebuild,v 1.1 2009/08/22 19:28:26 beandog Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Net_SmartIRC is a PHP class for communication with IRC networks" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" |