app-backup/amanda: run correct src_test.
authorRobin H. Johnson <robbat2@gentoo.org>
Mon, 13 Nov 2017 20:58:49 +0000 (12:58 -0800)
committerRobin H. Johnson <robbat2@gentoo.org>
Mon, 13 Nov 2017 20:59:30 +0000 (12:59 -0800)
Fixes: https://bugs.gentoo.org/621416
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
app-backup/amanda/amanda-3.3.9.ebuild
app-backup/amanda/amanda-3.4.1.ebuild
app-backup/amanda/amanda-3.4.2.ebuild
app-backup/amanda/amanda-3.4.3.ebuild
app-backup/amanda/amanda-3.4.4.ebuild
app-backup/amanda/amanda-3.4.5.ebuild
app-backup/amanda/amanda-3.5-r1.ebuild

index 70ea0b2ba30eb7cb79d831f68819a07bcd6bc731..968e236abaa5bb742d124bdb57918c742b283754 100644 (file)
@@ -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
+}
index 3171fd4f7c86601e0c4c2603b142a05262767184..aa6f638799833972131094fac2e8c57e2805efbc 100644 (file)
@@ -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
+}
index 9e26503c1a4abed759657311cf46dbfd79478697..aec64fedec3e29c2ad2096a2b7c1a8c66e4a4b63 100644 (file)
@@ -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
+}
index 9e26503c1a4abed759657311cf46dbfd79478697..aec64fedec3e29c2ad2096a2b7c1a8c66e4a4b63 100644 (file)
@@ -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
+}
index 9e26503c1a4abed759657311cf46dbfd79478697..aec64fedec3e29c2ad2096a2b7c1a8c66e4a4b63 100644 (file)
@@ -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
+}
index 9e26503c1a4abed759657311cf46dbfd79478697..aec64fedec3e29c2ad2096a2b7c1a8c66e4a4b63 100644 (file)
@@ -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
+}
index bbc32ece405dd7aafe687bda162d2eb3a526b5d3..058d9b9ccb9dd46de43c8d43d857f0e1f2cceb89 100644 (file)
@@ -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
+}