diff options
author | 2015-05-10 06:41:01 +0000 | |
---|---|---|
committer | 2015-05-10 06:41:01 +0000 | |
commit | a7205314ea1c849e79cb417aa398ea4dc96f9d0f (patch) | |
tree | cc898612a12f60a9bc696ae9eb10f7003dd98cba /dev-ruby | |
parent | Stable for PPC64 (bug #548686). (diff) | |
download | historical-a7205314ea1c849e79cb417aa398ea4dc96f9d0f.tar.gz historical-a7205314ea1c849e79cb417aa398ea4dc96f9d0f.tar.bz2 historical-a7205314ea1c849e79cb417aa398ea4dc96f9d0f.zip |
Initial import. New test dependency for dev-ruby/http.
Package-Manager: portage-2.2.18/cvs/Linux x86_64
Manifest-Sign-Key: 0x8883FA56A308A8D7!
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/certificate_authority/ChangeLog | 10 | ||||
-rw-r--r-- | dev-ruby/certificate_authority/Manifest | 14 | ||||
-rw-r--r-- | dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild | 30 | ||||
-rw-r--r-- | dev-ruby/certificate_authority/metadata.xml | 5 |
4 files changed, 59 insertions, 0 deletions
diff --git a/dev-ruby/certificate_authority/ChangeLog b/dev-ruby/certificate_authority/ChangeLog new file mode 100644 index 000000000000..380129521f64 --- /dev/null +++ b/dev-ruby/certificate_authority/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-ruby/certificate_authority +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/certificate_authority/ChangeLog,v 1.1 2015/05/10 06:40:51 graaff Exp $ + +*certificate_authority-0.1.6 (10 May 2015) + + 10 May 2015; Hans de Graaff <graaff@gentoo.org> + +certificate_authority-0.1.6.ebuild, +metadata.xml: + Initial import. New test dependency for dev-ruby/http. + diff --git a/dev-ruby/certificate_authority/Manifest b/dev-ruby/certificate_authority/Manifest new file mode 100644 index 000000000000..3dd6bf4dcadf --- /dev/null +++ b/dev-ruby/certificate_authority/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST certificate_authority-0.1.6.gem 22528 SHA256 4b1f7d2df1685650ceeb23aa01b20d89221d3435388c7db8b205fb199bb4d5f8 SHA512 d1471171aa01956ca216bdb8515e9f6fafc9720827e7351b14c7c38907e87b66a3299d9ee0322fb51b8edd1cbc4f4a73a2aa4b54ff5ca4c8bc602ced5e035a59 WHIRLPOOL 291a2ff004b335c9776c8b2d497592c1b0b2598eb2b56df7428d6679540341e1ac821246db14bd8227632b929e7a507ca73ebe4f943c50b06b8b3b7171634ad1 +EBUILD certificate_authority-0.1.6.ebuild 864 SHA256 c062d9b0723ee1bd9f7fb0afbc685aab97ae06cba69c5f88b61f61181a1316d6 SHA512 08d408e3409a496e5a90bc6d4a092ba811b0f9e7e8f5ecda7725b2cbb8bd9e3eed1de660e488710a23d01f8160e46da6c77681aef477cfc16418935adb479feb WHIRLPOOL ee58fd7fa49e5f0a91e2120d50abf0842cd1c708159ca8744a97436977f7e333e3912831bff4e9f99e5c1160b219730f618169c83d0c657cffeb1ae7a700367c +MISC ChangeLog 439 SHA256 750d97036d85139a13472dd8abc6394b8fec82ee1a5a091d777558b1d78d66f5 SHA512 26f203f80ea17079b211601ce454f9f92593eb1e839fbddefbb0695a52ba758eb183b81c867a9ec6212c94a475250b5c9e68e97dfbb4bf0460a79d3d844eeded WHIRLPOOL c441c86c7b79a7f41e0dfd3417b01156d9e02527acdb2fdb07ae266b42e8b96f93fb468ee2831ec22656956f1cd7ea7133341a1b68db417251669df798692212 +MISC metadata.xml 157 SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c SHA512 0cec73b966de88015ea4c7212723d848d367608aa93658bb945f298a8000c4ba8aba73c9eb8481859fb5bbed45e80dae32c628caf81e027a4ad8eafa7e632851 WHIRLPOOL 4da25c81e21173ad8b7b5f35b056264869d9a16741062aa4422c5ea1aa9e73da8eb700b0d54de84c169d702fbb3f41ed157c9dc7c9daac110849ae84715c051b +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iF4EAREIAAYFAlVO/X0ACgkQiIP6VqMIqNf4FgD/QBSMW3sF4tVinpBvJOy7Nng1 +JYJPKDbk4jZoZKRmnkoA/2yI16FUBiDVYIU3p7QVeX2n0Xo+eM28KGn7gNyjyGbK +=d0um +-----END PGP SIGNATURE----- diff --git a/dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild b/dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild new file mode 100644 index 000000000000..804bb06859d8 --- /dev/null +++ b/dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/certificate_authority/certificate_authority-0.1.6.ebuild,v 1.1 2015/05/10 06:40:51 graaff Exp $ + +EAPI=5 +USE_RUBY="ruby19 ruby20 ruby21" + +RUBY_FAKEGEM_RECIPE_TEST="rspec" + +RUBY_FAKEGEM_RECIPE_DOC="rdoc" +RUBY_FAKEGEM_EXTRADOC="README.rdoc" + +inherit ruby-fakegem + +DESCRIPTION="Managing the core functions outlined in RFC-3280 for PKI" +HOMEPAGE="https://github.com/cchandler/certificate_authority" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +ruby_add_rdepend ">=dev-ruby/activemodel-3.0.6:*" + +all_ruby_prepare() { + # Avoid dependency on dev-libs/engine_pkcs11 that will be hard to + # make work on different arches due to hardwired load paths in + # specs. + rm -f spec/units/pkcs11_key_material_spec.rb || die +} diff --git a/dev-ruby/certificate_authority/metadata.xml b/dev-ruby/certificate_authority/metadata.xml new file mode 100644 index 000000000000..852136183369 --- /dev/null +++ b/dev-ruby/certificate_authority/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> |