summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2020-04-15 07:41:52 -0400
committerMichael Orlitzky <mjo@gentoo.org>2020-04-15 08:59:11 -0400
commite3b5ce8847d749cf7db1594765d721943f02c77c (patch)
tree03fb3e1451c255d4eea89a24d479fadb270880f7 /net-mail/mailshears
parentwww-client/opera-beta: Old (diff)
downloadgentoo-e3b5ce8847d749cf7db1594765d721943f02c77c.tar.gz
gentoo-e3b5ce8847d749cf7db1594765d721943f02c77c.tar.bz2
gentoo-e3b5ce8847d749cf7db1594765d721943f02c77c.zip
net-mail/mailshears: new EAPI=7 revision with ruby25 support.
Closes: https://bugs.gentoo.org/717310 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'net-mail/mailshears')
-rw-r--r--net-mail/mailshears/mailshears-0.0.3-r2.ebuild (renamed from net-mail/mailshears/mailshears-0.0.3-r1.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/mailshears/mailshears-0.0.3-r1.ebuild b/net-mail/mailshears/mailshears-0.0.3-r2.ebuild
index bd4f4aeb5b6e..3528190a0c78 100644
--- a/net-mail/mailshears/mailshears-0.0.3-r1.ebuild
+++ b/net-mail/mailshears/mailshears-0.0.3-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-USE_RUBY="ruby23 ruby24"
+USE_RUBY="ruby24 ruby25"
# The tests are dangerous and shouldn't be run by anyone!
# They mess with your local postgres databases.