summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2020-09-29 07:38:52 +0200
committerHans de Graaff <hans@degraaff.org>2020-09-29 07:38:52 +0200
commit4ae19f16c5c977b9bfc120238276d3c5f6122933 (patch)
tree57fc5e914b1b75e029694f627c9ae453f36c80cb
parentdev-ruby/oedipus_lex: initial import of 2.5.2 (diff)
downloadgraaff-4ae19f16c5c977b9bfc120238276d3c5f6122933.tar.gz
graaff-4ae19f16c5c977b9bfc120238276d3c5f6122933.tar.bz2
graaff-4ae19f16c5c977b9bfc120238276d3c5f6122933.zip
dev-ruby/oedipus_lex: use https
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Hans de Graaff <hans@degraaff.org>
-rw-r--r--dev-ruby/oedipus_lex/oedipus_lex-2.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/oedipus_lex/oedipus_lex-2.5.2.ebuild b/dev-ruby/oedipus_lex/oedipus_lex-2.5.2.ebuild
index b888d997..f957c8a2 100644
--- a/dev-ruby/oedipus_lex/oedipus_lex-2.5.2.ebuild
+++ b/dev-ruby/oedipus_lex/oedipus_lex-2.5.2.ebuild
@@ -9,7 +9,7 @@ RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
inherit ruby-fakegem
DESCRIPTION="A lexer generator in the same family as Rexical and Rex"
-HOMEPAGE="http://github.com/seattlerb/oedipus_lex"
+HOMEPAGE="https://github.com/seattlerb/oedipus_lex"
LICENSE="MIT"
KEYWORDS="~amd64"