Mailshears already works with ruby23 and ruby24, but only ruby21 and
ruby22 were listed in RUBY_TARGETS. This revision changes that to
RUBY_TARGETS="ruby23 ruby24", and updates HOMEPAGE to avoid a 301.
Closes: https://bugs.gentoo.org/645610
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby21 ruby22"
+USE_RUBY="ruby23 ruby24"
# The tests are dangerous and shouldn't be run by anyone!
# They mess with your local postgres databases.
inherit ruby-fakegem
DESCRIPTION="Mangle your mail garden"
-HOMEPAGE="http://michael.orlitzky.com/code/mailshears.php"
+HOMEPAGE="http://michael.orlitzky.com/code/mailshears.xhtml"
LICENSE="AGPL-3"
SLOT="0"