]> git.draconx.ca Git - gentoo-draconx.git/blobdiff - dev-ruby/fastimage/fastimage-2.2.6-r1.ebuild
dev-ruby/fastimage: Remove old.
[gentoo-draconx.git] / 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 (file)
index 14579bc..0000000
+++ /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"