diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-01-04 13:05:17 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-01-04 13:05:17 +0000 |
commit | 3dcea0c8b23d9c274162f813b471ed37e2c535aa (patch) | |
tree | b7698fe37dbf70feb87214356c5212b8792c3977 /gnux32.txt | |
parent | 2020-01-04T12:20:01Z (diff) | |
download | repos-3dcea0c8b23d9c274162f813b471ed37e2c535aa.tar.gz repos-3dcea0c8b23d9c274162f813b471ed37e2c535aa.tar.bz2 repos-3dcea0c8b23d9c274162f813b471ed37e2c535aa.zip |
2020-01-04T13:00:01Z
Diffstat (limited to 'gnux32.txt')
-rw-r--r-- | gnux32.txt | 42 |
1 files changed, 41 insertions, 1 deletions
diff --git a/gnux32.txt b/gnux32.txt index 8394831cde57..2eef10e7b932 100644 --- a/gnux32.txt +++ b/gnux32.txt @@ -10,7 +10,47 @@ {'type': 'git', 'uri': 'git://github.com/1camper/gnux32.git'}], 'status': 'unofficial'} $ pmaint sync gnux32 -Already up to date. +From https://github.com/1camper/gnux32 + 89a496e..6eabf53 master -> origin/master +Updating 89a496e..6eabf53 +Fast-forward + dev-lang/perl/Manifest | 3 + + dev-lang/perl/perl-5.30.1.ebuild | 657 ++++++++++++++++++ + dev-lang/php/Manifest | 5 + + dev-lang/php/files/php-iodbc-header-location.patch | 14 + + dev-lang/php/php-7.3.13.ebuild | 753 +++++++++++++++++++++ + dev-lang/php/php-7.4.1.ebuild | 745 ++++++++++++++++++++ + dev-libs/boost/Manifest | 4 +- + dev-libs/boost/boost-1.71.0.ebuild | 13 +- + .../files/boost-1.71.0-build-auto_index-tool.patch | 13 + + .../files/boost-1.71.0-disable_icu_rpath.patch | 29 + + dev-util/boost-build/Manifest | 7 +- + dev-util/boost-build/boost-build-1.71.0.ebuild | 22 +- + ...ost-build-1.71.0-add-none-feature-options.patch | 22 + + ...oost-build-1.71.0-darwin-gentoo-toolchain.patch | 26 + + .../boost-build-1.71.0-disable_python_rpath.patch | 11 + + .../files/boost-build-1.71.0-fix-test.patch | 11 + + ...oost-build-1.71.0-no-implicit-march-flags.patch | 266 ++++++++ + media-libs/libepoxy/Manifest | 2 + + media-libs/libepoxy/libepoxy-1.5.4.ebuild | 64 ++ + media-libs/libvpx/Manifest | 2 + + ...libvpx-1.7.0-CVE-2019-9232_9325_9371_9433.patch | 211 ++++++ + media-libs/libvpx/libvpx-1.7.0-r1.ebuild | 148 ++++ + 22 files changed, 3001 insertions(+), 27 deletions(-) + create mode 100644 dev-lang/perl/perl-5.30.1.ebuild + create mode 100644 dev-lang/php/files/php-iodbc-header-location.patch + create mode 100644 dev-lang/php/php-7.3.13.ebuild + create mode 100644 dev-lang/php/php-7.4.1.ebuild + create mode 100644 dev-libs/boost/files/boost-1.71.0-build-auto_index-tool.patch + create mode 100644 dev-libs/boost/files/boost-1.71.0-disable_icu_rpath.patch + create mode 100644 dev-util/boost-build/files/boost-build-1.71.0-add-none-feature-options.patch + create mode 100644 dev-util/boost-build/files/boost-build-1.71.0-darwin-gentoo-toolchain.patch + create mode 100644 dev-util/boost-build/files/boost-build-1.71.0-disable_python_rpath.patch + create mode 100644 dev-util/boost-build/files/boost-build-1.71.0-fix-test.patch + create mode 100644 dev-util/boost-build/files/boost-build-1.71.0-no-implicit-march-flags.patch + create mode 100644 media-libs/libepoxy/libepoxy-1.5.4.ebuild + create mode 100644 media-libs/libvpx/files/libvpx-1.7.0-CVE-2019-9232_9325_9371_9433.patch + create mode 100644 media-libs/libvpx/libvpx-1.7.0-r1.ebuild *** syncing gnux32 *** synced gnux32 * Sync succeeded |