diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-12-07 11:04:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-12-07 11:04:06 +0000 |
| commit | 3ed0329f059cc63da7dc041e078efdbe2ecb323f (patch) | |
| tree | bf7ad61a0c96e6e625636e6f4194def036a0d9fd /dev-ruby/filesize | |
| parent | 642d364547e885cc19f87104f77e671bac261b38 (diff) | |
| download | baldeagleos-repo-3ed0329f059cc63da7dc041e078efdbe2ecb323f.tar.gz baldeagleos-repo-3ed0329f059cc63da7dc041e078efdbe2ecb323f.tar.xz baldeagleos-repo-3ed0329f059cc63da7dc041e078efdbe2ecb323f.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/filesize')
| -rw-r--r-- | dev-ruby/filesize/filesize-0.2.0.ebuild | 20 |
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="" |
