# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/zentest-3.4.3.ebuild,v 1.1 2007/01/06 14:15:08 graaff Exp $ inherit gems DESCRIPTION="Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates." HOMEPAGE="http://addressable.rubyforge.org/" LICENSE="MIT" KEYWORDS="~amd64 ~ia64 ~x86" SLOT="0" IUSE="" USE_RUBY="ruby18" DEPEND="dev-ruby/idn"