X-Git-Url: http://git.draconx.ca/gitweb/gentoo-draconx.git/blobdiff_plain/e84bf928d42a897ee11b5d332a449ecf0df89873:/dev-ruby/fastimage/fastimage-2.2.1.ebuild..1396f89adb2435d5b08c127ed2c554c02f356e01:/dev-ruby/fastimage/static/gitweb/gitweb.js diff --git a/dev-ruby/fastimage/fastimage-2.2.1.ebuild b/dev-ruby/fastimage/fastimage-2.2.1.ebuild deleted file mode 100644 index a1ba50e..0000000 --- a/dev-ruby/fastimage/fastimage-2.2.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright © 2019-2021 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="ruby24 ruby25 ruby26" - -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"