summaryrefslogtreecommitdiff
path: root/dev-ruby/pluggaloid
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-ruby/pluggaloid
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-ruby/pluggaloid')
-rw-r--r--dev-ruby/pluggaloid/Manifest6
-rw-r--r--dev-ruby/pluggaloid/metadata.xml14
-rw-r--r--dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild27
-rw-r--r--dev-ruby/pluggaloid/pluggaloid-1.1.1.ebuild27
4 files changed, 74 insertions, 0 deletions
diff --git a/dev-ruby/pluggaloid/Manifest b/dev-ruby/pluggaloid/Manifest
new file mode 100644
index 000000000000..3267ba730e4a
--- /dev/null
+++ b/dev-ruby/pluggaloid/Manifest
@@ -0,0 +1,6 @@
+DIST pluggaloid-1.0.2.gem 11776 SHA256 839fc393f3e249ca3772adfb8e8ea6b4fafb3b570df82d47e6cbc3999fa9f36c SHA512 e9ba908f477bf254e7c3ae9f3736d21aeeb38848bcbd43e2ab995c3d592547c22572d07965096353d82ef38e81d4a489a495e80f9af3927fc937caa04d435275 WHIRLPOOL 9914d5b92870cf87ca26fd913df311628018bb9b93a9fe41e626b70b255f80e46a56effea216914afefc29a97aee3ae928775991e292c24d5faab5234698db43
+DIST pluggaloid-1.1.1.gem 14336 SHA256 f9279fad38d0bf4e20ee70e30882c6cb7916bc764bf72b2f955f0ac0ff0a3a5d SHA512 80453954f98c7fba354455b73538d055a7d9d38e38f16723dcc4b04811286a8e34e413f31d988b86580eb5a4890d5405c78e6798bcf1ca489fd3159b23653070 WHIRLPOOL 9c020c4a11dcaa49f21a086e4fb050f7798beb3465e8db3fb79521f168ae5e072b6c03a6a93dd233cd59422355c76d567d0fa5524e9cc45a8eef7e8d8b5a7586
+EBUILD pluggaloid-1.0.2.ebuild 566 SHA256 64c67a6ca66391e38025c24a9f7f58a523032dfadd6cda672f84853cd983572d SHA512 14afd5f617ce905b855d399f9b6974da2994ae8e8ffe8936593d0dd3415c281d0e600f48d4e7454cd470f389cd4463d42a017aa439c86a8e85d768b291790d64 WHIRLPOOL 81c3c859950f9832eee4405d34b7eaaea14f17dfd07d4bd581f7a5eebab7454e6b54dd2a07158e2bd861f14916f42b99dda67f1277a4d24d5f05fbf37cfc2375
+EBUILD pluggaloid-1.1.1.ebuild 559 SHA256 51c59f554940d4ac1bb40ffbf77792ec4716303aee854083c7b076d17d43414c SHA512 14bc3f9e2398e3fa89062bde96d14533151d8ccd43e002f5a53483721cb5ced957bddfbb4d831760b5d85f1bf3e409ae48b0f7dcf9abc3b2f3af35d10b2d9d97 WHIRLPOOL ceb6b500a1755f43edaf0997ee6b1ac9c9bb65ba30a73243d8699b2e9e6c8741d124e827b9a07e95cae7181ce7355c32b853ab2f2dce670a842d70b9e273c3ec
+MISC ChangeLog 1448 SHA256 46af39f8f587c0f16eb91ac66858d600a6608c9d086bad2c7fb4fb41ec196155 SHA512 a805549474feaaceb36fa1cc34d8b0ee71d684193eb8a5b4e5d64723fb92ca9b871a52b77b2e9fcba944a6130f47b7c21462551d48871b9f45e42fd738dea6a3 WHIRLPOOL 3ec54e1e0b5527b807656e8f21a5b94a0fd15be00772866b916aa9c4ad3596e6eed37fe7b428c82226d8f2fc73873a8379ed042c3e10fb55a45f00f8fcd0044f
+MISC metadata.xml 411 SHA256 ed50167ae1747eb5ce72ca0fdfd5f939088cd1d80d33bb9eec546d4d152098ec SHA512 24dd8c687efe2f4b36b890912e583b7800151d1209b74b0676ec9c863e263e8858a9a9e465523680890e14243c8a2d67e7a999a1973bc5bb797cebdf886ae546 WHIRLPOOL bfa10178f8385a0c69e62956d2c89e1dd305ce72b44950b4b9e0f7aee0291879aa709d1dac81f50d97e55ad009182b3d00f44532e9dabfdeea457c7715dab1fa
diff --git a/dev-ruby/pluggaloid/metadata.xml b/dev-ruby/pluggaloid/metadata.xml
new file mode 100644
index 000000000000..4b45643bc78b
--- /dev/null
+++ b/dev-ruby/pluggaloid/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>naota@gentoo.org</email>
+ </maintainer>
+ <maintainer type="project">
+ <email>ruby@gentoo.org</email>
+ <name>Gentoo Ruby Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="rubygems">delayer-deferred</remote-id>
+ </upstream>
+</pkgmetadata>
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..625b1b33b013
--- /dev/null
+++ b/dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="doc"
+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=""
+
+ruby_add_rdepend "
+ dev-ruby/delayer
+ dev-ruby/instance_storage:0
+"
+
+all_ruby_prepare() {
+ sed -i -e '/bundler/ s:^:#:' Rakefile test/*_test.rb || die
+}
diff --git a/dev-ruby/pluggaloid/pluggaloid-1.1.1.ebuild b/dev-ruby/pluggaloid/pluggaloid-1.1.1.ebuild
new file mode 100644
index 000000000000..26398ff19e87
--- /dev/null
+++ b/dev-ruby/pluggaloid/pluggaloid-1.1.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_DOC="doc"
+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=""
+
+ruby_add_rdepend "
+ dev-ruby/delayer
+ dev-ruby/instance_storage:0
+"
+
+all_ruby_prepare() {
+ sed -i -e '/bundler/ s:^:#:' Rakefile test/*_test.rb || die
+}