# Copyright 2005-2006 BreakMyGentoo.net # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit subversion ruby ESVN_REPO_URI="svn://svn.gna.org/svn/xmpp4r/trunk/xmpp4r" ESVN_PROJECT="xmpp4r" IUSE="" DESCRIPTION="Using Jabber with Ruby" HOMEPAGE="http://home.gna.org/xmpp4r/" SRC_URI="" SLOT="0" USE_RUBY="ruby18" LICENSE="Ruby" KEYWORDS="~x86 ~amd64" DEPEND="!dev-ruby/xmpp4r" src_unpack() { subversion_src_unpack }