X-Git-Url: http://git.draconx.ca/gitweb/gentoo-draconx.git/blobdiff_plain/ad9ed9d0be1c4acda1f9893e9fbb09e8b31c73ad..a050ccecebeb906f93ccd60138e443e4150d2b13:/dev-ruby/fastimage/fastimage-2.2.6-r1.ebuild diff --git a/dev-ruby/fastimage/fastimage-2.2.6-r1.ebuild b/dev-ruby/fastimage/fastimage-2.2.6-r1.ebuild deleted file mode 100644 index 14579bc..0000000 --- a/dev-ruby/fastimage/fastimage-2.2.6-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright © 2019-2023 Nick Bowler -# License GPLv3+: GNU General Public License version 3 or any later version. -# This is free software: you are free to change and redistribute it. -# There is NO WARRANTY, to the extent permitted by law. - -EAPI=7 - -USE_RUBY="ruby26 ruby27 ruby30" - -RUBY_FAKEGEM_EXTRADOC="README.textile" - -inherit ruby-fakegem - -DESCRIPTION="Library to determine format and size of image files" -HOMEPAGE="https://github.com/sdsykes/fastimage" -SRC_URI="https://github.com/sdsykes/fastimage/archive/v$PV.tar.gz -> $P.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86"