From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/amanda/
Date: Mon, 13 Nov 2017 20:59:39 +0000 (UTC) [thread overview]
Message-ID: <1510606770.8c2ba2ea5d4137883dfbf00b23a0c2dbaf8444d6.robbat2@gentoo> (raw)
commit: 8c2ba2ea5d4137883dfbf00b23a0c2dbaf8444d6
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 20:58:49 2017 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 20:59:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c2ba2ea
app-backup/amanda: run correct src_test.
Fixes: https://bugs.gentoo.org/621416
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
app-backup/amanda/amanda-3.3.9.ebuild | 5 +++++
app-backup/amanda/amanda-3.4.1.ebuild | 5 +++++
app-backup/amanda/amanda-3.4.2.ebuild | 5 +++++
app-backup/amanda/amanda-3.4.3.ebuild | 5 +++++
app-backup/amanda/amanda-3.4.4.ebuild | 5 +++++
app-backup/amanda/amanda-3.4.5.ebuild | 5 +++++
app-backup/amanda/amanda-3.5-r1.ebuild | 5 +++++
7 files changed, 35 insertions(+)
diff --git a/app-backup/amanda/amanda-3.3.9.ebuild b/app-backup/amanda/amanda-3.3.9.ebuild
index 70ea0b2ba30..968e236abaa 100644
--- a/app-backup/amanda/amanda-3.3.9.ebuild
+++ b/app-backup/amanda/amanda-3.3.9.ebuild
@@ -473,3 +473,8 @@ amanda_permissions_fix() {
chmod u=srwx,g=rx,o= "${root}"/${i}
done
}
+
+# We do not want the perl-module tests.
+src_test() {
+ default_src_test
+}
diff --git a/app-backup/amanda/amanda-3.4.1.ebuild b/app-backup/amanda/amanda-3.4.1.ebuild
index 3171fd4f7c8..aa6f6387998 100644
--- a/app-backup/amanda/amanda-3.4.1.ebuild
+++ b/app-backup/amanda/amanda-3.4.1.ebuild
@@ -480,3 +480,8 @@ amanda_permissions_fix() {
chmod u=srwx,g=rx,o= "${root}"/${i}
done
}
+
+# We do not want the perl-module tests.
+src_test() {
+ default_src_test
+}
diff --git a/app-backup/amanda/amanda-3.4.2.ebuild b/app-backup/amanda/amanda-3.4.2.ebuild
index 9e26503c1a4..aec64fedec3 100644
--- a/app-backup/amanda/amanda-3.4.2.ebuild
+++ b/app-backup/amanda/amanda-3.4.2.ebuild
@@ -477,3 +477,8 @@ amanda_permissions_fix() {
chmod u=srwx,g=rx,o= "${root}"/${i}
done
}
+
+# We do not want the perl-module tests.
+src_test() {
+ default_src_test
+}
diff --git a/app-backup/amanda/amanda-3.4.3.ebuild b/app-backup/amanda/amanda-3.4.3.ebuild
index 9e26503c1a4..aec64fedec3 100644
--- a/app-backup/amanda/amanda-3.4.3.ebuild
+++ b/app-backup/amanda/amanda-3.4.3.ebuild
@@ -477,3 +477,8 @@ amanda_permissions_fix() {
chmod u=srwx,g=rx,o= "${root}"/${i}
done
}
+
+# We do not want the perl-module tests.
+src_test() {
+ default_src_test
+}
diff --git a/app-backup/amanda/amanda-3.4.4.ebuild b/app-backup/amanda/amanda-3.4.4.ebuild
index 9e26503c1a4..aec64fedec3 100644
--- a/app-backup/amanda/amanda-3.4.4.ebuild
+++ b/app-backup/amanda/amanda-3.4.4.ebuild
@@ -477,3 +477,8 @@ amanda_permissions_fix() {
chmod u=srwx,g=rx,o= "${root}"/${i}
done
}
+
+# We do not want the perl-module tests.
+src_test() {
+ default_src_test
+}
diff --git a/app-backup/amanda/amanda-3.4.5.ebuild b/app-backup/amanda/amanda-3.4.5.ebuild
index 9e26503c1a4..aec64fedec3 100644
--- a/app-backup/amanda/amanda-3.4.5.ebuild
+++ b/app-backup/amanda/amanda-3.4.5.ebuild
@@ -477,3 +477,8 @@ amanda_permissions_fix() {
chmod u=srwx,g=rx,o= "${root}"/${i}
done
}
+
+# We do not want the perl-module tests.
+src_test() {
+ default_src_test
+}
diff --git a/app-backup/amanda/amanda-3.5-r1.ebuild b/app-backup/amanda/amanda-3.5-r1.ebuild
index bbc32ece405..058d9b9ccb9 100644
--- a/app-backup/amanda/amanda-3.5-r1.ebuild
+++ b/app-backup/amanda/amanda-3.5-r1.ebuild
@@ -491,3 +491,8 @@ amanda_permissions_fix() {
chown root:root "${root}""${f}" || die
chmod u=rw,go=r "${root}""${f}" || die
}
+
+# We do not want the perl-module tests.
+src_test() {
+ default_src_test
+}
next reply other threads:[~2017-11-13 20:59 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-13 20:59 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-22 12:00 [gentoo-commits] repo/gentoo:master commit in: app-backup/amanda/ Sam James
2025-03-08 15:33 Sam James
2025-03-08 14:09 Sam James
2025-03-08 13:37 Sam James
2025-02-24 4:55 Sam James
2025-01-21 13:53 Joonas Niilola
2022-05-15 1:00 Sam James
2021-01-24 13:33 Sam James
2021-01-21 7:40 Agostino Sarubbo
2021-01-20 9:30 Sam James
2021-01-20 9:29 Sam James
2020-12-30 10:26 David Seifert
2020-01-01 0:06 Erik Mackdanz
2017-12-14 22:05 Robin H. Johnson
2017-12-06 3:40 Robin H. Johnson
2017-11-13 20:45 Robin H. Johnson
2017-11-13 20:45 Robin H. Johnson
2017-11-13 20:45 Robin H. Johnson
2017-11-07 6:16 Robin H. Johnson
2017-10-04 9:42 Patrice Clement
2017-07-01 18:59 Robin H. Johnson
2017-06-10 7:15 Robin H. Johnson
2017-05-04 17:21 Robin H. Johnson
2017-03-02 20:36 Robin H. Johnson
2017-02-02 20:01 Robin H. Johnson
2017-01-03 10:38 Agostino Sarubbo
2016-09-27 7:09 Agostino Sarubbo
2016-04-06 4:39 Ian Delaney
2016-04-01 8:52 Ian Delaney
2016-04-01 6:25 Ian Delaney
2015-09-20 7:30 Ian Delaney
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=1510606770.8c2ba2ea5d4137883dfbf00b23a0c2dbaf8444d6.robbat2@gentoo \
--to=robbat2@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