From e3b5ce8847d749cf7db1594765d721943f02c77c Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 15 Apr 2020 07:41:52 -0400 Subject: 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 --- net-mail/mailshears/mailshears-0.0.3-r1.ebuild | 30 -------------------------- net-mail/mailshears/mailshears-0.0.3-r2.ebuild | 30 ++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 30 deletions(-) delete mode 100644 net-mail/mailshears/mailshears-0.0.3-r1.ebuild create mode 100644 net-mail/mailshears/mailshears-0.0.3-r2.ebuild diff --git a/net-mail/mailshears/mailshears-0.0.3-r1.ebuild b/net-mail/mailshears/mailshears-0.0.3-r1.ebuild deleted file mode 100644 index bd4f4aeb5b6e..000000000000 --- a/net-mail/mailshears/mailshears-0.0.3-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -USE_RUBY="ruby23 ruby24" - -# The tests are dangerous and shouldn't be run by anyone! -# They mess with your local postgres databases. -RUBY_FAKEGEM_RECIPE_TEST=none -RUBY_FAKEGEM_RECIPE_DOC=yard -RUBY_FAKEGEM_EXTRADOC="doc/${PN}.example.conf.yml" - -inherit ruby-fakegem - -DESCRIPTION="Mangle your mail garden" -HOMEPAGE="http://michael.orlitzky.com/code/mailshears.xhtml" - -LICENSE="AGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -ruby_add_rdepend ">=dev-ruby/pg-0.17 =dev-ruby/pg-0.17