commit: 689528201792d28f4ab8be5e08751fc2b6aa349c Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Aug 19 07:44:34 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Aug 19 08:03:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68952820
dev-ruby/log4r: update HOMEPAGE Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/log4r/log4r-1.1.10-r3.ebuild | 6 +++--- 1 file 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"
