public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/systemrescuecd-x86/
Date: Mon,  1 Apr 2019 12:23:45 +0000 (UTC)	[thread overview]
Message-ID: <1554121417.74d7bde6a17776a8159bdfb342290538c5e53f27.mgorny@gentoo> (raw)

commit:     74d7bde6a17776a8159bdfb342290538c5e53f27
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  1 12:22:58 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr  1 12:23:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74d7bde6

app-admin/systemrescuecd-x86: Restrict mirror & bindist

Closes: https://bugs.gentoo.org/682206
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-admin/systemrescuecd-x86/systemrescuecd-x86-5.1.2.ebuild | 2 ++
 app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.1.ebuild | 2 ++
 app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild | 2 ++
 app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.1.ebuild | 2 ++
 app-admin/systemrescuecd-x86/systemrescuecd-x86-5.3.2.ebuild | 2 ++
 app-admin/systemrescuecd-x86/systemrescuecd-x86-6.0.0.ebuild | 2 ++
 6 files changed, 12 insertions(+)

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 1ceb856d826..c077aa7ffa4 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 1ceb856d826..c077aa7ffa4 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 1ceb856d826..c077aa7ffa4 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 44c6ac8ae73..15f64266103 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 44c6ac8ae73..15f64266103 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 58953e3649e..4e7bc95b67b 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"


             reply	other threads:[~2019-04-01 12:23 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01 12:23 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-06-02  6:40 [gentoo-commits] repo/gentoo:master commit in: app-admin/systemrescuecd-x86/ Michał Górny
2019-04-18 11:44 Michał Górny
2019-04-18 11:44 Michał Górny
2019-04-07  7:27 Michał Górny
2019-04-01 19:00 Ulrich Müller
2019-04-01 14:58 Ulrich Müller
2019-02-03  7:53 Michał Górny
2018-12-28  8:17 Mikle Kolyada
2018-12-24 13:02 Mikle Kolyada
2018-11-16  7:59 Michał Górny
2018-10-20 18:18 Mikle Kolyada
2018-10-19 17:52 Thomas Deutschmann
2018-09-18  6:19 Michał Górny
2018-09-05  6:20 Michał Górny
2018-05-27  9:04 Mikle Kolyada
2018-05-27  8:41 Michał Górny
2018-04-03 17:30 Michał Górny
2018-03-25 21:16 Mikle Kolyada
2018-02-24 21:19 Michał Górny
2018-02-04  8:44 Michał Górny
2018-01-05  0:47 Mikle Kolyada
2017-11-06 15:10 Michał Górny
2017-09-30  7:27 Michał Górny
2017-09-08  7:32 Michał Górny
2017-08-25 13:01 Michał Górny
2017-07-30  5:46 Michał Górny
2017-06-12  9:40 Michał Górny
2017-05-25  8:07 Michał Górny
2017-04-23 11:44 Michał Górny
2017-03-07 15:58 Michał Górny
2017-02-01 12:27 Michał Górny
2016-10-30 15:31 Michał Górny
2016-10-02 10:54 Michał Górny
2016-09-22 14:43 Michał Górny
2016-08-13 18:32 Michał Górny
2016-07-13 17:22 Robin H. Johnson
2016-07-01 22:09 Michał Górny
2016-06-23 12:48 Michał Górny
2016-05-25 15:22 Michał Górny
2016-04-24 19:39 Michał Górny
2016-01-19 22:08 Michał Górny
2015-11-06 21:53 Michał Górny
2015-09-09 16:47 Michał Górny

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=1554121417.74d7bde6a17776a8159bdfb342290538c5e53f27.mgorny@gentoo \
    --to=mgorny@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