diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/gentoo.txt b/gentoo.txt index b5c37f12fa70..88f683994c60 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -26,14 +26,19 @@ or --ff-only on the command line to override the configured default per invocation. From https://anongit.gentoo.org/git/repo/gentoo - 04bf8cf551e..bff7b7f99b5 master -> origin/master -Updating 04bf8cf551e..bff7b7f99b5 + bff7b7f99b5..e7a94d8a0db master -> origin/master +Updating bff7b7f99b5..e7a94d8a0db Fast-forward - mail-client/neomutt/neomutt-99999999.ebuild | 1 - - net-misc/youtube-dl/Manifest | 1 + - net-misc/youtube-dl/youtube-dl-2020.11.24.ebuild | 72 ++++++++++++++++++++++++ - 3 files changed, 73 insertions(+), 1 deletion(-) - create mode 100644 net-misc/youtube-dl/youtube-dl-2020.11.24.ebuild + eclass/eapi8-dosym.eclass | 108 +++++++++++++++++++++ + eclass/tests/eapi8-dosym.sh | 78 +++++++++++++++ + www-plugins/pdfjs/Manifest | 3 +- + www-plugins/pdfjs/pdfjs-1.9.426.ebuild | 23 ----- + .../{pdfjs-2.1.266.ebuild => pdfjs-2.5.207.ebuild} | 2 +- + 5 files changed, 188 insertions(+), 26 deletions(-) + create mode 100644 eclass/eapi8-dosym.eclass + create mode 100755 eclass/tests/eapi8-dosym.sh + delete mode 100644 www-plugins/pdfjs/pdfjs-1.9.426.ebuild + rename www-plugins/pdfjs/{pdfjs-2.1.266.ebuild => pdfjs-2.5.207.ebuild} (92%) *** syncing gentoo *** synced gentoo * Sync succeeded |