diff --git a/dev-php/PEAR-Services_Yadis/PEAR-Services_Yadis-0.2.3.ebuild b/dev-php/PEAR-Services_Yadis/PEAR-Services_Yadis-0.2.3.ebuild new file mode 100644 --- /dev/null +++ b/dev-php/PEAR-Services_Yadis/PEAR-Services_Yadis-0.2.3.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.16 2008/01/10 10:06:27 vapier Exp $ + +EAPI="2" + +inherit php-pear-r1 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Yadis implementation, primarily for OpenID." +LICENSE="BSD" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND=""