summaryrefslogtreecommitdiff
path: root/dev-ruby/filesize/filesize-0.2.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-07 09:13:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-07 09:13:05 +0000
commitd04ca8750504d8c7d1904d580fc0c4d1edb3b465 (patch)
treed29b56fcf4c808d24477f51f0ca481df5d726052 /dev-ruby/filesize/filesize-0.2.0.ebuild
parent4e0f61672a4cd8a3d8afc21e9afc2a7acd849976 (diff)
gentoo auto-resync : 07:12:2022 - 09:13:05
Diffstat (limited to 'dev-ruby/filesize/filesize-0.2.0.ebuild')
-rw-r--r--dev-ruby/filesize/filesize-0.2.0.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-ruby/filesize/filesize-0.2.0.ebuild b/dev-ruby/filesize/filesize-0.2.0.ebuild
deleted file mode 100644
index 7aeb065f1134..000000000000
--- a/dev-ruby/filesize/filesize-0.2.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="small ruby class for handling filesizes with both the SI and binary prefixes"
-HOMEPAGE="https://github.com/dominikh/filesize"
-
-LICENSE="MIT"
-SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""