summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/msgpack/msgpack-0.3.2.ebuild')
-rw-r--r--dev-ruby/msgpack/msgpack-0.3.2.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-ruby/msgpack/msgpack-0.3.2.ebuild b/dev-ruby/msgpack/msgpack-0.3.2.ebuild
new file mode 100644
index 0000000..5e1ce29
--- /dev/null
+++ b/dev-ruby/msgpack/msgpack-0.3.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+inherit gems
+
+DESCRIPTION="Binary-based efficient data interchange format for ruby binding"
+HOMEPAGE="http://msgpack.sourceforge.jp/"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""