# Copyright 1999-2006 BreakMyGentoo.net # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit ruby gems DESCRIPTION="A library to decode/encode HTML-entities" HOMEPAGE="http://htmlentities.rubyforge.org/" SRC_URI="http://rubyforge.org/frs/download.php/9643/${P}.gem" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" IUSE="" USE_RUBY="ruby18 ruby19" DEPEND="virtual/ruby"