summaryrefslogtreecommitdiff
path: root/dev-ruby/mash
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/mash
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-ruby/mash')
-rw-r--r--dev-ruby/mash/Manifest3
-rw-r--r--dev-ruby/mash/mash-0.1.1-r2.ebuild20
-rw-r--r--dev-ruby/mash/metadata.xml11
3 files changed, 0 insertions, 34 deletions
diff --git a/dev-ruby/mash/Manifest b/dev-ruby/mash/Manifest
deleted file mode 100644
index 68ee0b70d27a..000000000000
--- a/dev-ruby/mash/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST mash-0.1.1.gem 8704 BLAKE2B 071559e64bc6b4be639f854405bed695a9e8136e9e20d2793a47336f4fc68acdf587051f920c3429b882c2941b9d0396adaf12352b4306d64af5cdefec3aae83 SHA512 5d3a0997b9a98e3228f6e838e449597f88c53f3f310b1c19b40dd1d5439887afc8e47710f0062b6bf0ab776aa6a9563b21b2fb402667701b215edd9d2ccb7e8e
-EBUILD mash-0.1.1-r2.ebuild 460 BLAKE2B 5a908d272b852b260f617b9fd66439e5baf4fabad715ffd03db3045f505707c3b283124a63ebbada949d43904fb5f7431b3485df8fb791f838ab03a6d29ca836 SHA512 adf9c31f471e7dc15a404af6386cc74fe64f9f034b2d35421a555863c6ddbbd1f02adfb1285d3985301a2008e43b42105efac29e62e3cca53b8dc9bfcbca71d7
-MISC metadata.xml 338 BLAKE2B b97d8b2698a1bbffbcd29b4e9ee96bf8cbceee7b317adec462230d979ebeef2edc7865f336ffb2a9e712596cbcb8ac308f1d23aaffa774b43278442b7cddf1c0 SHA512 924a32d980f01b8a3da22f72fc87e799929dd8c8e13102189a348bfbe4fe8a03fb1f4028322771007f33ed9fc9ca8ed9b179d25f008a9da722640e6ac49659fd
diff --git a/dev-ruby/mash/mash-0.1.1-r2.ebuild b/dev-ruby/mash/mash-0.1.1-r2.ebuild
deleted file mode 100644
index c5b58ef234f9..000000000000
--- a/dev-ruby/mash/mash-0.1.1-r2.ebuild
+++ /dev/null
@@ -1,20 +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_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Mash is an extended Hash that gives simple pseudo-object functionality"
-HOMEPAGE="https://github.com/mbleigh/mash"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
diff --git a/dev-ruby/mash/metadata.xml b/dev-ruby/mash/metadata.xml
deleted file mode 100644
index b4de8743d329..000000000000
--- a/dev-ruby/mash/metadata.xml
+++ /dev/null
@@ -1,11 +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">mbleigh/mash</remote-id>
- </upstream>
-</pkgmetadata>