diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-11-25 08:35:12 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-11-25 08:35:12 +0000 |
commit | 59645b9c2568cee998669f52991ba1f6be9daa4e (patch) | |
tree | 1c22de43d2e04a2308413da2723d0bec264560f3 /gentoo.txt | |
parent | 2020-11-25T08:00:02Z (diff) | |
download | repos-59645b9c2568cee998669f52991ba1f6be9daa4e.tar.gz repos-59645b9c2568cee998669f52991ba1f6be9daa4e.tar.bz2 repos-59645b9c2568cee998669f52991ba1f6be9daa4e.zip |
2020-11-25T08:30:01Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 48 |
1 files changed, 15 insertions, 33 deletions
diff --git a/gentoo.txt b/gentoo.txt index 07c3b0a79dd5..520b280759cd 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -26,40 +26,22 @@ or --ff-only on the command line to override the configured default per invocation. From https://anongit.gentoo.org/git/repo/gentoo - 9e1c3a92c17..352855dfc65 master -> origin/master -Updating 9e1c3a92c17..352855dfc65 + 352855dfc65..67768459cb8 master -> origin/master +Updating 352855dfc65..67768459cb8 Fast-forward - app-crypt/veracrypt/veracrypt-1.24_p7.ebuild | 2 +- - app-text/ansifilter/ansifilter-2.17.ebuild | 2 +- - dev-cpp/prometheus-cpp/Manifest | 1 + - .../prometheus-cpp/prometheus-cpp-0.11.0.ebuild | 38 ++++++++ - .../python-heatclient-2.2.1.ebuild | 2 +- - .../python-troveclient-5.1.1.ebuild | 2 +- - .../python-zunclient/python-zunclient-4.1.1.ebuild | 2 +- - media-gfx/alembic/alembic-1.7.16.ebuild | 14 +-- - media-gfx/openscad/openscad-2019.05-r3.ebuild | 2 +- - net-analyzer/nmap/nmap-7.91.ebuild | 2 +- - net-im/signal-desktop-bin/Manifest | 2 +- - ...8.1.ebuild => signal-desktop-bin-1.38.2.ebuild} | 0 - net-irc/inspircd/inspircd-3.8.1.ebuild | 2 +- - net-misc/chrony/chrony-4.0.ebuild | 2 +- - ...r1.ebuild => apparmor-profiles-3.0.0-r1.ebuild} | 21 ++-- - .../apparmor-profiles-9999.ebuild | 4 +- - sys-apps/bat/Manifest | 11 ++- - .../bat/{bat-0.17.0.ebuild => bat-0.17.1.ebuild} | 10 +- - x11-misc/i3status/i3status-2.13.ebuild | 4 +- - x11-misc/screengrab/screengrab-2.0.1.ebuild | 2 +- - x11-terms/kitty-terminfo/Manifest | 1 + - .../kitty-terminfo/kitty-terminfo-0.19.2.ebuild | 41 ++++++++ - x11-terms/kitty/Manifest | 1 + - x11-terms/kitty/kitty-0.19.2.ebuild | 106 +++++++++++++++++++++ - 24 files changed, 223 insertions(+), 51 deletions(-) - create mode 100644 dev-cpp/prometheus-cpp/prometheus-cpp-0.11.0.ebuild - rename net-im/signal-desktop-bin/{signal-desktop-bin-1.38.1.ebuild => signal-desktop-bin-1.38.2.ebuild} (100%) - rename sec-policy/apparmor-profiles/{apparmor-profiles-2.20200818-r1.ebuild => apparmor-profiles-3.0.0-r1.ebuild} (53%) - rename sys-apps/bat/{bat-0.17.0.ebuild => bat-0.17.1.ebuild} (97%) - create mode 100644 x11-terms/kitty-terminfo/kitty-terminfo-0.19.2.ebuild - create mode 100644 x11-terms/kitty/kitty-0.19.2.ebuild + dev-java/tomcat-servlet-api/Manifest | 1 + + .../tomcat-servlet-api-7.0.107.ebuild | 98 ++++++++ + sci-geosciences/grass/Manifest | 1 + + sci-geosciences/grass/files/grass-7.8-flock.patch | 17 ++ + sci-geosciences/grass/grass-7.8.3.ebuild | 5 + + sci-geosciences/grass/grass-7.8.4.ebuild | 269 +++++++++++++++++++++ + www-servers/tomcat/Manifest | 1 + + www-servers/tomcat/tomcat-7.0.107.ebuild | 146 +++++++++++ + 8 files changed, 538 insertions(+) + create mode 100644 dev-java/tomcat-servlet-api/tomcat-servlet-api-7.0.107.ebuild + create mode 100644 sci-geosciences/grass/files/grass-7.8-flock.patch + create mode 100644 sci-geosciences/grass/grass-7.8.4.ebuild + create mode 100644 www-servers/tomcat/tomcat-7.0.107.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded |