* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-SRS/
@ 2015-10-22 7:59 Patrice Clement
0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2015-10-22 7:59 UTC (permalink / raw
To: gentoo-commits
commit: 3c2ae519134170f6c00cc8ac7f8f41298c16704c
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 22 06:55:29 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Oct 22 07:57:36 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c2ae519
dev-perl/Mail-SRS: Clean up old.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-perl/Mail-SRS/Mail-SRS-0.310.0-r1.ebuild | 29 ----------------------------
1 file changed, 29 deletions(-)
diff --git a/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r1.ebuild b/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r1.ebuild
deleted file mode 100644
index e7ee9e0..0000000
--- a/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=SHEVEK
-MODULE_VERSION=0.31
-inherit perl-module
-
-DESCRIPTION="Interface to Sender Rewriting Scheme"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-perl/Digest-HMAC-1.01-r1
- >=dev-perl/MLDBM-2.01
- >=virtual/perl-DB_File-1.807
- >=virtual/perl-Digest-MD5-2.33
- >=virtual/perl-Storable-2.04-r1"
-DEPEND="${RDEPEND}
- test? (
- >=dev-perl/Test-Pod-1.00
- >=dev-perl/Test-Pod-Coverage-0.02
- )"
-
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-SRS/
@ 2015-10-22 7:59 Patrice Clement
0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2015-10-22 7:59 UTC (permalink / raw
To: gentoo-commits
commit: 1e9a37121baf9a621ce14cfdd441b6188cc0d4f7
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 22 06:54:39 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Oct 22 07:57:33 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9a3712
dev-perl/Mail-SRS: Stable for amd64. Stable for x86 using the ALLARCHES policy.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-perl/Mail-SRS/Mail-SRS-0.310.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r2.ebuild b/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r2.ebuild
index d3ea4b7..351c5f7 100644
--- a/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r2.ebuild
+++ b/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r2.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Interface to Sender Rewriting Scheme"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-SRS/
@ 2016-08-06 9:29 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2016-08-06 9:29 UTC (permalink / raw
To: gentoo-commits
commit: 870416b7562a5c2521d7748c95daa77ff4c55ee1
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 09:08:20 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 09:29:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=870416b7
dev-perl/Mail-SRS: Remove POD Author Tests
Not useful, and a source of dependency fun.
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
dev-perl/Mail-SRS/Mail-SRS-0.310.0-r2.ebuild | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r2.ebuild b/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r2.ebuild
index 351c5f7..2bd5e91 100644
--- a/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r2.ebuild
+++ b/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,10 +21,7 @@ RDEPEND="
>=virtual/perl-Digest-MD5-2.33
>=virtual/perl-Storable-2.04-r1"
DEPEND="${RDEPEND}
- test? (
- >=dev-perl/Test-Pod-1.00
- >=dev-perl/Test-Pod-Coverage-0.02
- )"
+ test? ( virtual/perl-Test-Simple )"
SRC_TEST="do"
@@ -45,3 +42,8 @@ pkg_postinst() {
einfo 'If you want to use a secret file, make sure the file'
einfo 'is NOT empty and contains characters.'
}
+
+src_test() {
+ perl_rm_files t/10_pod.t t/11_pod_coverage.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-SRS/
@ 2021-06-30 20:48 Andreas K. Hüttel
0 siblings, 0 replies; 4+ messages in thread
From: Andreas K. Hüttel @ 2021-06-30 20:48 UTC (permalink / raw
To: gentoo-commits
commit: d9d36846746c09778ab5581a1c477b6236a084e0
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 30 20:23:07 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 20:47:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9d36846
dev-perl/Mail-SRS: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
....310.0-r2.ebuild => Mail-SRS-0.310.0-r3.ebuild} | 32 +++++++++-------------
1 file changed, 13 insertions(+), 19 deletions(-)
diff --git a/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r2.ebuild b/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r3.ebuild
similarity index 62%
rename from dev-perl/Mail-SRS/Mail-SRS-0.310.0-r2.ebuild
rename to dev-perl/Mail-SRS/Mail-SRS-0.310.0-r3.ebuild
index 21a722fc9c6..f6f60f236c6 100644
--- a/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r2.ebuild
+++ b/dev-perl/Mail-SRS/Mail-SRS-0.310.0-r3.ebuild
@@ -1,29 +1,28 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR=SHEVEK
-MODULE_VERSION=0.31
+DIST_AUTHOR=SHEVEK
+DIST_VERSION=0.31
inherit perl-module
DESCRIPTION="Interface to Sender Rewriting Scheme"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
- >=dev-perl/Digest-HMAC-1.01-r1
- >=dev-perl/MLDBM-2.01
- >=virtual/perl-DB_File-1.807
- >=virtual/perl-Digest-MD5-2.33
- >=virtual/perl-Storable-2.04-r1"
-DEPEND="${RDEPEND}
- test? ( virtual/perl-Test-Simple )"
+ >=dev-perl/Digest-HMAC-1.10.0-r1
+ >=dev-perl/MLDBM-2.10.0
+ >=virtual/perl-DB_File-1.807.0
+ >=virtual/perl-Digest-MD5-2.330.0
+ >=virtual/perl-Storable-2.40.0-r1"
+BDEPEND="${RDEPEND}
+ test? ( virtual/perl-Test-Simple )
+"
-SRC_TEST="do"
+PERL_RM_FILES=( t/10_pod.t t/11_pod_coverage.t )
src_install() {
perl-module_src_install
@@ -42,8 +41,3 @@ pkg_postinst() {
einfo 'If you want to use a secret file, make sure the file'
einfo 'is NOT empty and contains characters.'
}
-
-src_test() {
- perl_rm_files t/10_pod.t t/11_pod_coverage.t
- perl-module_src_test
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-06-30 20:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-30 20:48 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-SRS/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2016-08-06 9:29 Kent Fredric
2015-10-22 7:59 Patrice Clement
2015-10-22 7:59 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox