diff options
author | 2020-12-25 23:34:52 +0000 | |
---|---|---|
committer | 2020-12-25 23:34:52 +0000 | |
commit | 56934ff5c8991cf778308f705e2b6313455666f5 (patch) | |
tree | 642778f7587924057b3ecb07bf2c5d1c48b5569d /gentoo.txt | |
parent | 2020-12-25T23:00:02Z (diff) | |
download | repos-56934ff5c8991cf778308f705e2b6313455666f5.tar.gz repos-56934ff5c8991cf778308f705e2b6313455666f5.tar.bz2 repos-56934ff5c8991cf778308f705e2b6313455666f5.zip |
2020-12-25T23:30:01Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/gentoo.txt b/gentoo.txt index ee837a8693c0..77ae7ca35008 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -26,11 +26,20 @@ or --ff-only on the command line to override the configured default per invocation. From https://anongit.gentoo.org/git/repo/gentoo - 1975eb86818..7d2ecca3931 master -> origin/master -Updating 1975eb86818..7d2ecca3931 + 7d2ecca3931..a6ac1c1184a master -> origin/master +Updating 7d2ecca3931..a6ac1c1184a Fast-forward - sys-boot/silo/silo-1.4.14_p20200602.ebuild | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) + dev-lang/julia/julia-1.5.2-r1.ebuild | 2 +- + dev-lang/julia/julia-1.5.3.ebuild | 8 +- + dev-lang/lua/Manifest | 2 + + dev-lang/lua/files/lua-5.4.2-make.patch | 99 +++++++++++ + dev-lang/lua/lua-5.4.2.ebuild | 197 +++++++++++++++++++++ + dev-python/argcomplete/argcomplete-1.12.2.ebuild | 2 +- + dev-python/httpretty/httpretty-1.0.3.ebuild | 2 +- + .../importlib_metadata-3.1.0.ebuild | 2 +- + 8 files changed, 306 insertions(+), 8 deletions(-) + create mode 100644 dev-lang/lua/files/lua-5.4.2-make.patch + create mode 100644 dev-lang/lua/lua-5.4.2.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded |