diff --git a/dev-php/PEAR-Services_Facebook/PEAR-Services_Facebook-0.2.8.ebuild b/dev-php/PEAR-Services_Facebook/PEAR-Services_Facebook-0.2.8.ebuild new file mode 100644 --- /dev/null +++ b/dev-php/PEAR-Services_Facebook/PEAR-Services_Facebook-0.2.8.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="2" + +inherit php-pear-r1 + +KEYWORDS="~amd64 ~x86" + +DESCRPITION="Unofficial PHP FaceBook client library" +LICENSE="BSD" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND=""