diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 31 |
1 files changed, 21 insertions, 10 deletions
diff --git a/gentoo.txt b/gentoo.txt index 5feb505845a7..e12d4d0ce5f7 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -26,17 +26,28 @@ or --ff-only on the command line to override the configured default per invocation. From https://anongit.gentoo.org/git/repo/gentoo - 7d32ccdd5d0..22cfd9c3873 master -> origin/master -Updating 7d32ccdd5d0..22cfd9c3873 + 22cfd9c3873..eda3d3e7da5 master -> origin/master +Updating 22cfd9c3873..eda3d3e7da5 Fast-forward - dev-lang/swi-prolog/Manifest | 3 +- - dev-lang/swi-prolog/swi-prolog-8.3.15.ebuild | 104 --------------------- - ...olog-8.3.14.ebuild => swi-prolog-8.3.17.ebuild} | 0 - eclass/autotools.eclass | 8 +- - net-nds/openldap/openldap-2.4.56.ebuild | 4 +- - 5 files changed, 8 insertions(+), 111 deletions(-) - delete mode 100644 dev-lang/swi-prolog/swi-prolog-8.3.15.ebuild - rename dev-lang/swi-prolog/{swi-prolog-8.3.14.ebuild => swi-prolog-8.3.17.ebuild} (100%) + app-crypt/gnupg/gnupg-2.2.25.ebuild | 2 +- + app-misc/geekcode/files/geekcode-1.7.3-exit.patch | 4 +- + .../geekcode/files/geekcode-1.7.3-fno-common.patch | 151 +++++++ + app-misc/geekcode/geekcode-1.7.3-r1.ebuild | 13 +- + .../vtun-3.0.2-remove-config-presence-check.patch | 4 +- + net-vpn/vtun/files/vtun-3.0.3-C99-inline.patch | 49 +++ + net-vpn/vtun/files/vtun-3.0.3-fno-common.patch | 25 ++ + net-vpn/vtun/files/vtun-3.0.3-gcc5.patch | 6 +- + net-vpn/vtun/files/vtun-3.0.3-includes.patch | 24 +- + net-vpn/vtun/files/vtun-libssl-1.1.patch | 458 ++++++++++----------- + .../{vtun-3.0.3-r1.ebuild => vtun-3.0.3-r2.ebuild} | 44 +- + sci-libs/lrslib/Manifest | 1 + + sci-libs/lrslib/lrslib-071.ebuild | 51 +++ + 13 files changed, 555 insertions(+), 277 deletions(-) + create mode 100644 app-misc/geekcode/files/geekcode-1.7.3-fno-common.patch + create mode 100644 net-vpn/vtun/files/vtun-3.0.3-C99-inline.patch + create mode 100644 net-vpn/vtun/files/vtun-3.0.3-fno-common.patch + rename net-vpn/vtun/{vtun-3.0.3-r1.ebuild => vtun-3.0.3-r2.ebuild} (60%) + create mode 100644 sci-libs/lrslib/lrslib-071.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded |