public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/releng:master commit in: tools-musl/portage.amd64.vanilla/, tools-musl/portage.i686.hardened/, ...
@ 2015-04-04 16:41 Anthony G. Basile
  0 siblings, 0 replies; only message in thread
From: Anthony G. Basile @ 2015-04-04 16:41 UTC (permalink / raw
  To: gentoo-commits

commit:     fe52026682e3e24c8da44675b2add620390ec1c6
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  4 16:43:11 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Apr  4 16:43:11 2015 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=fe520266

tools-musl: bump gcc to 4.8.4

 tools-musl/portage.amd64.hardened/bashrc   | 2 +-
 tools-musl/portage.amd64.vanilla/bashrc    | 2 +-
 tools-musl/portage.armv7a.vanilla/bashrc   | 2 +-
 tools-musl/portage.i686.hardened/bashrc    | 2 +-
 tools-musl/portage.i686.vanilla/bashrc     | 2 +-
 tools-musl/portage.mips32r2.vanilla/bashrc | 2 +-
 tools-musl/portage.mipsel3.vanilla/bashrc  | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/tools-musl/portage.amd64.hardened/bashrc b/tools-musl/portage.amd64.hardened/bashrc
index da69275..57ed610 100644
--- a/tools-musl/portage.amd64.hardened/bashrc
+++ b/tools-musl/portage.amd64.hardened/bashrc
@@ -8,7 +8,7 @@ post_src_install() {
 	/usr/lib
 	/usr/local/lib
 	/usr/lib/opengl/xorg-x11/lib
-	/usr/lib/gcc/${CHOST}/4.8.3
+	/usr/lib/gcc/${CHOST}/4.8.4
 	/usr/${CHOST}/lib
 	/usr/games/lib
 	EOF

diff --git a/tools-musl/portage.amd64.vanilla/bashrc b/tools-musl/portage.amd64.vanilla/bashrc
index da69275..57ed610 100644
--- a/tools-musl/portage.amd64.vanilla/bashrc
+++ b/tools-musl/portage.amd64.vanilla/bashrc
@@ -8,7 +8,7 @@ post_src_install() {
 	/usr/lib
 	/usr/local/lib
 	/usr/lib/opengl/xorg-x11/lib
-	/usr/lib/gcc/${CHOST}/4.8.3
+	/usr/lib/gcc/${CHOST}/4.8.4
 	/usr/${CHOST}/lib
 	/usr/games/lib
 	EOF

diff --git a/tools-musl/portage.armv7a.vanilla/bashrc b/tools-musl/portage.armv7a.vanilla/bashrc
index da69275..57ed610 100644
--- a/tools-musl/portage.armv7a.vanilla/bashrc
+++ b/tools-musl/portage.armv7a.vanilla/bashrc
@@ -8,7 +8,7 @@ post_src_install() {
 	/usr/lib
 	/usr/local/lib
 	/usr/lib/opengl/xorg-x11/lib
-	/usr/lib/gcc/${CHOST}/4.8.3
+	/usr/lib/gcc/${CHOST}/4.8.4
 	/usr/${CHOST}/lib
 	/usr/games/lib
 	EOF

diff --git a/tools-musl/portage.i686.hardened/bashrc b/tools-musl/portage.i686.hardened/bashrc
index da69275..57ed610 100644
--- a/tools-musl/portage.i686.hardened/bashrc
+++ b/tools-musl/portage.i686.hardened/bashrc
@@ -8,7 +8,7 @@ post_src_install() {
 	/usr/lib
 	/usr/local/lib
 	/usr/lib/opengl/xorg-x11/lib
-	/usr/lib/gcc/${CHOST}/4.8.3
+	/usr/lib/gcc/${CHOST}/4.8.4
 	/usr/${CHOST}/lib
 	/usr/games/lib
 	EOF

diff --git a/tools-musl/portage.i686.vanilla/bashrc b/tools-musl/portage.i686.vanilla/bashrc
index da69275..57ed610 100644
--- a/tools-musl/portage.i686.vanilla/bashrc
+++ b/tools-musl/portage.i686.vanilla/bashrc
@@ -8,7 +8,7 @@ post_src_install() {
 	/usr/lib
 	/usr/local/lib
 	/usr/lib/opengl/xorg-x11/lib
-	/usr/lib/gcc/${CHOST}/4.8.3
+	/usr/lib/gcc/${CHOST}/4.8.4
 	/usr/${CHOST}/lib
 	/usr/games/lib
 	EOF

diff --git a/tools-musl/portage.mips32r2.vanilla/bashrc b/tools-musl/portage.mips32r2.vanilla/bashrc
index da69275..57ed610 100644
--- a/tools-musl/portage.mips32r2.vanilla/bashrc
+++ b/tools-musl/portage.mips32r2.vanilla/bashrc
@@ -8,7 +8,7 @@ post_src_install() {
 	/usr/lib
 	/usr/local/lib
 	/usr/lib/opengl/xorg-x11/lib
-	/usr/lib/gcc/${CHOST}/4.8.3
+	/usr/lib/gcc/${CHOST}/4.8.4
 	/usr/${CHOST}/lib
 	/usr/games/lib
 	EOF

diff --git a/tools-musl/portage.mipsel3.vanilla/bashrc b/tools-musl/portage.mipsel3.vanilla/bashrc
index da69275..57ed610 100644
--- a/tools-musl/portage.mipsel3.vanilla/bashrc
+++ b/tools-musl/portage.mipsel3.vanilla/bashrc
@@ -8,7 +8,7 @@ post_src_install() {
 	/usr/lib
 	/usr/local/lib
 	/usr/lib/opengl/xorg-x11/lib
-	/usr/lib/gcc/${CHOST}/4.8.3
+	/usr/lib/gcc/${CHOST}/4.8.4
 	/usr/${CHOST}/lib
 	/usr/games/lib
 	EOF


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-04 16:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-04 16:41 [gentoo-commits] proj/releng:master commit in: tools-musl/portage.amd64.vanilla/, tools-musl/portage.i686.hardened/, Anthony G. Basile

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox