summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2017-08-22 13:27:33 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2017-08-22 13:27:33 +0000
commitb9d6f9e7b3e67c4bf928f0a45ed07fe9b9490a75 (patch)
treeac1c564e4d7baf7197801abbf7f37cb7568ea3ca /metadata
parentMerge updates from master (diff)
downloadgentoo-b9d6f9e7b3e67c4bf928f0a45ed07fe9b9490a75.tar.gz
gentoo-b9d6f9e7b3e67c4bf928f0a45ed07fe9b9490a75.tar.bz2
gentoo-b9d6f9e7b3e67c4bf928f0a45ed07fe9b9490a75.zip
2017-08-22 13:27:32 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/app-admin/sudo-1.8.21_rc1 (renamed from metadata/md5-cache/app-admin/sudo-1.8.21_beta3)2
-rw-r--r--metadata/md5-cache/dev-libs/libgit2-0.26.04
-rw-r--r--metadata/md5-cache/dev-libs/libgit2-glib-0.26.0-r1 (renamed from metadata/md5-cache/dev-libs/libgit2-glib-0.26.0)14
-rw-r--r--metadata/md5-cache/dev-vcs/gitg-3.26.015
-rw-r--r--metadata/md5-cache/games-strategy/freeciv-2.5.9 (renamed from metadata/md5-cache/games-strategy/freeciv-2.5.8)2
-rw-r--r--metadata/md5-cache/sys-cluster/galera-25.3.1514
-rw-r--r--metadata/md5-cache/sys-cluster/galera-25.3.1914
-rw-r--r--metadata/md5-cache/sys-cluster/galera-25.3.21 (renamed from metadata/md5-cache/sys-cluster/galera-25.3.17)6
-rw-r--r--metadata/md5-cache/www-client/seamonkey-2.49.3.0_p014
-rw-r--r--metadata/pkg_desc_index12
-rw-r--r--metadata/timestamp.chk2
11 files changed, 50 insertions, 49 deletions
diff --git a/metadata/md5-cache/app-admin/sudo-1.8.21_beta3 b/metadata/md5-cache/app-admin/sudo-1.8.21_rc1
index a81fd544c321..24f56efc8f7f 100644
--- a/metadata/md5-cache/app-admin/sudo-1.8.21_beta3
+++ b/metadata/md5-cache/app-admin/sudo-1.8.21_rc1
@@ -8,7 +8,7 @@ LICENSE=ISC BSD
RDEPEND=gcrypt? ( dev-libs/libgcrypt:= ) openssl? ( dev-libs/openssl:0= ) pam? ( virtual/pam ) skey? ( >=sys-auth/skey-1.1.5-r1 ) ldap? ( >=net-nds/openldap-2.1.30-r1 dev-libs/cyrus-sasl ) sys-libs/zlib selinux? ( sec-policy/selinux-sudo ) ldap? ( dev-lang/perl ) pam? ( sys-auth/pambase ) >=app-misc/editor-wrapper-3 virtual/editor sendmail? ( virtual/mta )
REQUIRED_USE=pam? ( !skey ) skey? ( !pam ) ?? ( gcrypt openssl )
SLOT=0
-SRC_URI=http://www.sudo.ws/sudo/dist/beta/sudo-1.8.21b3.tar.gz ftp://ftp.sudo.ws/pub/sudo/beta/sudo-1.8.21b3.tar.gz
+SRC_URI=http://www.sudo.ws/sudo/dist/beta/sudo-1.8.21rc1.tar.gz ftp://ftp.sudo.ws/pub/sudo/beta/sudo-1.8.21rc1.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_configure:- src_install:-
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b libtool 0081a71a261724730ec4c248494f044d ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e pam 3e788d86170dfcd5b06824d898315e18 toolchain-funcs 185a06792159ca143528e7010368e8af
_md5_=db9f97ff8299acf6ed40835ed26ea35f
diff --git a/metadata/md5-cache/dev-libs/libgit2-0.26.0 b/metadata/md5-cache/dev-libs/libgit2-0.26.0
index ae34b4ad8bc8..34512fdbec60 100644
--- a/metadata/md5-cache/dev-libs/libgit2-0.26.0
+++ b/metadata/md5-cache/dev-libs/libgit2-0.26.0
@@ -3,7 +3,7 @@ DEPEND=!libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) sys-lib
DESCRIPTION=A linkable library for Git
EAPI=5
HOMEPAGE=https://libgit2.github.com/
-IUSE=examples gssapi libressl ssh test threads trace
+IUSE=examples gssapi libressl +ssh test +threads trace
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~x86 ~ppc-macos
LICENSE=GPL-2-with-linking-exception
RDEPEND=!libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) sys-libs/zlib net-libs/http-parser:= gssapi? ( virtual/krb5 ) ssh? ( net-libs/libssh2 )
@@ -11,4 +11,4 @@ SLOT=0/26
SRC_URI=https://github.com/libgit2/libgit2/archive/v0.26.0.tar.gz -> libgit2-0.26.0.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:cmake-utils src_test:- src_install:-
_eclasses_=cmake-utils 026933aff3889190eeb565b642cfe252 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 284a473719153462f3e974d86c8cb81c ninja-utils ebb2eaddc6331c4fa000b8eb8f6fe074 toolchain-funcs 185a06792159ca143528e7010368e8af versionator c80ccf29e90adea7c5cae94b42eb76d0
-_md5_=b8b1f9e24f2f03a33f6ae412d9a2f6ce
+_md5_=9e8c6e3fa68ab231432008434f95879c
diff --git a/metadata/md5-cache/dev-libs/libgit2-glib-0.26.0 b/metadata/md5-cache/dev-libs/libgit2-glib-0.26.0-r1
index 36472ed8425e..b051e8a6ac21 100644
--- a/metadata/md5-cache/dev-libs/libgit2-glib-0.26.0
+++ b/metadata/md5-cache/dev-libs/libgit2-glib-0.26.0-r1
@@ -1,15 +1,15 @@
-DEFINED_PHASES=compile configure install postinst postrm preinst prepare unpack
-DEPEND=>=dev-libs/libgit2-0.25.0:0/25[ssh?] >=dev-libs/glib-2.44.0:2 python? ( python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pygobject:3[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) >=dev-util/gtk-doc-am-1.11 virtual/pkgconfig vala? ( || ( dev-lang/vala:0.36[vapigen(+)] dev-lang/vala:0.34[vapigen(+)] dev-lang/vala:0.32[vapigen(+)] ) ) >=app-portage/elt-patches-20170422 app-arch/xz-utils >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info
+DEFINED_PHASES=compile configure install postinst postrm preinst prepare
+DEPEND=>=dev-libs/libgit2-0.26.0:0/26[ssh?] >=dev-libs/glib-2.44.0:2 python? ( python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pygobject:3[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) >=dev-util/gtk-doc-am-1.11 virtual/pkgconfig vala? ( || ( dev-lang/vala:0.36[vapigen(+)] dev-lang/vala:0.34[vapigen(+)] dev-lang/vala:0.32[vapigen(+)] ) ) >=app-portage/elt-patches-20170422 app-arch/xz-utils >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Git library for GLib
-EAPI=5
+EAPI=6
HOMEPAGE=https://wiki.gnome.org/Projects/Libgit2-glib
-IUSE=python ssh +vala python_targets_python3_4 python_targets_python3_5 python_targets_python3_6
+IUSE=python +ssh +vala python_targets_python3_4 python_targets_python3_5 python_targets_python3_6
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2+
-RDEPEND=>=dev-libs/libgit2-0.25.0:0/25[ssh?] >=dev-libs/glib-2.44.0:2 python? ( python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pygobject:3[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] )
+RDEPEND=>=dev-libs/libgit2-0.26.0:0/26[ssh?] >=dev-libs/glib-2.44.0:2 python? ( python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pygobject:3[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] )
REQUIRED_USE=python? ( || ( python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) )
SLOT=0
SRC_URI=mirror://gnome/sources/libgit2-glib/0.26/libgit2-glib-0.26.0.tar.xz
-_eclass_exported_funcs=pkg_preinst:gnome2 pkg_postrm:gnome2 pkg_postinst:gnome2 src_unpack:gnome2 src_prepare:- src_configure:- src_compile:gnome2 src_install:-
+_eclass_exported_funcs=pkg_preinst:gnome2 pkg_postrm:gnome2 pkg_postinst:gnome2 src_prepare:- src_configure:- src_compile:gnome2 src_install:-
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea gnome.org 5e4cc5af3f1b17bdee155bf02e8c2df4 gnome2 64c50579ea42fbcc77a7e220a8ae8e94 gnome2-utils 8a5e0bf2b8031478ecfeaec753ef4560 libtool 0081a71a261724730ec4c248494f044d ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e python-r1 e9350ec46bb5c9f3504b4fbe8b8d8987 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 185a06792159ca143528e7010368e8af vala 103e6885c83965507391cdc5b6fa0e67 versionator c80ccf29e90adea7c5cae94b42eb76d0 xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25
-_md5_=b501dcce4930f6f7c89657d62ef439f3
+_md5_=85a9aadc132d06bb6c3039152bfab18b
diff --git a/metadata/md5-cache/dev-vcs/gitg-3.26.0 b/metadata/md5-cache/dev-vcs/gitg-3.26.0
new file mode 100644
index 000000000000..af3c5c91caf4
--- /dev/null
+++ b/metadata/md5-cache/dev-vcs/gitg-3.26.0
@@ -0,0 +1,15 @@
+DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup
+DEPEND=app-crypt/libsecret dev-libs/libgee:0.8[introspection] >=app-text/gtkspell-3.0.3:3 >=dev-libs/glib-2.38:2[dbus] >=dev-libs/gobject-introspection-0.10.1:= dev-libs/libgit2:=[threads] >=dev-libs/libgit2-glib-0.25.0[ssh] <dev-libs/libgit2-glib-0.27.0 >=dev-libs/libpeas-1.5.0[gtk] >=dev-libs/libxml2-2.9.0:2 net-libs/libsoup:2.4 >=gnome-base/gsettings-desktop-schemas-0.1.1 >=x11-libs/gtk+-3.20.0:3 >=x11-libs/gtksourceview-3.10:3.0 x11-themes/adwaita-icon-theme glade? ( >=dev-util/glade-3.2:3.10 ) python? ( python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pygobject:3[python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) || ( dev-lang/vala:0.36 dev-lang/vala:0.34 dev-lang/vala:0.32 ) >=dev-libs/libgit2-glib-0.24.4[vala] >=dev-util/intltool-0.40 gnome-base/gnome-common >=sys-devel/gettext-0.17 virtual/pkgconfig >=app-portage/elt-patches-20170422 app-arch/xz-utils >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info
+DESCRIPTION=git repository viewer for GNOME
+EAPI=6
+HOMEPAGE=https://wiki.gnome.org/Apps/Gitg
+IUSE=glade +python python_targets_python3_4 python_targets_python3_5
+KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
+LICENSE=GPL-2+
+RDEPEND=app-crypt/libsecret dev-libs/libgee:0.8[introspection] >=app-text/gtkspell-3.0.3:3 >=dev-libs/glib-2.38:2[dbus] >=dev-libs/gobject-introspection-0.10.1:= dev-libs/libgit2:=[threads] >=dev-libs/libgit2-glib-0.25.0[ssh] <dev-libs/libgit2-glib-0.27.0 >=dev-libs/libpeas-1.5.0[gtk] >=dev-libs/libxml2-2.9.0:2 net-libs/libsoup:2.4 >=gnome-base/gsettings-desktop-schemas-0.1.1 >=x11-libs/gtk+-3.20.0:3 >=x11-libs/gtksourceview-3.10:3.0 x11-themes/adwaita-icon-theme glade? ( >=dev-util/glade-3.2:3.10 ) python? ( python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pygobject:3[python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-)] )
+REQUIRED_USE=python? ( || ( python_targets_python3_4 python_targets_python3_5 ) )
+SLOT=0
+SRC_URI=mirror://gnome/sources/gitg/3.26/gitg-3.26.0.tar.xz
+_eclass_exported_funcs=pkg_preinst:gnome2 pkg_postrm:gnome2 pkg_postinst:gnome2 pkg_setup:- src_prepare:- src_configure:- src_compile:gnome2 src_install:-
+_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea gnome.org 5e4cc5af3f1b17bdee155bf02e8c2df4 gnome2 64c50579ea42fbcc77a7e220a8ae8e94 gnome2-utils 8a5e0bf2b8031478ecfeaec753ef4560 libtool 0081a71a261724730ec4c248494f044d ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e pax-utils 4f95120230a315c8caaabeb2307b7eee python-r1 e9350ec46bb5c9f3504b4fbe8b8d8987 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 185a06792159ca143528e7010368e8af vala 103e6885c83965507391cdc5b6fa0e67 versionator c80ccf29e90adea7c5cae94b42eb76d0 xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25
+_md5_=67cae46d4b272c4a71a4cdd8eca20b72
diff --git a/metadata/md5-cache/games-strategy/freeciv-2.5.8 b/metadata/md5-cache/games-strategy/freeciv-2.5.9
index ae0aa49270b3..92514f9f9e4b 100644
--- a/metadata/md5-cache/games-strategy/freeciv-2.5.8
+++ b/metadata/md5-cache/games-strategy/freeciv-2.5.9
@@ -8,7 +8,7 @@ KEYWORDS=~amd64 ~ppc64 ~x86
LICENSE=GPL-2+
RDEPEND=app-arch/bzip2 app-arch/xz-utils net-misc/curl sys-libs/zlib auth? ( mysql? ( virtual/mysql ) sqlite? ( dev-db/sqlite:3 ) !mysql? ( ( !sqlite? ( virtual/mysql ) ) ) ) readline? ( sys-libs/readline:0= ) dedicated? ( aimodules? ( dev-libs/libltdl:0 ) ) !dedicated? ( media-libs/libpng:0 gtk? ( x11-libs/gtk+:2 ) mapimg? ( media-gfx/imagemagick:= ) modpack? ( x11-libs/gtk+:2 ) nls? ( virtual/libintl ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl[video] media-libs/sdl-gfx media-libs/sdl-image[png] media-libs/sdl-ttf ) server? ( aimodules? ( sys-devel/libtool:2 ) ) sound? ( media-libs/libsdl[sound] media-libs/sdl-mixer[vorbis] ) !sdl? ( !gtk? ( x11-libs/gtk+:2 ) ) ) system-lua? ( >=dev-lang/lua-5.2 )
SLOT=0
-SRC_URI=mirror://sourceforge/freeciv/freeciv-2.5.8.tar.bz2
+SRC_URI=mirror://sourceforge/freeciv/freeciv-2.5.9.tar.bz2
_eclass_exported_funcs=pkg_preinst:- pkg_postrm:- pkg_postinst:- pkg_setup:- src_prepare:- src_configure:- src_install:-
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b gnome2-utils 8a5e0bf2b8031478ecfeaec753ef4560 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af xdg-utils f2c8335407f0b935b0a96d4adf23ef25
_md5_=e96e35cb914cb110dac4add39f008838
diff --git a/metadata/md5-cache/sys-cluster/galera-25.3.15 b/metadata/md5-cache/sys-cluster/galera-25.3.15
deleted file mode 100644
index feb543bd565b..000000000000
--- a/metadata/md5-cache/sys-cluster/galera-25.3.15
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=compile configure install preinst prepare
-DEPEND=dev-libs/openssl:0= >=dev-libs/boost-1.41:0= dev-libs/check >=sys-devel/gcc-4.4 >=dev-cpp/asio-1.10.1[ssl] dev-util/scons
-DESCRIPTION=Synchronous multi-master replication engine that provides the wsrep API
-EAPI=6
-HOMEPAGE=http://www.galeracluster.com
-IUSE=cpu_flags_x86_sse4_2 garbd test
-KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
-LICENSE=GPL-2 BSD
-RDEPEND=dev-libs/openssl:0= >=dev-libs/boost-1.41:0=
-SLOT=0
-SRC_URI=http://releases.galeracluster.com/source/galera-3-25.3.15.tar.gz
-_eclass_exported_funcs=pkg_preinst:- src_prepare:- src_configure:- src_compile:- src_install:-
-_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 284a473719153462f3e974d86c8cb81c scons-utils fcace052aef60e6b0eb3023c26aa585a toolchain-funcs 185a06792159ca143528e7010368e8af user e4b567c44272a719fabf53f0f885d3f7
-_md5_=67d887a0774130a694d00c37ef0ff824
diff --git a/metadata/md5-cache/sys-cluster/galera-25.3.19 b/metadata/md5-cache/sys-cluster/galera-25.3.19
deleted file mode 100644
index ceb5cf0f0846..000000000000
--- a/metadata/md5-cache/sys-cluster/galera-25.3.19
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=compile configure install preinst prepare
-DEPEND=dev-libs/openssl:0= >=dev-libs/boost-1.41:0= dev-libs/check >=sys-devel/gcc-4.4 >=dev-cpp/asio-1.10.1[ssl] dev-util/scons
-DESCRIPTION=Synchronous multi-master replication engine that provides the wsrep API
-EAPI=6
-HOMEPAGE=http://www.galeracluster.com
-IUSE=cpu_flags_x86_sse4_2 garbd test
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
-LICENSE=GPL-2 BSD
-RDEPEND=dev-libs/openssl:0= >=dev-libs/boost-1.41:0=
-SLOT=0
-SRC_URI=http://releases.galeracluster.com/source/galera-3-25.3.19.tar.gz
-_eclass_exported_funcs=pkg_preinst:- src_prepare:- src_configure:- src_compile:- src_install:-
-_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 284a473719153462f3e974d86c8cb81c scons-utils fcace052aef60e6b0eb3023c26aa585a toolchain-funcs 185a06792159ca143528e7010368e8af user e4b567c44272a719fabf53f0f885d3f7
-_md5_=36703a03d6dc727ab42daef0b16309c9
diff --git a/metadata/md5-cache/sys-cluster/galera-25.3.17 b/metadata/md5-cache/sys-cluster/galera-25.3.21
index fcde61979148..2fb03bb21557 100644
--- a/metadata/md5-cache/sys-cluster/galera-25.3.17
+++ b/metadata/md5-cache/sys-cluster/galera-25.3.21
@@ -4,11 +4,11 @@ DESCRIPTION=Synchronous multi-master replication engine that provides the wsrep
EAPI=6
HOMEPAGE=http://www.galeracluster.com
IUSE=cpu_flags_x86_sse4_2 garbd test
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
+KEYWORDS=~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86
LICENSE=GPL-2 BSD
RDEPEND=dev-libs/openssl:0= >=dev-libs/boost-1.41:0=
SLOT=0
-SRC_URI=http://releases.galeracluster.com/source/galera-3-25.3.17.tar.gz
+SRC_URI=http://releases.galeracluster.com/galera-3/source/galera-3-25.3.21.tar.gz
_eclass_exported_funcs=pkg_preinst:- src_prepare:- src_configure:- src_compile:- src_install:-
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 284a473719153462f3e974d86c8cb81c scons-utils fcace052aef60e6b0eb3023c26aa585a toolchain-funcs 185a06792159ca143528e7010368e8af user e4b567c44272a719fabf53f0f885d3f7
-_md5_=36703a03d6dc727ab42daef0b16309c9
+_md5_=62784da03bbb5a6ef6567d257647a246
diff --git a/metadata/md5-cache/www-client/seamonkey-2.49.3.0_p0 b/metadata/md5-cache/www-client/seamonkey-2.49.3.0_p0
new file mode 100644
index 000000000000..cf3aec410e3a
--- /dev/null
+++ b/metadata/md5-cache/www-client/seamonkey-2.49.3.0_p0
@@ -0,0 +1,14 @@
+DEFINED_PHASES=compile configure install postinst preinst prepare pretend setup unpack
+DEPEND=>=dev-libs/nss-3.28.1 >=dev-libs/nspr-4.13 crypt? ( || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt5] app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) x11-plugins/enigmail ) jack? ( virtual/jack ) !elibc_glibc? ( !elibc_uclibc? ( !elibc_musl? ( dev-libs/libexecinfo ) ) ) crypt? ( dev-lang/perl ) amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) x86? ( >=dev-lang/yasm-1.1 virtual/opengl ) virtual/pkgconfig || ( >=dev-lang/python-2.7.5-r2:2.7[ncurses,sqlite,ssl,threads] ) app-arch/zip app-arch/unzip >=sys-devel/binutils-2.16.1 sys-apps/findutils pulseaudio? ( media-sound/pulseaudio ) >=app-text/hunspell-1.2:= dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.18:2 x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.25:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.9 ) ) virtual/freedesktop-icon-theme dbus? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) >=dev-libs/glib-2.26:2 >=sys-libs/zlib-1.2.3 >=virtual/libffi-3.0.10 virtual/ffmpeg x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt system-cairo? ( >=x11-libs/cairo-1.12[X,xcb] >=x11-libs/pixman-0.19.2 ) system-icu? ( >=dev-libs/icu-58.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-libevent? ( >=dev-libs/libevent-2.0:0= ) system-sqlite? ( >=dev-db/sqlite-3.17.0:3[secure-delete,debug=] ) system-libvpx? ( >=media-libs/libvpx-1.5.0:0=[postproc] ) system-harfbuzz? ( >=media-libs/harfbuzz-1.3.3:0= >=media-gfx/graphite2-1.3.8 ) force-gtk3? ( >=x11-libs/gtk+-3.4.0:3 ) wifi? ( kernel_linux? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 net-misc/networkmanager ) ) >=app-portage/elt-patches-20170422 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) ~sys-devel/autoconf-2.13 >=sys-devel/libtool-2.4 app-arch/unzip
+DESCRIPTION=Seamonkey Web Browser
+EAPI=6
+HOMEPAGE=http://www.seamonkey-project.org
+IUSE=+calendar +chatzilla +crypt +gmp-autoupdate +ipc jack minimal pulseaudio +roaming selinux test custom-cflags custom-optimization dbus debug +jemalloc neon pulseaudio selinux startup-notification system-cairo system-harfbuzz system-icu system-jpeg system-libevent system-sqlite system-libvpx force-gtk3 wifi l10n_cs l10n_de l10n_en-GB l10n_es-AR l10n_es-ES l10n_fr l10n_hu l10n_it l10n_ja l10n_lt l10n_nl l10n_pl l10n_pt-PT l10n_ru l10n_sk l10n_sv l10n_zh-CN l10n_zh-TW
+KEYWORDS=~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86
+LICENSE=MPL-2.0 GPL-2 LGPL-2.1
+RDEPEND=>=dev-libs/nss-3.28.1 >=dev-libs/nspr-4.13 crypt? ( || ( ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt5] app-crypt/pinentry[qt4] ) ) =app-crypt/gnupg-1.4* ) x11-plugins/enigmail ) jack? ( virtual/jack ) >=app-text/hunspell-1.2:= dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.18:2 x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.25:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.9 ) ) virtual/freedesktop-icon-theme dbus? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) >=dev-libs/glib-2.26:2 >=sys-libs/zlib-1.2.3 >=virtual/libffi-3.0.10 virtual/ffmpeg x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt system-cairo? ( >=x11-libs/cairo-1.12[X,xcb] >=x11-libs/pixman-0.19.2 ) system-icu? ( >=dev-libs/icu-58.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-libevent? ( >=dev-libs/libevent-2.0:0= ) system-sqlite? ( >=dev-db/sqlite-3.17.0:3[secure-delete,debug=] ) system-libvpx? ( >=media-libs/libvpx-1.5.0:0=[postproc] ) system-harfbuzz? ( >=media-libs/harfbuzz-1.3.3:0= >=media-gfx/graphite2-1.3.8 ) force-gtk3? ( >=x11-libs/gtk+-3.4.0:3 ) wifi? ( kernel_linux? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 net-misc/networkmanager ) ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.9 ) ) selinux? ( sec-policy/selinux-mozilla )
+SLOT=0
+SRC_URI=https://archive.mozilla.org/pub/thunderbird/releases/52.3.0/source/thunderbird-52.3.0.source.tar.xz https://dev.gentoo.org/~axs/distfiles/seamonkey-2.49-l10n-sources-20170727.tar.xz https://hg.mozilla.org/chatzilla/archive/SEA2_48_RELBRANCH.tar.bz2 -> chatzilla-SEA2_48_RELBRANCH.tar.bz2 https://hg.mozilla.org/dom-inspector/archive/DOMI_2_0_17.tar.bz2 -> dom-inspector-DOMI_2_0_17.tar.bz2 https://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-52.2-patches-02.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-52.2-patches-02.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-52.2-patches-02.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/seamonkey-2.46-patches-01.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/seamonkey-2.46-patches-01.tar.xz
+_eclass_exported_funcs=pkg_pretend:- pkg_preinst:- pkg_postinst:- pkg_setup:- src_unpack:- src_prepare:- src_configure:- src_compile:- src_install:-
+_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 check-reqs bd050ce908e4637604ee604ed4b78e8f epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea flag-o-matic 61cad4fb5d800b29d484b27cb033f59b libtool 0081a71a261724730ec4c248494f044d ltprune 2770eed66a9b8ef944714cd0e968182e mozconfig-v6.52 685c728a1304947d8bc52ee65ceeffae mozcoreconf-v5 aa19131a5fb2f1d108a2c0a1453e2458 mozextension e5d920147bfccf4930062e462e2a417d mozlinguas-v2 e3c0b93bb284269205def793bf37bef5 multilib 97f470f374f2e94ccab04a2fb21d811e nsplugins 2049586e425364a1c5bdb004205d1758 pax-utils 4f95120230a315c8caaabeb2307b7eee python-any-r1 27d7f9da7187d283b7f3eae8390b7b09 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 185a06792159ca143528e7010368e8af versionator c80ccf29e90adea7c5cae94b42eb76d0 xdg-utils f2c8335407f0b935b0a96d4adf23ef25
+_md5_=75b979993b9e9d40b9aedd65e9a4ea3f
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 853d0ebacb91..58a677b38940 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -201,7 +201,7 @@ app-admin/socklog 2.1.0: small secure replacement for syslogd with automatic log
app-admin/sshguard 1.7.1 2.0.0: protects hosts from brute force attacks against ssh
app-admin/stow 2.2.2-r1: GNU Stow is a symlink farm manager
app-admin/sud 1.3-r1: A daemon to execute processes with special privileges in a nosuid environment
-app-admin/sudo 1.8.20_p2 1.8.21_beta3 9999: Allows users or groups to run commands as other users
+app-admin/sudo 1.8.20_p2 1.8.21_rc1 9999: Allows users or groups to run commands as other users
app-admin/superadduser 1.0.9: Interactive adduser script from Slackware
app-admin/supernova 2.0.9 2.1.0 2.2.0: novaclient wrapper for multiple nova environments
app-admin/supervisor 3.1.4 3.3.3: A system for controlling process state under UNIX
@@ -4834,7 +4834,7 @@ dev-libs/libgcrypt 1.5.6-r101 1.7.6 1.7.7 1.7.8 1.8.0-r1: General purpose crypto
dev-libs/libgdata 0.17.8 0.17.8-r1: GLib-based library for accessing online service APIs using the GData protocol
dev-libs/libgee 0.6.8 0.18.1 0.20.0: GObject-based interfaces and classes for commonly used data structures
dev-libs/libgit2 0.24.6 0.25.1 0.26.0 9999: A linkable library for Git
-dev-libs/libgit2-glib 0.24.4 0.25.0 0.26.0: Git library for GLib
+dev-libs/libgit2-glib 0.24.4 0.25.0 0.26.0-r1: Git library for GLib
dev-libs/libgnome-games-support 1.2.1 1.2.2: Library for code common to Gnome games
dev-libs/libgpg-error 1.27-r1: Contains error handling functions used by GnuPG software
dev-libs/libgpuarray 0.6.0 0.6.7: Library to manipulate tensors on the GPU
@@ -10658,7 +10658,7 @@ dev-vcs/git-remote-hg 0.2 0.3: Semi-official Mercurial bridge from Git project
dev-vcs/git-sh 1.3-r1: A customized bash environment suitable for git work
dev-vcs/git-spindle 3.3 3.3-r1: Git subcommands for interacting with central services
dev-vcs/git-tools 2015_p20151225-r2 2015_p20160201 2015_p20160201-r1: Assorted git-related scripts
-dev-vcs/gitg 3.22.0 3.24.0: git repository viewer for GNOME
+dev-vcs/gitg 3.22.0 3.24.0 3.26.0: git repository viewer for GNOME
dev-vcs/github-pages-publish 0.1.2: A script that commits files from a directory to Github Pages
dev-vcs/gitinspector 0.4.4: Statistical analysis tool for git repositories
dev-vcs/gitolite 2.3.1-r1 3.6 3.6.1 3.6.2 3.6.2-r1 3.6.3 3.6.4 3.6.4-r1 3.6.5 3.6.6 3.6.7 9999: Highly flexible server for git directory version tracker
@@ -11543,7 +11543,7 @@ games-strategy/dominions2 2.16: Dominions 2: The Ascension Wars is an epic turn-
games-strategy/dopewars 1.5.12-r2: Re-Write of the game Drug Wars
games-strategy/dunelegacy 0.96.3: Updated clone of Westood Studios' Dune2
games-strategy/endless-sky 0.9.1 0.9.6: Space exploration, trading & combat in the tradition of Terminal Velocity
-games-strategy/freeciv 2.5.6 2.5.7 2.5.8: multiplayer strategy game (Civilization Clone)
+games-strategy/freeciv 2.5.6 2.5.7 2.5.9: multiplayer strategy game (Civilization Clone)
games-strategy/freecol 0.11.5 0.11.6: An open source clone of the game Colonization
games-strategy/freeorion 0.4.7 9999: A free turn-based space empire and galactic conquest game
games-strategy/freesynd 0.7.1: A cross-platform reimplementation of engine for the classic Bullfrog game, Syndicate
@@ -17488,7 +17488,7 @@ sys-cluster/fake 1.1.10: Fake has been designed to switch in backup servers on a
sys-cluster/feedbackd-agent 0.4: system for dynamic feedback of server loads in a Linux Virtual Server (LVS)-based cluster
sys-cluster/feedbackd-master 0.4: Linux Virtual Server (LVS) addon for dynamic server health feedback
sys-cluster/fence-agents 3.1.5-r1 3.1.5-r2: Cluster Fencing Agents
-sys-cluster/galera 25.3.15 25.3.17 25.3.19 25.3.20: Synchronous multi-master replication engine that provides the wsrep API
+sys-cluster/galera 25.3.20 25.3.21: Synchronous multi-master replication engine that provides the wsrep API
sys-cluster/ganglia 3.7.1-r1: A scalable distributed monitoring system for clusters and grids
sys-cluster/ganglia-web 3.5.8-r1 3.5.10-r1: Web frontend for sys-cluster/ganglia
sys-cluster/gasnet 1.26.4 1.26.4-r1 1.28.0 1.28.2: Networking middleware for partitioned global address space (PGAS) language
@@ -18393,7 +18393,7 @@ www-client/pybugz 0.12.1 0.13 9999: Command line interface to (Gentoo) Bugzilla
www-client/qupzilla 2.0.2 2.1.1 2.1.2: A cross-platform web browser using QtWebEngine
www-client/qutebrowser 0.8.4 0.9.1 9999: A keyboard-driven, vim-like browser based on PyQt5 and QtWebKit / QtWebEngine
www-client/ripe-atlas-cousteau 1.0.6 1.0.7 1.2: A Python wrapper around the RIPE Atlas API
-www-client/seamonkey 2.46-r1 2.48 2.48-r1 2.49.2.0_p0: Seamonkey Web Browser
+www-client/seamonkey 2.46-r1 2.48 2.48-r1 2.49.2.0_p0 2.49.3.0_p0: Seamonkey Web Browser
www-client/seamonkey-bin 2.48: Mozilla Application Suite - web browser, email, HTML editor, IRC
www-client/surf 2.0 9999: a simple web browser based on WebKit/GTK+
www-client/surfraw 2.2.9-r1: A fast unix command line interface to WWW
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 9a7cb3272f10..49550569fb97 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Tue, 22 Aug 2017 12:59:26 +0000
+Tue, 22 Aug 2017 13:27:33 +0000