From e77853df088f79ada93cdfe784e9e73b666742be Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Mon, 9 Apr 2012 06:39:24 +0000 Subject: Version bump. (Portage version: 2.1.10.49/cvs/Linux x86_64) --- dev-ruby/map/map-5.5.0.ebuild | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 dev-ruby/map/map-5.5.0.ebuild (limited to 'dev-ruby/map/map-5.5.0.ebuild') diff --git a/dev-ruby/map/map-5.5.0.ebuild b/dev-ruby/map/map-5.5.0.ebuild new file mode 100644 index 000000000000..81f44f91745d --- /dev/null +++ b/dev-ruby/map/map-5.5.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/map/map-5.5.0.ebuild,v 1.1 2012/04/09 06:39:24 graaff Exp $ + +EAPI=4 +USE_RUBY="ruby18 ruby19 ree18 jruby" + +RUBY_FAKEGEM_TASK_DOC="" + +RUBY_FAKEGEM_EXTRADOC="README TODO" + +RUBY_FAKEGEM_GEMSPEC="map.gemspec" + +inherit ruby-fakegem + +DESCRIPTION="A string/symbol indifferent ordered hash that works in all rubies." +HOMEPAGE="http://github.com/ahoward/map" + +LICENSE="|| ( Ruby BSD-2 )" +SLOT="0" +KEYWORDS="~amd64 ~x86-fbsd" +IUSE="" -- cgit v1.2.3-65-gdbad