summaryrefslogtreecommitdiff
path: root/dev-ruby/log4r/log4r-1.1.10-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/log4r/log4r-1.1.10-r3.ebuild')
-rw-r--r--dev-ruby/log4r/log4r-1.1.10-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/log4r/log4r-1.1.10-r3.ebuild b/dev-ruby/log4r/log4r-1.1.10-r3.ebuild
index 55e624763748..64076ddc9be7 100644
--- a/dev-ruby/log4r/log4r-1.1.10-r3.ebuild
+++ b/dev-ruby/log4r/log4r-1.1.10-r3.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+USE_RUBY="ruby30 ruby31 ruby32"
RUBY_FAKEGEM_TASK_DOC=""
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_DOCDIR="doc"
inherit ruby-fakegem
DESCRIPTION="A comprehensive and flexible logging library written in Ruby"
-HOMEPAGE="http://log4r.sourceforge.net/"
+HOMEPAGE="https://log4r.sourceforge.net/"
IUSE=""
LICENSE="LGPL-3"