From 01abefeb9430b0e6955ab2270fd6d8c237da20e0 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 5 Sep 2020 19:05:10 +0000 Subject: 2020-09-05T19:00:01Z --- nest.txt | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) (limited to 'nest.txt') diff --git a/nest.txt b/nest.txt index dfa230890f6e..0ec9f440f956 100644 --- a/nest.txt +++ b/nest.txt @@ -25,7 +25,40 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://github.com/SpiderX/portage-overlay + b07c41f..4d1e54b master -> origin/master +Updating b07c41f..4d1e54b +Fast-forward + README.md | 3 +- + net-ftp/weex/Manifest | 2 + + net-ftp/weex/files/strlib.c | 395 +++++++++++++++++++++ + net-ftp/weex/files/strlib.h | 42 +++ + net-ftp/weex/files/weex-2.8.2-Makefile.am.patch | 8 + + net-ftp/weex/files/weex-2.8.2-configure.in.patch | 36 ++ + net-ftp/weex/files/weex-2.8.2-po-fr.po.patch | 11 + + .../weex/files/weex-2.8.2-src-Makefile.am.patch | 10 + + net-ftp/weex/files/weex-2.8.3-configure.in.patch | 27 ++ + net-ftp/weex/files/weex-9999-configure.in.patch | 20 ++ + net-ftp/weex/files/weex-9999-src-Makefile.am.patch | 9 + + net-ftp/weex/metadata.xml | 21 ++ + net-ftp/weex/weex-2.8.2.ebuild | 38 ++ + net-ftp/weex/weex-2.8.3.ebuild | 38 ++ + net-ftp/weex/weex-9999.ebuild | 45 +++ + 15 files changed, 704 insertions(+), 1 deletion(-) + create mode 100644 net-ftp/weex/Manifest + create mode 100644 net-ftp/weex/files/strlib.c + create mode 100644 net-ftp/weex/files/strlib.h + create mode 100644 net-ftp/weex/files/weex-2.8.2-Makefile.am.patch + create mode 100644 net-ftp/weex/files/weex-2.8.2-configure.in.patch + create mode 100644 net-ftp/weex/files/weex-2.8.2-po-fr.po.patch + create mode 100644 net-ftp/weex/files/weex-2.8.2-src-Makefile.am.patch + create mode 100644 net-ftp/weex/files/weex-2.8.3-configure.in.patch + create mode 100644 net-ftp/weex/files/weex-9999-configure.in.patch + create mode 100644 net-ftp/weex/files/weex-9999-src-Makefile.am.patch + create mode 100644 net-ftp/weex/metadata.xml + create mode 100644 net-ftp/weex/weex-2.8.2.ebuild + create mode 100644 net-ftp/weex/weex-2.8.3.ebuild + create mode 100644 net-ftp/weex/weex-9999.ebuild *** syncing nest *** synced nest * Sync succeeded -- cgit v1.2.3-65-gdbad