summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/htmlentities/htmlentities-4.2.0.ebuild')
-rw-r--r--dev-ruby/htmlentities/htmlentities-4.2.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-ruby/htmlentities/htmlentities-4.2.0.ebuild b/dev-ruby/htmlentities/htmlentities-4.2.0.ebuild
new file mode 100644
index 000000000000..2fce79bda1d6
--- /dev/null
+++ b/dev-ruby/htmlentities/htmlentities-4.2.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.0.ebuild,v 1.1 2009/08/26 05:42:15 graaff Exp $
+
+inherit gems
+
+USE_RUBY="ruby18"
+
+DESCRIPTION="A simple library for encoding/decoding entities in (X)HTML documents."
+HOMEPAGE="http://htmlentities.rubyforge.org/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""