summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2023-09-27 15:19:04 +0200
committerFlorian Schmaus <flow@gentoo.org>2023-09-27 15:22:54 +0200
commita74374906de7989c6c81429e22fa60b5b8ab287c (patch)
tree4adb61ed168c16b1ba897286c45a9320a972e022 /dev-ruby/totoridipjp
parentacct-group/spi: treeclean (diff)
downloadgentoo-a74374906de7989c6c81429e22fa60b5b8ab287c.tar.gz
gentoo-a74374906de7989c6c81429e22fa60b5b8ab287c.tar.bz2
gentoo-a74374906de7989c6c81429e22fa60b5b8ab287c.zip
dev-ruby/totoridipjp: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-ruby/totoridipjp')
-rw-r--r--dev-ruby/totoridipjp/Manifest1
-rw-r--r--dev-ruby/totoridipjp/metadata.xml15
-rw-r--r--dev-ruby/totoridipjp/totoridipjp-0.1.0-r1.ebuild22
3 files changed, 0 insertions, 38 deletions
diff --git a/dev-ruby/totoridipjp/Manifest b/dev-ruby/totoridipjp/Manifest
deleted file mode 100644
index f035d7270422..000000000000
--- a/dev-ruby/totoridipjp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST totoridipjp-0.1.0.gem 7168 BLAKE2B 9a78da0b8309c9886506a80b7206530f3398d1591eaa75a32a4085bbdc56492da7465e6183fe5979e5e3e9ff486a089d1495ae2105f694c407fce40c29809dfe SHA512 5298fe39b0705a0b913f7f6cad452be48480a6832e9451d86a7fe9a1248fe893a76af2f56c0bd6d3a65c756d4ed3fd29b4483ef82beeccfc78dcf9dbf43ed748
diff --git a/dev-ruby/totoridipjp/metadata.xml b/dev-ruby/totoridipjp/metadata.xml
deleted file mode 100644
index 95ac3bda21f1..000000000000
--- a/dev-ruby/totoridipjp/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>naota@gentoo.org</email>
- <name>Naohiro Aota</name>
- </maintainer>
- <maintainer type="project">
- <email>ruby@gentoo.org</email>
- <name>Gentoo Ruby Project</name>
- </maintainer>
- <upstream>
- <remote-id type="rubygems">totoridipjp</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ruby/totoridipjp/totoridipjp-0.1.0-r1.ebuild b/dev-ruby/totoridipjp/totoridipjp-0.1.0-r1.ebuild
deleted file mode 100644
index 577dfab5818a..000000000000
--- a/dev-ruby/totoridipjp/totoridipjp-0.1.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A ruby binding to use totori.dip.jp Web API"
-HOMEPAGE="https://rubygems.org/gems/totoridipjp"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""