aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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=""