diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-17 18:34:59 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-17 18:34:59 +0000 |
commit | 2337b3cf7fc9f97575fa76da1eb6c3937bddaec7 (patch) | |
tree | f80fa39f35e3866604d97c99ff8063e2811f5218 /wine.txt | |
parent | 2020-12-17T18:00:01Z (diff) | |
download | repos-2337b3cf7fc9f97575fa76da1eb6c3937bddaec7.tar.gz repos-2337b3cf7fc9f97575fa76da1eb6c3937bddaec7.tar.bz2 repos-2337b3cf7fc9f97575fa76da1eb6c3937bddaec7.zip |
2020-12-17T18:30:01Z
Diffstat (limited to 'wine.txt')
-rw-r--r-- | wine.txt | 41 |
1 files changed, 34 insertions, 7 deletions
@@ -25,16 +25,43 @@ 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://anongit.gentoo.org/git/repo/proj/wine + 2c0cada..1d63a4b master -> origin/master +Updating 2c0cada..1d63a4b +Fast-forward + app-emulation/wine/Manifest | 14 - + app-emulation/wine/files/builtin_ms_va_list.c | 9 - + app-emulation/wine/files/pr66838.c | 36 -- + app-emulation/wine/files/pr69140.c | 37 -- + app-emulation/wine/files/wine-1.5.26-winegcc.patch | 59 --- + app-emulation/wine/files/wine-1.6-memset-O3.patch | 21 - + .../wine/files/wine-1.7.12-osmesa-check.patch | 38 -- + .../wine/files/wine-1.9.5-multilib-portage.patch | 31 -- + app-emulation/wine/metadata.xml | 51 -- + app-emulation/wine/wine-2.0.ebuild | 449 ---------------- + app-emulation/wine/wine-2.1.ebuild | 581 --------------------- + app-emulation/wine/wine-2.2.ebuild | 581 --------------------- + app-emulation/wine/wine-2.3.ebuild | 581 --------------------- + app-emulation/wine/wine-9999.ebuild | 581 --------------------- + 14 files changed, 3069 deletions(-) + delete mode 100644 app-emulation/wine/Manifest + delete mode 100644 app-emulation/wine/files/builtin_ms_va_list.c + delete mode 100644 app-emulation/wine/files/pr66838.c + delete mode 100644 app-emulation/wine/files/pr69140.c + delete mode 100644 app-emulation/wine/files/wine-1.5.26-winegcc.patch + delete mode 100644 app-emulation/wine/files/wine-1.6-memset-O3.patch + delete mode 100644 app-emulation/wine/files/wine-1.7.12-osmesa-check.patch + delete mode 100644 app-emulation/wine/files/wine-1.9.5-multilib-portage.patch + delete mode 100644 app-emulation/wine/metadata.xml + delete mode 100644 app-emulation/wine/wine-2.0.ebuild + delete mode 100644 app-emulation/wine/wine-2.1.ebuild + delete mode 100644 app-emulation/wine/wine-2.2.ebuild + delete mode 100644 app-emulation/wine/wine-2.3.ebuild + delete mode 100644 app-emulation/wine/wine-9999.ebuild *** syncing wine *** synced wine * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 wine - * app-emulation/wine-2.0: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass - * app-emulation/wine-2.1: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass - * app-emulation/wine-2.2: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass - * app-emulation/wine-2.3: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass - * app-emulation/wine-9999: failed sourcing ebuild: inherit requires unknown eclass: fdo-mime.eclass - * Cache regen failed with 1 + * Cache regenerated successfully |