public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/x86/hardened/, releases/weekly/specs/amd64/, ...
Date: Thu, 21 Apr 2016 02:14:42 +0000 (UTC)	[thread overview]
Message-ID: <1461204731.f46f4bd5b686f5ce3b98116624c0c28fcee96af0.jmbsvicetto@gentoo> (raw)

commit:     f46f4bd5b686f5ce3b98116624c0c28fcee96af0
Author:     Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 02:12:11 2016 +0000
Commit:     Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 02:12:11 2016 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=f46f4bd5

Change portage confdir location.

 releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec | 2 +-
 releases/weekly/specs/amd64/hardened/admincd-stage1.spec         | 2 +-
 releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec | 2 +-
 releases/weekly/specs/amd64/hardened/admincd-stage2.spec         | 2 +-
 releases/weekly/specs/amd64/installcd-stage1.spec                | 2 +-
 releases/weekly/specs/amd64/installcd-stage2-minimal.spec        | 2 +-
 releases/weekly/specs/ia64/installcd-stage1.spec                 | 2 +-
 releases/weekly/specs/ia64/installcd-stage2-minimal.spec         | 2 +-
 releases/weekly/specs/x86/hardened/admincd-stage1.spec           | 2 +-
 releases/weekly/specs/x86/hardened/admincd-stage2.spec           | 2 +-
 releases/weekly/specs/x86/installcd-stage1.spec                  | 2 +-
 releases/weekly/specs/x86/installcd-stage2-minimal.spec          | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec b/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
index 64f1067..a3abe6c 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage1-selinux.spec
@@ -5,7 +5,7 @@ rel_type: hardened
 profile: hardened/linux/amd64/selinux
 snapshot: latest
 source_subpath: hardened/stage3-amd64-hardened-selinux-latest
-portage_confdir: /release/releng/releases/weekly/portage/admincd
+portage_confdir: /release/releng/releases/weekly/portage/isos
 
 livecd/use:
 	deprecated

diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
index 7956216..4566717 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage1.spec
@@ -5,7 +5,7 @@ rel_type: hardened
 profile: hardened/linux/amd64
 snapshot: latest
 source_subpath: hardened/stage3-amd64-hardened-latest
-portage_confdir: /release/releng/releases/weekly/portage/admincd
+portage_confdir: /release/releng/releases/weekly/portage/isos
 
 livecd/use:
 	deprecated

diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec b/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec
index 8037492..6538459 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage2-selinux.spec
@@ -5,7 +5,7 @@ rel_type: hardened
 profile: hardened/linux/amd64/selinux
 snapshot: latest
 source_subpath: hardened/livecd-stage1-amd64-latest-selinux
-portage_confdir: /release/releng/releases/weekly/portage/admincd
+portage_confdir: /release/releng/releases/weekly/portage/isos
 
 livecd/bootargs: dokeymap
 livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2

diff --git a/releases/weekly/specs/amd64/hardened/admincd-stage2.spec b/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
index 9d9096e..e52ed35 100644
--- a/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
+++ b/releases/weekly/specs/amd64/hardened/admincd-stage2.spec
@@ -5,7 +5,7 @@ rel_type: hardened
 profile: hardened/linux/amd64
 snapshot: latest
 source_subpath: hardened/livecd-stage1-amd64-latest
-portage_confdir: /release/releng/releases/weekly/portage/admincd
+portage_confdir: /release/releng/releases/weekly/portage/isos
 
 livecd/bootargs: dokeymap
 livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2

diff --git a/releases/weekly/specs/amd64/installcd-stage1.spec b/releases/weekly/specs/amd64/installcd-stage1.spec
index 994bb51..1d30cde 100644
--- a/releases/weekly/specs/amd64/installcd-stage1.spec
+++ b/releases/weekly/specs/amd64/installcd-stage1.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/amd64/13.0/no-multilib
 snapshot: latest
 source_subpath: default/stage3-amd64-latest
-portage_confdir: /release/releng/releases/weekly/portage/installcd
+portage_confdir: /release/releng/releases/weekly/portage/isos
 
 livecd/use:
 	deprecated

diff --git a/releases/weekly/specs/amd64/installcd-stage2-minimal.spec b/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
index 17b216c..deae00b 100644
--- a/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/amd64/installcd-stage2-minimal.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/amd64/13.0/no-multilib
 snapshot: latest
 source_subpath: default/livecd-stage1-amd64-latest
-portage_confdir: /release/releng/releases/weekly/portage/installcd
+portage_confdir: /release/releng/releases/weekly/portage/isos
 
 livecd/bootargs: dokeymap
 livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2

diff --git a/releases/weekly/specs/ia64/installcd-stage1.spec b/releases/weekly/specs/ia64/installcd-stage1.spec
index 16a2277..36d8609 100644
--- a/releases/weekly/specs/ia64/installcd-stage1.spec
+++ b/releases/weekly/specs/ia64/installcd-stage1.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/ia64/13.0
 snapshot: 2008.0
 source_subpath: default/stage3-ia64-2008.0
-portage_confdir: @GITDIR@/releases/weekly/portage/installcd
+portage_confdir: @GITDIR@/releases/weekly/portage/isos
 
 livecd/use:
 	deprecated

diff --git a/releases/weekly/specs/ia64/installcd-stage2-minimal.spec b/releases/weekly/specs/ia64/installcd-stage2-minimal.spec
index bcce5d3..4cded75 100644
--- a/releases/weekly/specs/ia64/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/ia64/installcd-stage2-minimal.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/ia64/13.0
 snapshot: 2008.0
 source_subpath: default/livecd-stage1-ia64-2008.0
-portage_confdir: @GITDIR@/releases/weekly/portage/installcd
+portage_confdir: @GITDIR@/releases/weekly/portage/isos
 
 livecd/bootargs: dokeymap
 livecd/cdtar: /home/armin76/tmp/elilo-3.6-cdtar.tar.bz2

diff --git a/releases/weekly/specs/x86/hardened/admincd-stage1.spec b/releases/weekly/specs/x86/hardened/admincd-stage1.spec
index 0d25e59..7b899f4 100644
--- a/releases/weekly/specs/x86/hardened/admincd-stage1.spec
+++ b/releases/weekly/specs/x86/hardened/admincd-stage1.spec
@@ -5,7 +5,7 @@ rel_type: hardened
 profile: hardened/linux/x86
 snapshot: latest
 source_subpath: hardened/stage3-i686-hardened-latest
-portage_confdir: /release/releng/releases/weekly/portage/admincd
+portage_confdir: /release/releng/releases/weekly/portage/isos
 
 livecd/use:
 	deprecated

diff --git a/releases/weekly/specs/x86/hardened/admincd-stage2.spec b/releases/weekly/specs/x86/hardened/admincd-stage2.spec
index 9207eb6..6eb5228 100644
--- a/releases/weekly/specs/x86/hardened/admincd-stage2.spec
+++ b/releases/weekly/specs/x86/hardened/admincd-stage2.spec
@@ -5,7 +5,7 @@ rel_type: hardened
 profile: hardened/linux/x86
 snapshot: latest
 source_subpath: hardened/livecd-stage1-x86-latest
-portage_confdir: /release/releng/releases/weekly/portage/admincd
+portage_confdir: /release/releng/releases/weekly/portage/isos
 
 livecd/bootargs: dokeymap
 livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2

diff --git a/releases/weekly/specs/x86/installcd-stage1.spec b/releases/weekly/specs/x86/installcd-stage1.spec
index 285eefd..58afaf9 100644
--- a/releases/weekly/specs/x86/installcd-stage1.spec
+++ b/releases/weekly/specs/x86/installcd-stage1.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/x86/13.0
 snapshot: latest
 source_subpath: default/stage3-i486-latest
-portage_confdir: /release/releng/releases/weekly/portage/installcd
+portage_confdir: /release/releng/releases/weekly/portage/isos
 
 livecd/use:
 	deprecated

diff --git a/releases/weekly/specs/x86/installcd-stage2-minimal.spec b/releases/weekly/specs/x86/installcd-stage2-minimal.spec
index a6954f5..9b42398 100644
--- a/releases/weekly/specs/x86/installcd-stage2-minimal.spec
+++ b/releases/weekly/specs/x86/installcd-stage2-minimal.spec
@@ -5,7 +5,7 @@ rel_type: default
 profile: default/linux/x86/13.0
 snapshot: latest
 source_subpath: default/livecd-stage1-x86-latest
-portage_confdir: /release/releng/releases/weekly/portage/installcd
+portage_confdir: /release/releng/releases/weekly/portage/isos
 
 livecd/bootargs: dokeymap
 livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-elilo-memtest86+-cdtar.tar.bz2


             reply	other threads:[~2016-04-21  2:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-21  2:14 Jorge Manuel B. S. Vicetto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-08-02 12:02 [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/x86/hardened/, releases/weekly/specs/amd64/, Ben Kohler
2019-05-22 17:56 Ben Kohler

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=1461204731.f46f4bd5b686f5ce3b98116624c0c28fcee96af0.jmbsvicetto@gentoo \
    --to=jmbsvicetto@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