summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2013-11-26 19:31:05 +0000
committerHans de Graaff <graaff@gentoo.org>2013-11-26 19:31:05 +0000
commit44ed5187c1b6ef89e54fd67b8c64ea21f4c33349 (patch)
tree23a27a8fb7fdf4613127a1f4a6ba5ffbe6284425 /dev-ruby/shoulda-context
parentStable for HPPA too. (diff)
downloadhistorical-44ed5187c1b6ef89e54fd67b8c64ea21f4c33349.tar.gz
historical-44ed5187c1b6ef89e54fd67b8c64ea21f4c33349.tar.bz2
historical-44ed5187c1b6ef89e54fd67b8c64ea21f4c33349.zip
Initial import. New dependency for newer shoulda versions.
Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0x8883FA56A308A8D7!
Diffstat (limited to 'dev-ruby/shoulda-context')
-rw-r--r--dev-ruby/shoulda-context/ChangeLog10
-rw-r--r--dev-ruby/shoulda-context/Manifest14
-rw-r--r--dev-ruby/shoulda-context/metadata.xml5
-rw-r--r--dev-ruby/shoulda-context/shoulda-context-1.1.4.ebuild28
4 files changed, 57 insertions, 0 deletions
diff --git a/dev-ruby/shoulda-context/ChangeLog b/dev-ruby/shoulda-context/ChangeLog
new file mode 100644
index 000000000000..32943e127a5b
--- /dev/null
+++ b/dev-ruby/shoulda-context/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/shoulda-context
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/ChangeLog,v 1.1 2013/11/26 19:30:59 graaff Exp $
+
+*shoulda-context-1.1.4 (26 Nov 2013)
+
+ 26 Nov 2013; Hans de Graaff <graaff@gentoo.org>
+ +shoulda-context-1.1.4.ebuild, +metadata.xml:
+ Initial import. New dependency for newer shoulda versions.
+
diff --git a/dev-ruby/shoulda-context/Manifest b/dev-ruby/shoulda-context/Manifest
new file mode 100644
index 000000000000..cc100dd2bae3
--- /dev/null
+++ b/dev-ruby/shoulda-context/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST shoulda-context-1.1.4.gem 20992 SHA256 894875f73ad73a87c04016f589b7b1e6099a3e59ad3a69135501a8078d621303 SHA512 2627582e14661c531747d491dcf9af2fb6727034e4badd149e750d0449e80c0eeab0fb1cc102f6c258cf85b9f2279f578724f68873400ab0c651b2076f503d0a WHIRLPOOL a81d1d63267925f2429c0dc6690a055d8394bbab93d4ac21543e60c01ca01bd457f81f879f89f55eee371d62aec6f111d0dd852d90d3a9c664c021f05c4d45cf
+EBUILD shoulda-context-1.1.4.ebuild 735 SHA256 385b866bc340e4fa3ac5e5b3df64366dfbb6080f3e93b18cbd6b7f2575cb65f6 SHA512 b127ab8cbeeacfdc1644436f731995b13b485374ed340a7ad9aa67376f7cfa9ab02c9c2584c1aef6972d1362cb7454b314a721e28541b53b3e53ab1c363f1bc2 WHIRLPOOL de25f5e85cf971b40568d8432d971dea1d6c0aae6888070a39ef9a4b1a3eed64ed7b8834737c620cf93ae4cab721816593faa05d929737cc6e1a3ca0e02e09b7
+MISC ChangeLog 419 SHA256 0ff497432d54df195a77a9ab738086b0c906faa1d25096f80833e1059eba5534 SHA512 c8ec0e5731cad10da780322d29a99868f362f6a9f85e93de518f39f12868e52d85b7f47abc370b4b5db5bc91ea3b6a213cc4c257cf8158ed32ffce662bb27478 WHIRLPOOL eaa13e7b6e75c96a4855e39954ecdeec6c894056e5470c528967d68ef40852e968d01ccb199bfff627cccd0c9727023a91d271b588465c5447c43bff36c961bc
+MISC metadata.xml 157 SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c SHA512 0cec73b966de88015ea4c7212723d848d367608aa93658bb945f298a8000c4ba8aba73c9eb8481859fb5bbed45e80dae32c628caf81e027a4ad8eafa7e632851 WHIRLPOOL 4da25c81e21173ad8b7b5f35b056264869d9a16741062aa4422c5ea1aa9e73da8eb700b0d54de84c169d702fbb3f41ed157c9dc7c9daac110849ae84715c051b
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.22 (GNU/Linux)
+
+iF4EAREIAAYFAlKU9vkACgkQiIP6VqMIqNf0+gD/boUCTX7MUmMeVz6vxASBam7p
+DUxoxbmvxJRBNaLNcoMA/izr8bWPfgcuejPBTIS0/Zuv/HmdzRAqjLhBDlC732jo
+=hXpK
+-----END PGP SIGNATURE-----
diff --git a/dev-ruby/shoulda-context/metadata.xml b/dev-ruby/shoulda-context/metadata.xml
new file mode 100644
index 000000000000..852136183369
--- /dev/null
+++ b/dev-ruby/shoulda-context/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ruby</herd>
+</pkgmetadata>
diff --git a/dev-ruby/shoulda-context/shoulda-context-1.1.4.ebuild b/dev-ruby/shoulda-context/shoulda-context-1.1.4.ebuild
new file mode 100644
index 000000000000..25a28982fa4a
--- /dev/null
+++ b/dev-ruby/shoulda-context/shoulda-context-1.1.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shoulda-context/shoulda-context-1.1.4.ebuild,v 1.1 2013/11/26 19:30:59 graaff Exp $
+
+EAPI=5
+
+USE_RUBY="ruby19 ruby20 jruby"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="init.rb rails tasks"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Context framework extracted from Shoulda"
+HOMEPAGE="http://thoughtbot.com/projects/shoulda"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc test"
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 dev-ruby/mocha )"
+
+each_ruby_test() {
+ ruby-ng_testrb-2 -Itest test/shoulda/*_test.rb || die
+}