commit:     b15c7f7fc2914893c048b034ab758e4ca89e0269
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 17 16:17:26 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 21:38:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b15c7f7f

dev-ruby/expression_parser: use HTTPS

 dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild 
b/dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild
index c02d830b729..5684d53224a 100644
--- a/dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild
+++ b/dev-ruby/expression_parser/expression_parser-0.9.0_p20130518.ebuild
@@ -12,7 +12,7 @@ RUBY_FAKEGEM_VERSION="0.9.0.20130518"
 inherit ruby-fakegem
 
 DESCRIPTION="A math parser"
-HOMEPAGE="http://lukaszwrobel.pl/blog/math-parser-part-3-implementation";
+HOMEPAGE="https://lukaszwrobel.pl/blog/math-parser-part-3-implementation";
 COMMIT_ID="6e3c7973423ff0f2cd33db2304fcd4eac3af01ad"
 SRC_URI="https://github.com/nricciar/${PN}/archive/${COMMIT_ID}.tar.gz -> 
${P}.tar.gz"
 

Reply via email to