Add ebuild for PEAR's Net::Gearman

This commit is contained in:
2011-06-18 21:21:04 +00:00
parent 5193c2ecc2
commit ead82d5eba
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.7.ebuild,v 1.1 2011/03/31 12:49:46 olemarkus Exp $
inherit php-pear-r1
DESCRIPTION="PEAR::Net_Gearman is a PHP interface to Gearman"
LICENSE="PHP-2.02"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""