diff options
author | 2020-06-13 09:34:56 +0000 | |
---|---|---|
committer | 2020-06-13 09:34:56 +0000 | |
commit | 2575a9f4d99a24aca7411c9d5600ef30925c6c98 (patch) | |
tree | 56226c118a1a6f9cdf78fe67d1206c0471fe1825 /gentoo.txt | |
parent | 2020-06-13T09:00:01Z (diff) | |
download | repos-2575a9f4d99a24aca7411c9d5600ef30925c6c98.tar.gz repos-2575a9f4d99a24aca7411c9d5600ef30925c6c98.tar.bz2 repos-2575a9f4d99a24aca7411c9d5600ef30925c6c98.zip |
2020-06-13T09:30:01Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 36 |
1 files changed, 23 insertions, 13 deletions
diff --git a/gentoo.txt b/gentoo.txt index 3e4a56e200b1..ef845902b5cc 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -13,20 +13,30 @@ 'status': 'official'} $ pmaint sync gentoo From https://anongit.gentoo.org/git/repo/gentoo - 5ef372c0753..a563f76a35c master -> origin/master -Updating 5ef372c0753..a563f76a35c + a563f76a35c..7232b6a169e master -> origin/master +Updating a563f76a35c..7232b6a169e Fast-forward - app-text/texlive-core/texlive-core-2020-r5.ebuild | 1 + - .../files/qt5-sqlcipher-install-path.patch | 12 --- - media-sound/lmms/Manifest | 1 - - .../lmms-1.2.1-add-missing-qpainterpath.patch | 61 ++++++++++++ - media-sound/lmms/lmms-1.2.0.ebuild | 106 --------------------- - media-sound/lmms/lmms-1.2.1.ebuild | 6 +- - .../files/musescore-9999-lambda-capture-this.patch | 18 ++-- - 7 files changed, 76 insertions(+), 129 deletions(-) - delete mode 100644 dev-db/qt5-sqlcipher/files/qt5-sqlcipher-install-path.patch - create mode 100644 media-sound/lmms/files/lmms-1.2.1-add-missing-qpainterpath.patch - delete mode 100644 media-sound/lmms/lmms-1.2.0.ebuild + app-text/texlive/metadata.xml | 2 - + app-text/texlive/texlive-2019-r1.ebuild | 162 --------------------- + app-text/texlive/texlive-2020.ebuild | 3 +- + profiles/package.mask | 11 ++ + .../wmXName/files/wmXName-0.1-fno-common.patch | 35 +++++ + x11-plugins/wmXName/wmXName-0.1-r1.ebuild | 2 + + x11-plugins/wmapm/files/wmapm-3.1-fno-common.patch | 23 +++ + x11-plugins/wmapm/wmapm-3.1-r2.ebuild | 5 +- + .../wmpop3/files/wmpop3-0.5.6a-fno-common.patch | 23 +++ + x11-plugins/wmpop3/wmpop3-0.5.6a-r1.ebuild | 4 +- + .../files/wmrecord-1.0.5.3-fno-common.patch | 29 ++++ + x11-plugins/wmrecord/wmrecord-1.0.5.3-r2.ebuild | 4 +- + x11-wm/windowmaker/windowmaker-0.95.8-r1.ebuild | 6 +- + x11-wm/windowmaker/windowmaker-0.95.9-r1.ebuild | 6 +- + x11-wm/windowmaker/windowmaker-9999.ebuild | 4 +- + 15 files changed, 142 insertions(+), 177 deletions(-) + delete mode 100644 app-text/texlive/texlive-2019-r1.ebuild + create mode 100644 x11-plugins/wmXName/files/wmXName-0.1-fno-common.patch + create mode 100644 x11-plugins/wmapm/files/wmapm-3.1-fno-common.patch + create mode 100644 x11-plugins/wmpop3/files/wmpop3-0.5.6a-fno-common.patch + create mode 100644 x11-plugins/wmrecord/files/wmrecord-1.0.5.3-fno-common.patch *** syncing gentoo *** synced gentoo * Sync succeeded |