summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2016-11-29 12:23:04 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2016-11-29 12:23:04 +0000
commit4b410dc9319814b6ff5e676d43eb6a214fba5560 (patch)
tree7ffef1b8608645cb9407544b274604f5450d1941
parentMerge updates from master (diff)
downloadgentoo-4b410dc9319814b6ff5e676d43eb6a214fba5560.tar.gz
gentoo-4b410dc9319814b6ff5e676d43eb6a214fba5560.tar.bz2
gentoo-4b410dc9319814b6ff5e676d43eb6a214fba5560.zip
2016-11-29 12:23:02 UTC
-rw-r--r--metadata/md5-cache/dev-libs/papi-5.5.114
-rw-r--r--metadata/md5-cache/dev-ml/camlp5-6.1714
-rw-r--r--metadata/md5-cache/dev-python/URLObject-2.4.215
-rw-r--r--metadata/md5-cache/dev-python/easy-thumbnails-2.315
-rw-r--r--metadata/md5-cache/dev-ros/moveit_msgs-0.9.014
-rw-r--r--metadata/md5-cache/net-analyzer/suricata-3.1.314
-rw-r--r--metadata/md5-cache/net-libs/ignition-msgs-0.6.013
-rw-r--r--metadata/md5-cache/net-libs/ignition-transport-2.1.0 (renamed from metadata/md5-cache/net-libs/ignition-transport-1.3.0)10
-rw-r--r--metadata/md5-cache/sci-electronics/gazebo-7.2.014
-rw-r--r--metadata/md5-cache/sci-electronics/gazebo-7.3.114
-rw-r--r--metadata/md5-cache/sci-libs/ignition-math-2.2.212
-rw-r--r--metadata/md5-cache/sci-libs/ignition-math-2.3.012
-rw-r--r--metadata/md5-cache/sci-libs/ignition-math-2.6.0 (renamed from metadata/md5-cache/sci-libs/ignition-math-2.4.0)2
-rw-r--r--metadata/pkg_desc_index19
-rw-r--r--metadata/timestamp.chk2
15 files changed, 116 insertions, 68 deletions
diff --git a/metadata/md5-cache/dev-libs/papi-5.5.1 b/metadata/md5-cache/dev-libs/papi-5.5.1
new file mode 100644
index 000000000000..f9af48a5b4af
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/papi-5.5.1
@@ -0,0 +1,14 @@
+DEFINED_PHASES=compile configure install prepare setup test
+DEPEND=dev-libs/libpfm[static-libs] virtual/mpi virtual/fortran
+DESCRIPTION=Performance Application Programming Interface
+EAPI=5
+HOMEPAGE=http://icl.cs.utk.edu/papi/
+IUSE=static-libs
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-libs/libpfm[static-libs] virtual/mpi virtual/fortran
+SLOT=0
+SRC_URI=http://icl.cs.utk.edu/projects/papi/downloads/papi-5.5.1.tar.gz
+_eclass_exported_funcs=pkg_setup:fortran-2 src_prepare:autotools-utils src_configure:- src_compile:autotools-utils src_test:autotools-utils src_install:-
+_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils b83a2420b796f7c6eff682679d08fe25 fortran-2 8200fc942c3b3c1fc75d4d5bfd0ba7a2 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
+_md5_=6452f83d22a4e3a52e5506de98263b7c
diff --git a/metadata/md5-cache/dev-ml/camlp5-6.17 b/metadata/md5-cache/dev-ml/camlp5-6.17
new file mode 100644
index 000000000000..00846b80c6de
--- /dev/null
+++ b/metadata/md5-cache/dev-ml/camlp5-6.17
@@ -0,0 +1,14 @@
+DEFINED_PHASES=compile configure install prepare
+DEPEND=>=dev-lang/ocaml-3.10:=[ocamlopt?] >=dev-ml/findlib-1.0.4-r1
+DESCRIPTION=A preprocessor-pretty-printer of ocaml
+EAPI=5
+HOMEPAGE=https://camlp5.github.io/
+IUSE=doc +ocamlopt
+KEYWORDS=~alpha ~amd64 ~ppc ~x86 ~x86-fbsd
+LICENSE=BSD
+RDEPEND=>=dev-lang/ocaml-3.10:=[ocamlopt?]
+SLOT=0/6.17
+SRC_URI=https://github.com/camlp5/camlp5/archive/rel617.tar.gz -> camlp5-6.17.tar.gz
+_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_install:-
+_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 findlib 9909e5ca0f77ff5b693885a3d7aeadb7 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
+_md5_=deb52b83bf9a5a84d857797f28873f53
diff --git a/metadata/md5-cache/dev-python/URLObject-2.4.2 b/metadata/md5-cache/dev-python/URLObject-2.4.2
new file mode 100644
index 000000000000..a79fbf91d893
--- /dev/null
+++ b/metadata/md5-cache/dev-python/URLObject-2.4.2
@@ -0,0 +1,15 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-python/setuptools python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)]
+DESCRIPTION=A utility class for manipulating URLs
+EAPI=5
+HOMEPAGE=https://pypi.python.org/pypi/URLObject
+IUSE=python_targets_python2_7 python_targets_python3_4
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)]
+REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 )
+SLOT=0
+SRC_URI=mirror://pypi/U/URLObject/URLObject-2.4.2.tar.gz
+_eclass_exported_funcs=src_prepare:distutils-r1 src_configure:distutils-r1 src_compile:distutils-r1 src_test:distutils-r1 src_install:distutils-r1
+_eclasses_=distutils-r1 583a05d30524485fda6869c772682ecd eutils b83a2420b796f7c6eff682679d08fe25 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48
+_md5_=2d469c73586413d42b998fa51d4e6302
diff --git a/metadata/md5-cache/dev-python/easy-thumbnails-2.3 b/metadata/md5-cache/dev-python/easy-thumbnails-2.3
new file mode 100644
index 000000000000..2cb90d5d6580
--- /dev/null
+++ b/metadata/md5-cache/dev-python/easy-thumbnails-2.3
@@ -0,0 +1,15 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=>=dev-python/django-1.4 dev-python/setuptools python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)]
+DESCRIPTION=Easy thumbnails for Django
+EAPI=5
+HOMEPAGE=https://pypi.python.org/pypi/easy-thumbnails
+IUSE=python_targets_python2_7 python_targets_python3_4
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=>=dev-python/django-1.4 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)]
+REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 )
+SLOT=0
+SRC_URI=mirror://pypi/e/easy-thumbnails/easy-thumbnails-2.3.tar.gz
+_eclass_exported_funcs=src_prepare:distutils-r1 src_configure:distutils-r1 src_compile:distutils-r1 src_test:distutils-r1 src_install:distutils-r1
+_eclasses_=distutils-r1 583a05d30524485fda6869c772682ecd eutils b83a2420b796f7c6eff682679d08fe25 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48
+_md5_=1493ca8e8bfd4a56a682aaebfbc01628
diff --git a/metadata/md5-cache/dev-ros/moveit_msgs-0.9.0 b/metadata/md5-cache/dev-ros/moveit_msgs-0.9.0
new file mode 100644
index 000000000000..e89e442ac05a
--- /dev/null
+++ b/metadata/md5-cache/dev-ros/moveit_msgs-0.9.0
@@ -0,0 +1,14 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=sys-devel/make >=dev-util/cmake-2.8.12 dev-util/catkin[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-python/empy[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-util/catkin[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-python/empy[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-lang/python-exec:2 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ros_messages_cxx? ( dev-ros/gencpp:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) ros_messages_eus? ( dev-ros/geneus:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) ros_messages_python? ( dev-ros/genpy:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) ros_messages_lisp? ( dev-ros/genlisp:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/message_runtime dev-ros/message_generation dev-ros/genmsg[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-ros/actionlib_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/actionlib_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/sensor_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/sensor_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/trajectory_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/trajectory_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/shape_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/shape_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/octomap_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/octomap_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/object_recognition_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/object_recognition_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] )
+DESCRIPTION=Messages, services and actions used by MoveIt
+EAPI=5
+HOMEPAGE=http://wiki.ros.org/moveit_msgs
+IUSE=python_targets_python2_7 python_targets_python3_4 test +ros_messages_python +ros_messages_cxx ros_messages_eus ros_messages_lisp ros_messages_nodejs
+KEYWORDS=~amd64 ~arm
+LICENSE=BSD
+RDEPEND=dev-util/catkin[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-python/empy[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-lang/python-exec:2 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ros_messages_cxx? ( dev-ros/gencpp:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) ros_messages_eus? ( dev-ros/geneus:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) ros_messages_python? ( dev-ros/genpy:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) ros_messages_lisp? ( dev-ros/genlisp:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/message_runtime dev-ros/actionlib_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/actionlib_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/sensor_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/sensor_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/trajectory_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/trajectory_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/shape_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/shape_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/octomap_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/octomap_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) dev-ros/object_recognition_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/object_recognition_msgs[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] )
+SLOT=0
+SRC_URI=https://github.com/ros-planning/moveit_msgs/archive/0.9.0.tar.gz -> moveit_msgs-0.9.0.tar.gz
+_eclass_exported_funcs=src_prepare:ros-catkin src_configure:ros-catkin src_compile:ros-catkin src_test:ros-catkin src_install:ros-catkin
+_eclasses_=cmake-utils cae35dcea0791d64777f09153b959a96 eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 python-r1 dcd61d7a5c283f18cfe763552b09eb88 python-utils-r1 d142329ab093dd20c1dd0edb5f094108 ros-catkin 8b7e3d7128bd81dfe56a947e63201e78 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
+_md5_=918bcbd0e4e8e64af922f303d1a050a2
diff --git a/metadata/md5-cache/net-analyzer/suricata-3.1.3 b/metadata/md5-cache/net-analyzer/suricata-3.1.3
new file mode 100644
index 000000000000..ba4387fff6b8
--- /dev/null
+++ b/metadata/md5-cache/net-analyzer/suricata-3.1.3
@@ -0,0 +1,14 @@
+DEFINED_PHASES=configure install prepare setup
+DEPEND=>=dev-libs/jansson-2.2 dev-libs/libpcre dev-libs/libyaml net-libs/libnet:* net-libs/libnfnetlink dev-libs/nspr dev-libs/nss >=net-libs/libhtp-0.5.20 net-libs/libpcap sys-apps/file cuda? ( dev-util/nvidia-cuda-toolkit ) geoip? ( dev-libs/geoip ) lua? ( dev-lang/lua:* ) luajit? ( dev-lang/luajit:* ) nflog? ( net-libs/libnetfilter_log ) nfqueue? ( net-libs/libnetfilter_queue ) redis? ( dev-libs/hiredis ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
+DESCRIPTION=High performance Network IDS, IPS and Network Security Monitoring engine
+EAPI=5
+HOMEPAGE=http://suricata-ids.org/
+IUSE=+af-packet control-socket cuda debug +detection geoip hardened lua luajit nflog +nfqueue redis +rules test
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-2
+RDEPEND=>=dev-libs/jansson-2.2 dev-libs/libpcre dev-libs/libyaml net-libs/libnet:* net-libs/libnfnetlink dev-libs/nspr dev-libs/nss >=net-libs/libhtp-0.5.20 net-libs/libpcap sys-apps/file cuda? ( dev-util/nvidia-cuda-toolkit ) geoip? ( dev-libs/geoip ) lua? ( dev-lang/lua:* ) luajit? ( dev-lang/luajit:* ) nflog? ( net-libs/libnetfilter_log ) nfqueue? ( net-libs/libnetfilter_queue ) redis? ( dev-libs/hiredis )
+SLOT=0
+SRC_URI=http://www.openinfosecfoundation.org/download/suricata-3.1.3.tar.gz
+_eclass_exported_funcs=pkg_setup:- src_prepare:- src_configure:- src_install:-
+_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils b83a2420b796f7c6eff682679d08fe25 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 user 80aaa71614ced86f02ee1a513821dc87
+_md5_=f3c39866e93c5bfcd3e842f5fad9bc56
diff --git a/metadata/md5-cache/net-libs/ignition-msgs-0.6.0 b/metadata/md5-cache/net-libs/ignition-msgs-0.6.0
new file mode 100644
index 000000000000..4c08085bab16
--- /dev/null
+++ b/metadata/md5-cache/net-libs/ignition-msgs-0.6.0
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-libs/protobuf:= sys-devel/make >=dev-util/cmake-2.8.12
+DESCRIPTION=Protobuf messages and functions for robot applications
+EAPI=6
+HOMEPAGE=http://ignitionrobotics.org/libraries/messages https://bitbucket.org/ignitionrobotics/ign-msgs
+KEYWORDS=~amd64
+LICENSE=Apache-2.0
+RDEPEND=dev-libs/protobuf:=
+SLOT=0
+SRC_URI=https://osrf-distributions.s3.amazonaws.com/ign-msgs/releases/ignition-msgs-0.6.0.tar.bz2
+_eclass_exported_funcs=src_prepare:cmake-utils src_configure:- src_compile:cmake-utils src_test:cmake-utils src_install:cmake-utils
+_eclasses_=cmake-utils cae35dcea0791d64777f09153b959a96 eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
+_md5_=c292da473bde75edb89d8efd4f2f7150
diff --git a/metadata/md5-cache/net-libs/ignition-transport-1.3.0 b/metadata/md5-cache/net-libs/ignition-transport-2.1.0
index e27f41d991eb..27f18cf3493f 100644
--- a/metadata/md5-cache/net-libs/ignition-transport-1.3.0
+++ b/metadata/md5-cache/net-libs/ignition-transport-2.1.0
@@ -1,13 +1,13 @@
DEFINED_PHASES=compile configure install prepare test unpack
-DEPEND=dev-libs/protobuf:= >=net-libs/zeromq-3.2.0:= sys-apps/util-linux net-libs/cppzmq virtual/pkgconfig sys-devel/make >=dev-util/cmake-2.8.12
+DEPEND=net-libs/ignition-msgs:= dev-libs/protobuf:= >=net-libs/zeromq-3.2.0:= sys-apps/util-linux net-libs/cppzmq virtual/pkgconfig sys-devel/make >=dev-util/cmake-2.8.12
DESCRIPTION=Combines ZeroMQ with Protobufs to create a fast and efficient message passing system
EAPI=5
HOMEPAGE=http://ignitionrobotics.org/libraries/transport
KEYWORDS=~amd64
LICENSE=Apache-2.0
-RDEPEND=dev-libs/protobuf:= >=net-libs/zeromq-3.2.0:= sys-apps/util-linux net-libs/cppzmq
-SLOT=0/0
-SRC_URI=http://gazebosim.org/distributions/ign-transport/releases/ignition-transport-1.3.0.tar.bz2
+RDEPEND=net-libs/ignition-msgs:= dev-libs/protobuf:= >=net-libs/zeromq-3.2.0:= sys-apps/util-linux net-libs/cppzmq
+SLOT=2/0
+SRC_URI=http://gazebosim.org/distributions/ign-transport/releases/ignition-transport2-2.1.0.tar.bz2
_eclass_exported_funcs=src_unpack:vcs-snapshot src_prepare:cmake-utils src_configure:- src_compile:cmake-utils src_test:cmake-utils src_install:cmake-utils
_eclasses_=cmake-utils cae35dcea0791d64777f09153b959a96 eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 vcs-snapshot 2b65ecb2d0f91e4322c2ac8d673993bd versionator 99ae9d758cbe7cfed19170e7d48f5a9c
-_md5_=7d17a7f094b3a610d273de74f25ee98e
+_md5_=09577176dd611f3a2f817b37fa27e65d
diff --git a/metadata/md5-cache/sci-electronics/gazebo-7.2.0 b/metadata/md5-cache/sci-electronics/gazebo-7.2.0
deleted file mode 100644
index 6d510939d15c..000000000000
--- a/metadata/md5-cache/sci-electronics/gazebo-7.2.0
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=compile configure install prepare test unpack
-DEPEND==dev-libs/protobuf-2*:= virtual/opengl media-libs/openal net-misc/curl dev-libs/tinyxml dev-libs/tinyxml2 dev-libs/libtar dev-cpp/tbb >=dev-games/ogre-1.7.4 sci-libs/libccd libav? ( >=media-video/libav-9:0= ) !libav? ( >=media-video/ffmpeg-2.6:0= ) sci-libs/gts >=sci-physics/bullet-2.82 >=dev-libs/sdformat-4.1:= dev-qt/qtcore:4 dev-qt/qtgui:4 dev-qt/qtwebkit:4 dev-qt/qtxmlpatterns:4 dev-libs/boost:=[threads] sci-libs/gdal virtual/libusb:1 dev-libs/libspnav media-libs/freeimage sci-libs/hdf5:= sys-apps/util-linux media-gfx/graphviz >=sci-libs/ignition-math-2.3:2= net-libs/ignition-transport:= dev-qt/qttest:4 app-text/ronn virtual/pkgconfig x11-apps/mesa-progs test? ( dev-libs/libxslt ) sys-devel/make >=dev-util/cmake-2.8.12
-DESCRIPTION=A 3D multiple robot simulator with dynamics
-EAPI=5
-HOMEPAGE=http://gazebosim.org/
-IUSE=cpu_flags_x86_sse2 libav test
-KEYWORDS=~amd64
-LICENSE=Apache-2.0
-RDEPEND==dev-libs/protobuf-2*:= virtual/opengl media-libs/openal net-misc/curl dev-libs/tinyxml dev-libs/tinyxml2 dev-libs/libtar dev-cpp/tbb >=dev-games/ogre-1.7.4 sci-libs/libccd libav? ( >=media-video/libav-9:0= ) !libav? ( >=media-video/ffmpeg-2.6:0= ) sci-libs/gts >=sci-physics/bullet-2.82 >=dev-libs/sdformat-4.1:= dev-qt/qtcore:4 dev-qt/qtgui:4 dev-qt/qtwebkit:4 dev-qt/qtxmlpatterns:4 dev-libs/boost:=[threads] sci-libs/gdal virtual/libusb:1 dev-libs/libspnav media-libs/freeimage sci-libs/hdf5:= sys-apps/util-linux media-gfx/graphviz >=sci-libs/ignition-math-2.3:2= net-libs/ignition-transport:=
-SLOT=0
-SRC_URI=http://osrf-distributions.s3.amazonaws.com/gazebo/releases/gazebo-7.2.0.tar.bz2
-_eclass_exported_funcs=src_unpack:vcs-snapshot src_prepare:cmake-utils src_configure:- src_compile:cmake-utils src_test:cmake-utils src_install:cmake-utils
-_eclasses_=cmake-utils cae35dcea0791d64777f09153b959a96 eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 vcs-snapshot 2b65ecb2d0f91e4322c2ac8d673993bd versionator 99ae9d758cbe7cfed19170e7d48f5a9c
-_md5_=b2a83f6756fcd3404d0e2340fcf588c1
diff --git a/metadata/md5-cache/sci-electronics/gazebo-7.3.1 b/metadata/md5-cache/sci-electronics/gazebo-7.3.1
deleted file mode 100644
index 54274659e269..000000000000
--- a/metadata/md5-cache/sci-electronics/gazebo-7.3.1
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=compile configure install prepare test unpack
-DEPEND==dev-libs/protobuf-2*:= virtual/opengl media-libs/openal net-misc/curl dev-libs/tinyxml dev-libs/tinyxml2 dev-libs/libtar dev-cpp/tbb >=dev-games/ogre-1.7.4 sci-libs/libccd libav? ( >=media-video/libav-9:0= ) !libav? ( >=media-video/ffmpeg-2.6:0= ) sci-libs/gts >=sci-physics/bullet-2.82 >=dev-libs/sdformat-4.1:= dev-qt/qtcore:4 dev-qt/qtgui:4 dev-qt/qtwebkit:4 dev-qt/qtxmlpatterns:4 dev-libs/boost:=[threads] sci-libs/gdal virtual/libusb:1 dev-libs/libspnav media-libs/freeimage sci-libs/hdf5:= sys-apps/util-linux media-gfx/graphviz >=sci-libs/ignition-math-2.3:2= net-libs/ignition-transport:= dev-qt/qttest:4 app-text/ronn virtual/pkgconfig x11-apps/mesa-progs test? ( dev-libs/libxslt ) sys-devel/make >=dev-util/cmake-2.8.12
-DESCRIPTION=A 3D multiple robot simulator with dynamics
-EAPI=5
-HOMEPAGE=http://gazebosim.org/
-IUSE=cpu_flags_x86_sse2 libav test
-KEYWORDS=~amd64
-LICENSE=Apache-2.0
-RDEPEND==dev-libs/protobuf-2*:= virtual/opengl media-libs/openal net-misc/curl dev-libs/tinyxml dev-libs/tinyxml2 dev-libs/libtar dev-cpp/tbb >=dev-games/ogre-1.7.4 sci-libs/libccd libav? ( >=media-video/libav-9:0= ) !libav? ( >=media-video/ffmpeg-2.6:0= ) sci-libs/gts >=sci-physics/bullet-2.82 >=dev-libs/sdformat-4.1:= dev-qt/qtcore:4 dev-qt/qtgui:4 dev-qt/qtwebkit:4 dev-qt/qtxmlpatterns:4 dev-libs/boost:=[threads] sci-libs/gdal virtual/libusb:1 dev-libs/libspnav media-libs/freeimage sci-libs/hdf5:= sys-apps/util-linux media-gfx/graphviz >=sci-libs/ignition-math-2.3:2= net-libs/ignition-transport:=
-SLOT=0
-SRC_URI=http://osrf-distributions.s3.amazonaws.com/gazebo/releases/gazebo-7.3.1.tar.bz2
-_eclass_exported_funcs=src_unpack:vcs-snapshot src_prepare:cmake-utils src_configure:- src_compile:cmake-utils src_test:cmake-utils src_install:cmake-utils
-_eclasses_=cmake-utils cae35dcea0791d64777f09153b959a96 eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 vcs-snapshot 2b65ecb2d0f91e4322c2ac8d673993bd versionator 99ae9d758cbe7cfed19170e7d48f5a9c
-_md5_=a27561d1a2a7abaff4ba199234a0121d
diff --git a/metadata/md5-cache/sci-libs/ignition-math-2.2.2 b/metadata/md5-cache/sci-libs/ignition-math-2.2.2
deleted file mode 100644
index 2fb64febbf4e..000000000000
--- a/metadata/md5-cache/sci-libs/ignition-math-2.2.2
+++ /dev/null
@@ -1,12 +0,0 @@
-DEFINED_PHASES=compile configure install prepare test unpack
-DEPEND=sys-devel/make >=dev-util/cmake-2.8.12
-DESCRIPTION=A small, fast, and high performance math library for robot applications
-EAPI=5
-HOMEPAGE=http://ignitionrobotics.org/libraries/math
-KEYWORDS=~amd64
-LICENSE=Apache-2.0
-SLOT=2/2
-SRC_URI=https://bitbucket.org/ignitionrobotics/ign-math/get/ignition-math2_2.2.2.tar.bz2
-_eclass_exported_funcs=src_unpack:vcs-snapshot src_prepare:cmake-utils src_configure:- src_compile:cmake-utils src_test:cmake-utils src_install:cmake-utils
-_eclasses_=cmake-utils cae35dcea0791d64777f09153b959a96 eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 vcs-snapshot 2b65ecb2d0f91e4322c2ac8d673993bd versionator 99ae9d758cbe7cfed19170e7d48f5a9c
-_md5_=8083c05a2db118e37ae68f757e1a8848
diff --git a/metadata/md5-cache/sci-libs/ignition-math-2.3.0 b/metadata/md5-cache/sci-libs/ignition-math-2.3.0
deleted file mode 100644
index 42050fbcd22c..000000000000
--- a/metadata/md5-cache/sci-libs/ignition-math-2.3.0
+++ /dev/null
@@ -1,12 +0,0 @@
-DEFINED_PHASES=compile configure install prepare test unpack
-DEPEND=sys-devel/make >=dev-util/cmake-2.8.12
-DESCRIPTION=A small, fast, and high performance math library for robot applications
-EAPI=5
-HOMEPAGE=http://ignitionrobotics.org/libraries/math
-KEYWORDS=~amd64
-LICENSE=Apache-2.0
-SLOT=2/2
-SRC_URI=https://bitbucket.org/ignitionrobotics/ign-math/get/ignition-math2_2.3.0.tar.bz2
-_eclass_exported_funcs=src_unpack:vcs-snapshot src_prepare:cmake-utils src_configure:- src_compile:cmake-utils src_test:cmake-utils src_install:cmake-utils
-_eclasses_=cmake-utils cae35dcea0791d64777f09153b959a96 eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 vcs-snapshot 2b65ecb2d0f91e4322c2ac8d673993bd versionator 99ae9d758cbe7cfed19170e7d48f5a9c
-_md5_=8083c05a2db118e37ae68f757e1a8848
diff --git a/metadata/md5-cache/sci-libs/ignition-math-2.4.0 b/metadata/md5-cache/sci-libs/ignition-math-2.6.0
index 7090d0fddbbc..1d9bab1263b2 100644
--- a/metadata/md5-cache/sci-libs/ignition-math-2.4.0
+++ b/metadata/md5-cache/sci-libs/ignition-math-2.6.0
@@ -6,7 +6,7 @@ HOMEPAGE=http://ignitionrobotics.org/libraries/math
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=2/2
-SRC_URI=https://bitbucket.org/ignitionrobotics/ign-math/get/ignition-math2_2.4.0.tar.bz2
+SRC_URI=https://bitbucket.org/ignitionrobotics/ign-math/get/ignition-math2_2.6.0.tar.bz2
_eclass_exported_funcs=src_unpack:vcs-snapshot src_prepare:cmake-utils src_configure:- src_compile:cmake-utils src_test:cmake-utils src_install:cmake-utils
_eclasses_=cmake-utils cae35dcea0791d64777f09153b959a96 eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 vcs-snapshot 2b65ecb2d0f91e4322c2ac8d673993bd versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=85cb0033ced09a4530ceea94625d38ed
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 0b58d8207575..0166fb246097 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -4938,7 +4938,7 @@ dev-libs/openspecfun 0.4-r1: A collection of special mathematical functions
dev-libs/openssl 0.9.8z_p8 1.0.2j 1.1.0c: full-strength general purpose cryptography library (including SSL and TLS)
dev-libs/ossp-uuid 1.6.2-r2 1.6.2-r4 1.6.2-r5: An ISO-C:1999 API and corresponding CLI for the generation of DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant UUID
dev-libs/pakchois 0.4-r2: PaKChoiS - PKCS #11 wrapper library
-dev-libs/papi 5.3.0 5.4.0: Performance Application Programming Interface
+dev-libs/papi 5.3.0 5.4.0 5.5.1: Performance Application Programming Interface
dev-libs/pcc-libs 1.0.0 1.0.1_pre20121112 1.0.1_pre20131013 1.1.0 9999: pcc compiler support libs
dev-libs/pcl 1.12: Portable Coroutine Library
dev-libs/pcre++ 0.9.5-r1: A C++ support library for libpcre
@@ -5116,7 +5116,7 @@ dev-ml/camldbm 1.0: OCaml binding to the NDBM/GDBM Unix databases
dev-ml/camlidl 1.05-r1: CamlIDL is a stub code generator for using C/C++ libraries from O'Caml
dev-ml/camlimages 4.0.1 4.1.1 4.1.2 4.2.1 4.2.2: An image manipulation library for ocaml
dev-ml/camlp4 4.02.1_p3 4.03_p1: System for writing extensible parsers for programming languages
-dev-ml/camlp5 6.14 6.15 6.16: A preprocessor-pretty-printer of ocaml
+dev-ml/camlp5 6.14 6.15 6.16 6.17: A preprocessor-pretty-printer of ocaml
dev-ml/camlpdf 2.1.1: OCaml library for reading, writing, and modifying PDF files
dev-ml/camlzip 1.05 1.06: Compressed file access ML library (ZIP, GZIP and JAR)
dev-ml/camomile 0.8.5-r1: Camomile is a comprehensive Unicode library for ocaml
@@ -7038,7 +7038,7 @@ dev-python/PythonQt 3.1 9999: A dynamic Python binding for the Qt framework
dev-python/RecSQL 0.7.8: Simple SQL analysis of python records
dev-python/SaltTesting 2014.8.5 2015.2.16 2015.5.8 2015.7.10 2016.5.11: Required testing tools needed in the several Salt Stack projects
dev-python/SchemaObject 0.5.3: A simple Python object interface to a MySQL database schema
-dev-python/URLObject 2.4.0: A utility class for manipulating URLs
+dev-python/URLObject 2.4.0 2.4.2: A utility class for manipulating URLs
dev-python/WSME 0.8.0: Simplify the writing of REST APIs, and extend them with additional protocols.
dev-python/XenAPI 1.2: Xen API SDK, for communication with Citrix XenServer and Xen Cloud Platform
dev-python/YURL 0.13: Yurl is the replacement of built in python urlparse module
@@ -7341,7 +7341,7 @@ dev-python/drpython 3.11.4: A powerful cross-platform IDE for Python
dev-python/dugong 3.7: Python library for communicating with HTTP 1.1 servers
dev-python/dulwich 0.9.9 0.12.0-r1 0.13.0 0.14.1: Pure-Python implementation of the Git file formats and protocols
dev-python/dynd-python 0.6.5 0.6.6: Python exposure of multidimensionnal array library libdynd
-dev-python/easy-thumbnails 2.2: Easy thumbnails for Django
+dev-python/easy-thumbnails 2.2 2.3: Easy thumbnails for Django
dev-python/ecdsa 0.13: ECDSA cryptographic signature library in pure Python
dev-python/ed25519ll 0.6: A low-level ctypes wrapper for Ed25519 digital signatures.
dev-python/editobj 0.5.7-r1 0.5.7-r2: EditObj can create a dialog box to edit ANY Python object
@@ -8800,7 +8800,7 @@ dev-ros/monocam_settler 0.10.13 0.10.14 9999: Listens on a ImageFeatures topic,
dev-ros/move_base 1.14.0 9999: Given a goal in the world, will attempt to reach it with a mobile base
dev-ros/move_base_msgs 1.13.0 9999: Holds the action description and relevant messages for the move_base package
dev-ros/move_slow_and_clear 1.13.0 1.13.1 1.14.0 9999: Move slow and clear
-dev-ros/moveit_msgs 0.8.0 0.8.1 0.8.3 9999: Messages, services and actions used by MoveIt
+dev-ros/moveit_msgs 0.8.0 0.8.1 0.8.3 0.9.0 9999: Messages, services and actions used by MoveIt
dev-ros/nav_core 1.13.0 1.13.1 1.14.0 9999: Common interfaces for navigation specific robot actions
dev-ros/nav_msgs 1.12.3 1.12.4 1.12.5 9999: Common messages used to interact with the navigation stack
dev-ros/navfn 1.14.0-r1 9999: Fast interpolated navigation function that can be used to create plans for a mobile base
@@ -14164,7 +14164,7 @@ net-analyzer/ssldump 0.9_beta3: An SSLv3/TLS network protocol analyzer
net-analyzer/sslscan 1.11.3 1.11.7: Fast SSL configuration scanner
net-analyzer/sslsniff 0.8-r2: MITM all SSL connections on a LAN and dynamically generates certs
net-analyzer/ssmping 0.9.1: Tool for testing multicast connectivity
-net-analyzer/suricata 2.0.11 3.0.1 3.1 3.1.2: High performance Network IDS, IPS and Network Security Monitoring engine
+net-analyzer/suricata 2.0.11 3.0.1 3.1 3.1.2 3.1.3: High performance Network IDS, IPS and Network Security Monitoring engine
net-analyzer/symon 2.87: Performance and information monitoring tool
net-analyzer/synscan 5.01: A fast asynchronous half-open TCP portscanner
net-analyzer/syweb 0.65: Web frontend to symon
@@ -14544,7 +14544,8 @@ net-libs/gupnp-ui 0.1.1: Collection of simple GTK+ widgets on top of GUPnP
net-libs/h323plus 1.25.0-r1 1.25.0-r2: Open Source implementation of the ITU H.323 teleconferencing protocol, successor to OpenH323
net-libs/http-parser 2.3 2.4.1 2.4.2 2.5.0 2.6.1 2.6.2: Http request/response parser for C
net-libs/iax 0.2.2 0.2.2-r1 0.2.2-r3: IAX (Inter Asterisk eXchange) Library
-net-libs/ignition-transport 1.3.0 1.4.0: Combines ZeroMQ with Protobufs to create a fast and efficient message passing system
+net-libs/ignition-msgs 0.6.0: Protobuf messages and functions for robot applications
+net-libs/ignition-transport 1.4.0 2.1.0: Combines ZeroMQ with Protobufs to create a fast and efficient message passing system
net-libs/jreen 1.2.1 1.3.0: Qt XMPP library
net-libs/ldns 1.6.17 1.6.17-r1: a library with the aim to simplify DNS programming in C
net-libs/liba53 9999: A5/3 Call encryption library
@@ -15921,7 +15922,7 @@ sci-electronics/espresso-ab 1.0-r1: POSIX compliant version of the espresso logi
sci-electronics/fasthenry 3.0_p082514: Three dimensional inductance computation program, Whiteley Research version
sci-electronics/freehdl 0.0.8: A free VHDL simulator
sci-electronics/fritzing 0.8.7b 0.9.2b 0.9.2b-r1 0.9.2b-r2: Electronic Design Automation
-sci-electronics/gazebo 7.2.0 7.3.1 7.4.0: A 3D multiple robot simulator with dynamics
+sci-electronics/gazebo 7.4.0: A 3D multiple robot simulator with dynamics
sci-electronics/geda 1.8.1 1.8.2 1.9.1 1.9.2: GPL Electronic Design Automation (gEDA):gaf core package
sci-electronics/geda-suite 20110427: Metapackage for all components for a full-featured gEDA/gaf system
sci-electronics/geda-xgsch2pcb 0.1.3-r3: A graphical front-end for the gschem -> pcb workflow
@@ -16126,7 +16127,7 @@ sci-libs/htslib 1.0 1.1 1.2.1 1.3 1.3.1: C library for high-throughput sequencin
sci-libs/hypre 2.9.0b: Parallel matrix preconditioners library
sci-libs/idlcoyote 20160321: GDL library from D. Fannings IDL courses
sci-libs/idlmarkwardt 20130418: Craig Markwardt IDL procedures (MPFIT, CMSVLIB, etc)
-sci-libs/ignition-math 1.0.0 2.2.2 2.3.0 2.4.0 2.5.0: A small, fast, and high performance math library for robot applications
+sci-libs/ignition-math 1.0.0 2.5.0 2.6.0: A small, fast, and high performance math library for robot applications
sci-libs/inchi 1.04: A program and library for generating standard and non-standard InChI and InChIKeys
sci-libs/indilib 1.2.0 1.3.1: INDI Astronomical Control Protocol library
sci-libs/io_lib 1.10.1 1.11.2.1 1.12.5 1.13.2 1.14.7: General purpose trace and experiment file reading/writing interface
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 174f084a5580..a9cdfd4725bc 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Tue, 29 Nov 2016 12:03:12 +0000
+Tue, 29 Nov 2016 12:23:03 +0000