aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Martins <leonardo@venidera.com>2012-03-28 13:42:59 -0300
committerLeonardo Martins <leonardo@venidera.com>2012-03-28 13:42:59 -0300
commit398718e0101c596b0d69a7a83462ac00a946b936 (patch)
tree024b965adf1ff3eebf66c37938f4b19b2db0a256
parentAdded dev-ruby/permutation-0.1.8 (diff)
downloadvenidera-398718e0101c596b0d69a7a83462ac00a946b936.tar.gz
venidera-398718e0101c596b0d69a7a83462ac00a946b936.tar.bz2
venidera-398718e0101c596b0d69a7a83462ac00a946b936.zip
Added dev-ruby/parseconfig-0.5.2
-rw-r--r--dev-ruby/parseconfig/parseconfig-0.5.2.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-ruby/parseconfig/parseconfig-0.5.2.ebuild b/dev-ruby/parseconfig/parseconfig-0.5.2.ebuild
index e69de29..16d0de5 100644
--- a/dev-ruby/parseconfig/parseconfig-0.5.2.ebuild
+++ b/dev-ruby/parseconfig/parseconfig-0.5.2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+USE_RUBY="ruby18"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides simple parsing of standard *nix style config files."
+HOMEPAGE="https://github.com/derks/ruby-parseconfig"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""