diff options
author | Alex Legler <a3li@gentoo.org> | 2009-11-27 17:11:21 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2009-11-27 17:11:21 +0000 |
commit | 1f96e0e1be32ba3ed1cc04fb9f82a73e9a9869b7 (patch) | |
tree | 2bab21815d7da91774648d720a2c641c803a381c /dev-ruby/xmpp4r/xmpp4r-0.5.ebuild | |
parent | Version bumped, bug #294782. Added backtrace patch for FreeBSD, bug #293609. (diff) | |
download | gentoo-2-1f96e0e1be32ba3ed1cc04fb9f82a73e9a9869b7.tar.gz gentoo-2-1f96e0e1be32ba3ed1cc04fb9f82a73e9a9869b7.tar.bz2 gentoo-2-1f96e0e1be32ba3ed1cc04fb9f82a73e9a9869b7.zip |
Remove SRC_URI, hopefully fixes bug 294440
(Portage version: 2.2_rc52/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/xmpp4r/xmpp4r-0.5.ebuild')
-rw-r--r-- | dev-ruby/xmpp4r/xmpp4r-0.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/xmpp4r/xmpp4r-0.5.ebuild b/dev-ruby/xmpp4r/xmpp4r-0.5.ebuild index e68d1287ab80..afa20cc98175 100644 --- a/dev-ruby/xmpp4r/xmpp4r-0.5.ebuild +++ b/dev-ruby/xmpp4r/xmpp4r-0.5.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xmpp4r/xmpp4r-0.5.ebuild,v 1.3 2009/09/22 13:49:36 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xmpp4r/xmpp4r-0.5.ebuild,v 1.4 2009/11/27 17:11:21 a3li Exp $ inherit gems DESCRIPTION="An XMPP library for Ruby" HOMEPAGE="http://home.gna.org/xmpp4r/" -SRC_URI="http://download.gna.org/xmpp4r/${P}.gem" LICENSE="Ruby" SLOT="0" |