diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-07-15 17:46:32 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-07-15 17:46:32 +0000 |
commit | d377c9eb55575278081584f669cd26fabd217776 (patch) | |
tree | b83d1341988b32d8614743adf53f072c17faa457 /sabayon-distro.txt | |
parent | 2019-07-15T17:20:01Z (diff) | |
download | repos-d377c9eb55575278081584f669cd26fabd217776.tar.gz repos-d377c9eb55575278081584f669cd26fabd217776.tar.bz2 repos-d377c9eb55575278081584f669cd26fabd217776.zip |
2019-07-15T17:40:01Z
Diffstat (limited to 'sabayon-distro.txt')
-rw-r--r-- | sabayon-distro.txt | 37 |
1 files changed, 36 insertions, 1 deletions
diff --git a/sabayon-distro.txt b/sabayon-distro.txt index c95cfa62953b..ca537d926910 100644 --- a/sabayon-distro.txt +++ b/sabayon-distro.txt @@ -15,7 +15,42 @@ WARNING:pkgcore:EAPI '7' isn't fully supported WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi -Already up to date. +From git://github.com/Sabayon/sabayon-distro + fbdb5c1a7..dd83faa56 master -> origin/master +Updating fbdb5c1a7..dd83faa56 +Fast-forward + sys-devel/base-gcc/Manifest | 2 + + sys-devel/base-gcc/base-gcc-8.2.0-r6.ebuild | 59 +++++++++++++++++++ + .../base-gcc/files/gcc-8.3.0-ia64-bootstrap.patch | 41 ++++++++++++++ + sys-devel/gcc/Manifest | 2 + + .../gcc/files/3.3.4/libffi-without-libgcj.patch | 22 ++++++++ + .../files/3.4.3/libffi-nogcj-lib-path-fix.patch | 40 +++++++++++++ + .../gcc/files/3.4.3/libffi-without-libgcj.patch | 40 +++++++++++++ + .../gcc/files/3.4.4/gcc-3.4.4-cross-compile.patch | 63 +++++++++++++++++++++ + .../gcc/files/4.1.0/gcc-4.1.0-cross-compile.patch | 40 +++++++++++++ + .../gcc-4.1.0-fast-math-i386-Os-workaround.patch | 64 +++++++++++++++++++++ + sys-devel/gcc/files/awk/fixlafiles.awk | 3 +- + sys-devel/gcc/files/awk/fixlafiles.awk-no_gcc_la | 3 +- + sys-devel/gcc/files/fix_libtool_files.sh | 38 ++++++------- + sys-devel/gcc/files/gcc-4.9.4-bootstrap.patch | 66 ++++++++++++++++++++++ + sys-devel/gcc/files/gcc-8.3.0-ia64-bootstrap.patch | 41 ++++++++++++++ + sys-devel/gcc/files/gcc-8.3.0-norisc32.patch | 29 ++++++++++ + sys-devel/gcc/files/gcc-9.1.0-norisc32.patch | 53 +++++++++++++++++ + sys-devel/gcc/gcc-8.2.0-r6.ebuild | 49 ++++++++++++++++ + 18 files changed, 629 insertions(+), 26 deletions(-) + create mode 100644 sys-devel/base-gcc/base-gcc-8.2.0-r6.ebuild + create mode 100644 sys-devel/base-gcc/files/gcc-8.3.0-ia64-bootstrap.patch + create mode 100644 sys-devel/gcc/files/3.3.4/libffi-without-libgcj.patch + create mode 100644 sys-devel/gcc/files/3.4.3/libffi-nogcj-lib-path-fix.patch + create mode 100644 sys-devel/gcc/files/3.4.3/libffi-without-libgcj.patch + create mode 100644 sys-devel/gcc/files/3.4.4/gcc-3.4.4-cross-compile.patch + create mode 100644 sys-devel/gcc/files/4.1.0/gcc-4.1.0-cross-compile.patch + create mode 100644 sys-devel/gcc/files/4.1.0/gcc-4.1.0-fast-math-i386-Os-workaround.patch + create mode 100644 sys-devel/gcc/files/gcc-4.9.4-bootstrap.patch + create mode 100644 sys-devel/gcc/files/gcc-8.3.0-ia64-bootstrap.patch + create mode 100644 sys-devel/gcc/files/gcc-8.3.0-norisc32.patch + create mode 100644 sys-devel/gcc/files/gcc-9.1.0-norisc32.patch + create mode 100644 sys-devel/gcc/gcc-8.2.0-r6.ebuild *** syncing sabayon-distro *** synced sabayon-distro * Sync succeeded |