diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-08 11:35:37 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-08 11:35:37 +0000 |
commit | e784f4ec78f4c5f4dc7496b63697ab62091055f2 (patch) | |
tree | 8d42e12e46e46a88dd69569cb6b4b5da9c15f315 /flow.txt | |
parent | 2020-12-07T17:30:01Z (diff) | |
download | repos-e784f4ec78f4c5f4dc7496b63697ab62091055f2.tar.gz repos-e784f4ec78f4c5f4dc7496b63697ab62091055f2.tar.bz2 repos-e784f4ec78f4c5f4dc7496b63697ab62091055f2.zip |
2020-12-08T11:30:01Z
Diffstat (limited to 'flow.txt')
-rw-r--r-- | flow.txt | 29 |
1 files changed, 28 insertions, 1 deletions
@@ -22,7 +22,34 @@ 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://gitlab.com/Flow/flow-s-ebuilds + b3c8912..a5e0045 master -> origin/master +Updating b3c8912..a5e0045 +Fast-forward + ...input-of-split_html-prior-handing-it-to-T.patch | 41 ---------------------- + ...02-Add-convert_charrefs-field-to-TagStrip.patch | 41 ---------------------- + .../decode-string-before-handing-to-is_junk.patch | 22 ++++++++++++ + .../htmldiff/htmldiff-1.0.6_pre20170812.ebuild | 28 --------------- + ...27.ebuild => htmldiff-1.0.6_pre20200606.ebuild} | 7 ++-- + app-text/xml2rfc/Manifest | 3 +- + app-text/xml2rfc/xml2rfc-2.47.0.ebuild | 31 ---------------- + .../{xml2rfc-3.3.0.ebuild => xml2rfc-3.5.0.ebuild} | 2 +- + dev-python/google-i18n-address/Manifest | 1 + + .../google-i18n-address-2.4.0.ebuild | 17 +++++++++ + dev-python/kitchen/kitchen-1.2.6.ebuild | 2 +- + dev-python/pdoc3/Manifest | 1 + + dev-python/pdoc3/pdoc3-0.9.2.ebuild | 34 ++++++++++++++++++ + dev-python/slixmpp/slixmpp-1.5.2.ebuild | 2 +- + 14 files changed, 82 insertions(+), 150 deletions(-) + delete mode 100644 app-text/htmldiff/files/0001-Decode-the-input-of-split_html-prior-handing-it-to-T.patch + delete mode 100644 app-text/htmldiff/files/0002-Add-convert_charrefs-field-to-TagStrip.patch + create mode 100644 app-text/htmldiff/files/decode-string-before-handing-to-is_junk.patch + delete mode 100644 app-text/htmldiff/htmldiff-1.0.6_pre20170812.ebuild + rename app-text/htmldiff/{htmldiff-1.0.6_pre20191227.ebuild => htmldiff-1.0.6_pre20200606.ebuild} (65%) + delete mode 100644 app-text/xml2rfc/xml2rfc-2.47.0.ebuild + rename app-text/xml2rfc/{xml2rfc-3.3.0.ebuild => xml2rfc-3.5.0.ebuild} (98%) + create mode 100644 dev-python/google-i18n-address/google-i18n-address-2.4.0.ebuild + create mode 100644 dev-python/pdoc3/pdoc3-0.9.2.ebuild *** syncing flow *** synced flow * Sync succeeded |