Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/systemrescuecd-x86/
Date: Mon, 01 Apr 2019 12:23:57
Message-Id: 1554121417.74d7bde6a17776a8159bdfb342290538c5e53f27.mgorny@gentoo
1 commit: 74d7bde6a17776a8159bdfb342290538c5e53f27
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 1 12:22:58 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 12:23:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74d7bde6
7
8 app-admin/systemrescuecd-x86: Restrict mirror & bindist
9
10 Closes: https://bugs.gentoo.org/682206
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 app-admin/systemrescuecd-x86/systemrescuecd-x86-5.1.2.ebuild | 2 ++
14 app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.1.ebuild | 2 ++
15 app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild | 2 ++
16 app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.1.ebuild | 2 ++
17 app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.2.ebuild | 2 ++
18 app-admin/systemrescuecd-x86/systemrescuecd-x86-6.0.0.ebuild | 2 ++
19 6 files changed, 12 insertions(+)
20
21 diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.1.2.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.1.2.ebuild
22 index 1ceb856d826..c077aa7ffa4 100644
23 --- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.1.2.ebuild
24 +++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.1.2.ebuild
25 @@ -17,6 +17,8 @@ DEPEND="isohybrid? ( >=sys-boot/syslinux-4 )"
26
27 S=${WORKDIR}
28
29 +RESTRICT="bindist mirror"
30 +
31 src_install() {
32 insinto "/usr/share/${PN%-*}"
33 doins "${DISTDIR}/${P}.iso"
34
35 diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.1.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.1.ebuild
36 index 1ceb856d826..c077aa7ffa4 100644
37 --- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.1.ebuild
38 +++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.1.ebuild
39 @@ -17,6 +17,8 @@ DEPEND="isohybrid? ( >=sys-boot/syslinux-4 )"
40
41 S=${WORKDIR}
42
43 +RESTRICT="bindist mirror"
44 +
45 src_install() {
46 insinto "/usr/share/${PN%-*}"
47 doins "${DISTDIR}/${P}.iso"
48
49 diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild
50 index 1ceb856d826..c077aa7ffa4 100644
51 --- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild
52 +++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild
53 @@ -17,6 +17,8 @@ DEPEND="isohybrid? ( >=sys-boot/syslinux-4 )"
54
55 S=${WORKDIR}
56
57 +RESTRICT="bindist mirror"
58 +
59 src_install() {
60 insinto "/usr/share/${PN%-*}"
61 doins "${DISTDIR}/${P}.iso"
62
63 diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.1.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.1.ebuild
64 index 44c6ac8ae73..15f64266103 100644
65 --- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.1.ebuild
66 +++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.1.ebuild
67 @@ -17,6 +17,8 @@ DEPEND="isohybrid? ( >=sys-boot/syslinux-4 )"
68
69 S=${WORKDIR}
70
71 +RESTRICT="bindist mirror"
72 +
73 src_install() {
74 insinto "/usr/share/${PN%-*}"
75 doins "${DISTDIR}/${P}.iso"
76
77 diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.2.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.2.ebuild
78 index 44c6ac8ae73..15f64266103 100644
79 --- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.2.ebuild
80 +++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.2.ebuild
81 @@ -17,6 +17,8 @@ DEPEND="isohybrid? ( >=sys-boot/syslinux-4 )"
82
83 S=${WORKDIR}
84
85 +RESTRICT="bindist mirror"
86 +
87 src_install() {
88 insinto "/usr/share/${PN%-*}"
89 doins "${DISTDIR}/${P}.iso"
90
91 diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-6.0.0.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-6.0.0.ebuild
92 index 58953e3649e..4e7bc95b67b 100644
93 --- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-6.0.0.ebuild
94 +++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-6.0.0.ebuild
95 @@ -24,6 +24,8 @@ pkg_pretend() {
96 ewarn "systems is no longer supported."
97 }
98
99 +RESTRICT="bindist mirror"
100 +
101 src_install() {
102 insinto "/usr/share/${PN%-*}"
103 doins "${DISTDIR}/${MY_P}.iso"