summaryrefslogtreecommitdiff
path: root/dev-ruby/axiom-types
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-ruby/axiom-types
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-ruby/axiom-types')
-rw-r--r--dev-ruby/axiom-types/Manifest3
-rw-r--r--dev-ruby/axiom-types/axiom-types-0.1.1.ebuild29
-rw-r--r--dev-ruby/axiom-types/metadata.xml12
3 files changed, 0 insertions, 44 deletions
diff --git a/dev-ruby/axiom-types/Manifest b/dev-ruby/axiom-types/Manifest
deleted file mode 100644
index 22adc011d0a0..000000000000
--- a/dev-ruby/axiom-types/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST axiom-types-0.1.1.gem 23552 BLAKE2B 26a9c7f242d331951a85d8a5819eb00bdf599c7f891eac2a7478d0f28d11a6f90c6c81a9beb4c6cedbe540684fb99382148568d28bf5cb55aecc85987c8913e2 SHA512 1d1eb7680cc7370e81506acf8a3a5ca2e40e8c375cc6e91176fca2b5ba388b87792b0e0872e6847b7f8ab27f3fc52f4cd4792875c97f579ffa4578e3c414d2e5
-EBUILD axiom-types-0.1.1.ebuild 734 BLAKE2B ac591243f3ba1f4c39169ea55d4163174a4cbe74fa6eaa45ccb6426c4cb02f05dbfa6fb319a32e94d722e1ac86d7f6d87715fe2d53d7646949a50d8f0fd1935b SHA512 1d40357e9db9912b784a37d9dc40a21ddde60d645238c877281b17e1a913eba347b99588511047c8f9433887cfb65eb5cdc9bdba443a33f0dbb88910c3755d46
-MISC metadata.xml 398 BLAKE2B 53ab62259975f7b7aa7413bfce595b9c05459d9fc2052fce262b5921003bd3a2915627b57fd325c4422d2bc5b7125c80b609f0a8ca1af6a565a705a88311dcca SHA512 99d1d06e2af5c9ee6ecdadeceac40ea7ec7f3774ed5de1b817bb2d96db7ae1d2b147755a32f3b16c721afe0c28470d8e7d19e31af841d919d44b0ed6969f31ca
diff --git a/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild b/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild
deleted file mode 100644
index ee5ffa99775b..000000000000
--- a/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.md README.md"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="yard"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Define types with optional constraints for use within axiom and other libraries"
-HOMEPAGE="https://rubygems.org/gems/axiom-types https://github.com/dkubb/axiom-types"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/descendants_tracker-0.0.4
- <dev-ruby/descendants_tracker-0.1
- >=dev-ruby/ice_nine-0.11.0
- <dev-ruby/ice_nine-0.12
- >=dev-ruby/thread_safe-0.3.1
- <dev-ruby/thread_safe-1"
-
-RESTRICT="test"
diff --git a/dev-ruby/axiom-types/metadata.xml b/dev-ruby/axiom-types/metadata.xml
deleted file mode 100644
index 4c5e3f50b0ed..000000000000
--- a/dev-ruby/axiom-types/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>ruby@gentoo.org</email>
- <name>Gentoo Ruby Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">dkubb/axiom-types</remote-id>
- <remote-id type="rubygems">axiom-types</remote-id>
- </upstream>
-</pkgmetadata>