summaryrefslogtreecommitdiff
path: root/dev-ruby/allison
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/allison')
-rw-r--r--dev-ruby/allison/Manifest3
-rw-r--r--dev-ruby/allison/allison-2.0.3-r4.ebuild27
-rw-r--r--dev-ruby/allison/metadata.xml11
3 files changed, 0 insertions, 41 deletions
diff --git a/dev-ruby/allison/Manifest b/dev-ruby/allison/Manifest
deleted file mode 100644
index 12a8de577b2c..000000000000
--- a/dev-ruby/allison/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST allison-2.0.3.gem 31232 BLAKE2B d112edc2bf5a50d5b861043e567779b07b213d6f19fb6a6f3b88ba95bb123a01256b3b9b9931e6b5ff30bf7c293c804f0faef0b07d0e0d1bdbbcaf531884b19a SHA512 988ed7f244c8b4fc9f629ef2b37a0ad851d9587f688e834041624cc92d8549e403545b83eb270b127e634c99f91ff8b53d2642df73dbfafe20aa41718b97ee5d
-EBUILD allison-2.0.3-r4.ebuild 563 BLAKE2B 6743dd61e865ccd4bdebfee29bdc8cc2c0bb34ab13a8fd53580c353f2da35067240ae8e3dbde5f81fc6f33d928106f3d15ebaf800e1f0bdb0df40214d2eb4ebd SHA512 6e1017ffcfb9cecf31af47e3aad49ba3a16161a2b1be8a14b53ce361d7948da584d20d2159299773cf27757e3f0d4ddd007bd3af032dee4a6b8de2ab236c4014
-MISC metadata.xml 322 BLAKE2B 8bb753283b83bb81fae285c8dce7be78d2c8738b057b961828330ac4795df3c43eb3bdc4fe0432d9a30e72f685cabcc7f756ecdfa45fb99c7cdc56fb5a9d584a SHA512 e9b0224a614fc868a660c64894ebed56c2039293537c1d9e3aaa8b5383dd59406259e31dc6ffe501801957dd5d59638e04ddde6945f86488c251595dc08f7a4d
diff --git a/dev-ruby/allison/allison-2.0.3-r4.ebuild b/dev-ruby/allison/allison-2.0.3-r4.ebuild
deleted file mode 100644
index 122772a4e9fe..000000000000
--- a/dev-ruby/allison/allison-2.0.3-r4.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG README"
-RUBY_FAKEGEM_EXTRAINSTALL="cache"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A modern, pretty RDoc template"
-HOMEPAGE="https://github.com/evan/allison"
-
-LICENSE="AFL-3.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-solaris"
-IUSE=""
-
-all_ruby_install() {
- all_fakegem_install
-
- dodoc -r contrib
-}
diff --git a/dev-ruby/allison/metadata.xml b/dev-ruby/allison/metadata.xml
deleted file mode 100644
index d76e100c9878..000000000000
--- a/dev-ruby/allison/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://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">evan/allison</remote-id>
-</upstream>
-</pkgmetadata>