diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 28 |
1 files changed, 19 insertions, 9 deletions
diff --git a/gentoo.txt b/gentoo.txt index 99d219fc7e2c..4ffbdb5e514d 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -12,7 +12,6 @@ 'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}], 'status': 'official'} $ pmaint sync gentoo -WARNING:pkgcore:chaoslab repo at '/var/lib/repo-mirror-ci/sync/chaoslab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: @@ -27,15 +26,26 @@ or --ff-only on the command line to override the configured default per invocation. From https://anongit.gentoo.org/git/repo/gentoo - c87110aac36..0e2c5b910bf master -> origin/master -Updating c87110aac36..0e2c5b910bf + 0e2c5b910bf..b335ab7a493 master -> origin/master +Updating 0e2c5b910bf..b335ab7a493 Fast-forward - app-text/pinfo/pinfo-0.6.13.ebuild | 3 ++ - app-text/pinfo/pinfo-99999.ebuild | 4 +- - net-proxy/privoxy/files/privoxy-3.0.28-strip.patch | 47 ++++++++++++++++++++++ - net-proxy/privoxy/privoxy-3.0.28-r1.ebuild | 1 + - 4 files changed, 54 insertions(+), 1 deletion(-) - create mode 100644 net-proxy/privoxy/files/privoxy-3.0.28-strip.patch + app-emacs/ddskk/Manifest | 1 + + app-emacs/ddskk/ddskk-17.1.ebuild | 68 +++++++++++ + net-libs/gsoap/Manifest | 1 + + net-libs/gsoap/gsoap-2.8.105.ebuild | 83 ++++++++++++++ + sys-power/iasl/Manifest | 2 + + sys-power/iasl/iasl-20200717.ebuild | 126 +++++++++++++++++++++ + www-apache/mod_gnutls/Manifest | 3 +- + ...nutls-0.8.4.ebuild => mod_gnutls-0.11.0.ebuild} | 44 +++++-- + ...-0.8.2-r1.ebuild => mod_gnutls-0.8.2-r2.ebuild} | 4 +- + www-apache/mod_gnutls/mod_gnutls-0.9.0.ebuild | 57 ---------- + 10 files changed, 321 insertions(+), 68 deletions(-) + create mode 100644 app-emacs/ddskk/ddskk-17.1.ebuild + create mode 100644 net-libs/gsoap/gsoap-2.8.105.ebuild + create mode 100644 sys-power/iasl/iasl-20200717.ebuild + rename www-apache/mod_gnutls/{mod_gnutls-0.8.4.ebuild => mod_gnutls-0.11.0.ebuild} (52%) + rename www-apache/mod_gnutls/{mod_gnutls-0.8.2-r1.ebuild => mod_gnutls-0.8.2-r2.ebuild} (91%) + delete mode 100644 www-apache/mod_gnutls/mod_gnutls-0.9.0.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded |