From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-SPF/
Date: Fri, 11 Oct 2019 19:38:10 +0000 (UTC) [thread overview]
Message-ID: <1570822650.dd1c618deaab86d3fa3c8c48c4515e684a71650c.dilfridge@gentoo> (raw)
commit: dd1c618deaab86d3fa3c8c48c4515e684a71650c
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 19:37:30 2019 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 19:37:30 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd1c618d
dev-perl/Mail-SPF: Remove old
Bug: https://bugs.gentoo.org/578246
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Mail-SPF/Mail-SPF-2.9.0-r1.ebuild | 49 ------------------------------
1 file changed, 49 deletions(-)
diff --git a/dev-perl/Mail-SPF/Mail-SPF-2.9.0-r1.ebuild b/dev-perl/Mail-SPF/Mail-SPF-2.9.0-r1.ebuild
deleted file mode 100644
index 1f581b04e51..00000000000
--- a/dev-perl/Mail-SPF/Mail-SPF-2.9.0-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=JMEHNLE
-MODULE_SECTION=mail-spf
-MODULE_VERSION=v2.9.0
-inherit perl-module
-
-DESCRIPTION="An object-oriented implementation of Sender Policy Framework"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sparc x86"
-IUSE="test"
-
-RESTRICT=test
-
-RDEPEND="
- dev-perl/Error
- >=dev-perl/Net-DNS-0.620.0
- >=dev-perl/NetAddr-IP-4
- >=dev-perl/URI-1.130.0
- >=dev-perl/Net-DNS-Resolver-Programmable-0.3.0
- virtual/perl-version
- !!dev-perl/Mail-SPF-Query
-"
-DEPEND="${RDEPEND}
- >=dev-perl/Module-Build-0.280.500
- >=dev-perl/Net-DNS-Resolver-Programmable-0.3.0
- test? ( virtual/perl-Test-Simple )
-"
-
-SRC_TEST="do parallel"
-
-PERL_RM_FILES=(
- t/90-author-pod-validation.t
-)
-
-src_prepare() {
- perl-module_src_prepare
- sed -i -e "s:spfquery:spfquery.pl:" Build.PL || die "sed failed"
- mv "${S}"/bin/spfquery "${S}"/bin/spfquery.pl || die "renaming spfquery failed"
-}
-
-pkg_postinst() {
- elog "The spfquery script was renamed to spfquery.pl because of file collisions."
-}
next reply other threads:[~2019-10-11 19:38 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-11 19:38 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-14 2:04 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-SPF/ Sam James
2024-11-14 2:02 Sam James
2024-10-14 4:18 Sam James
2024-09-24 17:51 Sam James
2024-09-23 17:30 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 12:50 Sam James
2024-09-23 12:38 Sam James
2024-07-07 11:02 Sam James
2024-06-14 0:43 Sam James
2024-06-09 21:12 Sam James
2024-05-01 3:59 Sam James
2024-04-04 8:45 Petr Vaněk
2024-04-04 8:45 Petr Vaněk
2024-04-03 1:43 Sam James
2024-04-02 16:07 Arthur Zamarin
2024-04-02 16:07 Arthur Zamarin
2024-04-02 11:30 Sam James
2024-04-02 11:30 Sam James
2024-04-02 11:30 Sam James
2024-04-02 11:30 Sam James
2024-03-26 14:37 Petr Vaněk
2024-03-26 14:37 Petr Vaněk
2023-07-27 10:22 WANG Xuerui
2021-11-12 0:25 Andreas K. Hüttel
2019-07-29 18:42 Aaron Bauman
2019-04-01 19:33 Andreas Sturmlechner
2018-07-23 19:00 Sergei Trofimovich
2018-07-23 0:43 Mikle Kolyada
2018-07-22 21:36 Mikle Kolyada
2018-07-21 11:50 Tobias Klausmann
2018-07-20 23:18 Sergei Trofimovich
2018-07-20 22:48 Sergei Trofimovich
2018-07-20 8:08 Sergei Trofimovich
2018-07-16 6:54 Sergei Trofimovich
2018-07-15 18:55 Thomas Deutschmann
2018-07-15 15:51 Mikle Kolyada
2017-11-22 8:10 Kent Fredric
2016-03-26 20:06 Andreas Hüttel
2016-03-26 15:43 Agostino Sarubbo
2016-03-25 18:59 Andreas Hüttel
2016-01-11 21:46 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1570822650.dd1c618deaab86d3fa3c8c48c4515e684a71650c.dilfridge@gentoo \
--to=dilfridge@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox