summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-04-01 14:22:58 +0200
committerMichał Górny <mgorny@gentoo.org>2019-04-01 14:23:37 +0200
commit74d7bde6a17776a8159bdfb342290538c5e53f27 (patch)
tree24ac4fab8148d4156043a5711c7fff49b5fdc367
parentnet-libs/libqmi: Version bump to 1.22.2 (diff)
downloadgentoo-74d7bde6a17776a8159bdfb342290538c5e53f27.tar.gz
gentoo-74d7bde6a17776a8159bdfb342290538c5e53f27.tar.bz2
gentoo-74d7bde6a17776a8159bdfb342290538c5e53f27.zip
app-admin/systemrescuecd-x86: Restrict mirror & bindist
Closes: https://bugs.gentoo.org/682206 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--app-admin/systemrescuecd-x86/systemrescuecd-x86-5.1.2.ebuild2
-rw-r--r--app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.1.ebuild2
-rw-r--r--app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild2
-rw-r--r--app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.1.ebuild2
-rw-r--r--app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.2.ebuild2
-rw-r--r--app-admin/systemrescuecd-x86/systemrescuecd-x86-6.0.0.ebuild2
6 files changed, 12 insertions, 0 deletions
diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.1.2.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.1.2.ebuild
index 1ceb856d826f..c077aa7ffa45 100644
--- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.1.2.ebuild
+++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.1.2.ebuild
@@ -17,6 +17,8 @@ DEPEND="isohybrid? ( >=sys-boot/syslinux-4 )"
S=${WORKDIR}
+RESTRICT="bindist mirror"
+
src_install() {
insinto "/usr/share/${PN%-*}"
doins "${DISTDIR}/${P}.iso"
diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.1.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.1.ebuild
index 1ceb856d826f..c077aa7ffa45 100644
--- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.1.ebuild
+++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.1.ebuild
@@ -17,6 +17,8 @@ DEPEND="isohybrid? ( >=sys-boot/syslinux-4 )"
S=${WORKDIR}
+RESTRICT="bindist mirror"
+
src_install() {
insinto "/usr/share/${PN%-*}"
doins "${DISTDIR}/${P}.iso"
diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild
index 1ceb856d826f..c077aa7ffa45 100644
--- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild
+++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild
@@ -17,6 +17,8 @@ DEPEND="isohybrid? ( >=sys-boot/syslinux-4 )"
S=${WORKDIR}
+RESTRICT="bindist mirror"
+
src_install() {
insinto "/usr/share/${PN%-*}"
doins "${DISTDIR}/${P}.iso"
diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.1.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.1.ebuild
index 44c6ac8ae730..15f642661030 100644
--- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.1.ebuild
+++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.1.ebuild
@@ -17,6 +17,8 @@ DEPEND="isohybrid? ( >=sys-boot/syslinux-4 )"
S=${WORKDIR}
+RESTRICT="bindist mirror"
+
src_install() {
insinto "/usr/share/${PN%-*}"
doins "${DISTDIR}/${P}.iso"
diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.2.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.2.ebuild
index 44c6ac8ae730..15f642661030 100644
--- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.2.ebuild
+++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.2.ebuild
@@ -17,6 +17,8 @@ DEPEND="isohybrid? ( >=sys-boot/syslinux-4 )"
S=${WORKDIR}
+RESTRICT="bindist mirror"
+
src_install() {
insinto "/usr/share/${PN%-*}"
doins "${DISTDIR}/${P}.iso"
diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-6.0.0.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-6.0.0.ebuild
index 58953e3649e7..4e7bc95b67b3 100644
--- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-6.0.0.ebuild
+++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-6.0.0.ebuild
@@ -24,6 +24,8 @@ pkg_pretend() {
ewarn "systems is no longer supported."
}
+RESTRICT="bindist mirror"
+
src_install() {
insinto "/usr/share/${PN%-*}"
doins "${DISTDIR}/${MY_P}.iso"