summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2016-01-24 15:44:18 +0900
committerNaohiro Aota <naota@gentoo.org>2016-01-24 19:20:47 +0900
commit34a529dba80ce9c3dba1fbc35e8a1ac09f2f67a3 (patch)
tree4bb1233685bf4c9358159beb0e62d679d95aac48 /dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild
parentsci-chemistry/mpqc: Fix -Werror=format-security errors (diff)
downloadgentoo-34a529dba80ce9c3dba1fbc35e8a1ac09f2f67a3.tar.gz
gentoo-34a529dba80ce9c3dba1fbc35e8a1ac09f2f67a3.tar.bz2
gentoo-34a529dba80ce9c3dba1fbc35e8a1ac09f2f67a3.zip
dev-ruby/pluggaloid: add new package
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild')
-rw-r--r--dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild b/dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild
new file mode 100644
index 000000000000..9ea0c425ee93
--- /dev/null
+++ b/dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+DESCRIPTION="Pluggaloid is extensible plugin system for mikutter"
+HOMEPAGE="https://rubygems.org/gems/pluggaloid/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""