commit: a690f31cc5e78f9f0b507bbca158d0ba05defaab
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Dec 16 13:12:32 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Dec 16 13:12:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a690f31c
www-servers/thin: remove blank line
makes repoman happy
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
www-servers/thin/thin-1.8.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/www-servers/thin/thin-1.8.0.ebuild
b/www-servers/thin/thin-1.8.0.ebuild
index 2715b040..3ea7476f 100644
--- a/www-servers/thin/thin-1.8.0.ebuild
+++ b/www-servers/thin/thin-1.8.0.ebuild
@@ -57,7 +57,6 @@ all_ruby_prepare() {
use doc || rm tasks/rdoc.rake
}
-
each_ruby_configure() {
${RUBY} -Cext/thin_parser extconf.rb || die
}