diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-20 03:34:59 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-20 03:34:59 +0000 |
commit | 98211aa764337e39271275704509a8d7f59f8d24 (patch) | |
tree | 7f836df1cec66e10fbec075050b7fb31d8deca87 /wine.txt | |
parent | 2020-06-20T03:00:01Z (diff) | |
download | repos-98211aa764337e39271275704509a8d7f59f8d24.tar.gz repos-98211aa764337e39271275704509a8d7f59f8d24.tar.bz2 repos-98211aa764337e39271275704509a8d7f59f8d24.zip |
2020-06-20T03:30:01Z
Diffstat (limited to 'wine.txt')
-rw-r--r-- | wine.txt | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -12,7 +12,22 @@ 'uri': 'git://anongit.gentoo.org/repo/proj/wine.git'}], 'status': 'official'} $ pmaint sync wine -Already up to date. +From https://anongit.gentoo.org/git/repo/proj/wine + 0dec49b..5dfabf5 master -> origin/master +Updating 0dec49b..5dfabf5 +Fast-forward + app-emulation/wine-mono/Manifest | 1 + + app-emulation/wine-mono/wine-mono-5.1.0.ebuild | 21 + + app-emulation/wine-staging/Manifest | 2 + + .../wine-staging/wine-staging-5.11.ebuild | 621 +++++++++++++++++++++ + .../wine-staging/wine-staging-9999.ebuild | 2 +- + app-emulation/wine-vanilla/Manifest | 1 + + .../wine-vanilla/wine-vanilla-5.11.ebuild | 539 ++++++++++++++++++ + .../wine-vanilla/wine-vanilla-9999.ebuild | 2 +- + 8 files changed, 1187 insertions(+), 2 deletions(-) + create mode 100644 app-emulation/wine-mono/wine-mono-5.1.0.ebuild + create mode 100644 app-emulation/wine-staging/wine-staging-5.11.ebuild + create mode 100644 app-emulation/wine-vanilla/wine-vanilla-5.11.ebuild *** syncing wine *** synced wine * Sync succeeded |