summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2019-06-05 15:24:40 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2019-06-05 15:24:40 +0000
commit355bb2aad23e26acd8f1a07563663f76ba62ffd4 (patch)
treeaf0d615867487ff72e7eedc39285a9aa1b16196c /metadata/md5-cache
parentMerge updates from master (diff)
downloadgentoo-355bb2aad23e26acd8f1a07563663f76ba62ffd4.tar.gz
gentoo-355bb2aad23e26acd8f1a07563663f76ba62ffd4.tar.bz2
gentoo-355bb2aad23e26acd8f1a07563663f76ba62ffd4.zip
2019-06-05 15:24:39 UTC
Diffstat (limited to 'metadata/md5-cache')
-rw-r--r--metadata/md5-cache/app-metrics/node_exporter-0.18.1 (renamed from metadata/md5-cache/app-metrics/node_exporter-0.16.0)10
-rw-r--r--metadata/md5-cache/dev-db/etcd-3.3.134
-rw-r--r--metadata/md5-cache/dev-python/python-backoff-1.6.04
-rw-r--r--metadata/md5-cache/sys-cluster/kubectl-1.13.54
-rw-r--r--metadata/md5-cache/www-apps/grafana-bin-6.1.412
-rw-r--r--metadata/md5-cache/www-apps/grafana-bin-6.2.2 (renamed from metadata/md5-cache/www-apps/grafana-bin-6.2.0)4
6 files changed, 13 insertions, 25 deletions
diff --git a/metadata/md5-cache/app-metrics/node_exporter-0.16.0 b/metadata/md5-cache/app-metrics/node_exporter-0.18.1
index d7db0aa864a8..9995267b8360 100644
--- a/metadata/md5-cache/app-metrics/node_exporter-0.16.0
+++ b/metadata/md5-cache/app-metrics/node_exporter-0.18.1
@@ -1,12 +1,12 @@
DEFINED_PHASES=compile install prepare setup test unpack
-DEPEND=dev-util/promu >=dev-lang/go-1.10
+DEPEND=>=dev-lang/go-1.12 >=dev-util/promu-0.3.0 >=dev-lang/go-1.10 virtual/pkgconfig
DESCRIPTION=Prometheus exporter for machine metrics
EAPI=6
HOMEPAGE=https://github.com/prometheus/node_exporter
-KEYWORDS=amd64
+KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=strip
SLOT=0
-SRC_URI=https://github.com/prometheus/node_exporter/archive/v0.16.0.tar.gz -> node_exporter-0.16.0.tar.gz
-_eclasses_=golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-build dc25bafa8fc1305a4de66a0a448472e7 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b user 8bd74731cafdcdad8f7a63637302e073
-_md5_=6a9b8094b468386a86dc628149a831cc
+SRC_URI=https://github.com/prometheus/node_exporter/archive/v0.18.1.tar.gz -> node_exporter-0.18.1.tar.gz
+_eclasses_=golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-build dc25bafa8fc1305a4de66a0a448472e7 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b multilib 1d91b03d42ab6308b5f4f6b598ed110e systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 8c7f9d80beedd16f2e5a7f612c609529 user 8bd74731cafdcdad8f7a63637302e073
+_md5_=8c71cc6a8108f5067fa4634d4ea69e32
diff --git a/metadata/md5-cache/dev-db/etcd-3.3.13 b/metadata/md5-cache/dev-db/etcd-3.3.13
index 8bfe1b6635ad..ed2da06fdbfd 100644
--- a/metadata/md5-cache/dev-db/etcd-3.3.13
+++ b/metadata/md5-cache/dev-db/etcd-3.3.13
@@ -4,11 +4,11 @@ DESCRIPTION=Highly-available key value store for shared configuration and servic
EAPI=6
HOMEPAGE=https://github.com/etcd-io/etcd
IUSE=doc +server
-KEYWORDS=~amd64
+KEYWORDS=amd64
LICENSE=Apache-2.0
RDEPEND=!dev-db/etcdctl
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/etcd-io/etcd/archive/v3.3.13.tar.gz -> etcd-3.3.13.tar.gz
_eclasses_=golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b multilib 1d91b03d42ab6308b5f4f6b598ed110e systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 8c7f9d80beedd16f2e5a7f612c609529 user 8bd74731cafdcdad8f7a63637302e073
-_md5_=49df19835fd58016e3d750f5a0876d52
+_md5_=bb7e855b1b6f57d6b3bd26ba1cebce4e
diff --git a/metadata/md5-cache/dev-python/python-backoff-1.6.0 b/metadata/md5-cache/dev-python/python-backoff-1.6.0
index 8055c7b85e33..21b36cb501ab 100644
--- a/metadata/md5-cache/dev-python/python-backoff-1.6.0
+++ b/metadata/md5-cache/dev-python/python-backoff-1.6.0
@@ -4,7 +4,7 @@ DESCRIPTION=Function decoration for backoff and retry
EAPI=6
HOMEPAGE=https://github.com/litl/backoff https://pypi.org/project/backoff/
IUSE=python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 )
@@ -12,4 +12,4 @@ RESTRICT=test
SLOT=0
SRC_URI=mirror://pypi/b/backoff/backoff-1.6.0.tar.gz
_eclasses_=distutils-r1 30044897f9a75ab6414bdb19aa3c07d4 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 ce1cd23cfdc1848e8e32743efe34f299 python-utils-r1 08e17157a6807add7db1f8d01e7e391f toolchain-funcs 8c7f9d80beedd16f2e5a7f612c609529 xdg-utils 14d00d009167652b1fa363e55effe213
-_md5_=49019e30013224cf5adfb725074b6d4c
+_md5_=49bdcca57518d8997c93d151cf81552e
diff --git a/metadata/md5-cache/sys-cluster/kubectl-1.13.5 b/metadata/md5-cache/sys-cluster/kubectl-1.13.5
index 7a681dcc7a47..af5eaf0da7fd 100644
--- a/metadata/md5-cache/sys-cluster/kubectl-1.13.5
+++ b/metadata/md5-cache/sys-cluster/kubectl-1.13.5
@@ -3,10 +3,10 @@ DEPEND=>=dev-lang/go-1.11 dev-go/go-bindata >=dev-lang/go-1.10
DESCRIPTION=CLI to run commands against Kubernetes clusters
EAPI=6
HOMEPAGE=https://github.com/kubernetes/kubernetes https://kubernetes.io
-KEYWORDS=~amd64
+KEYWORDS=amd64
LICENSE=Apache-2.0
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/kubernetes/kubernetes/archive/v1.13.5.tar.gz -> kubernetes-1.13.5.tar.gz
_eclasses_=bash-completion-r1 47a7402d95930413ce25ba8d857339bb golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-build dc25bafa8fc1305a4de66a0a448472e7 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 8c7f9d80beedd16f2e5a7f612c609529
-_md5_=1e000ed162577ab325183ac791f2ab5a
+_md5_=ba12c44291037fe025993c6bda8613e7
diff --git a/metadata/md5-cache/www-apps/grafana-bin-6.1.4 b/metadata/md5-cache/www-apps/grafana-bin-6.1.4
deleted file mode 100644
index 57ca9334aec3..000000000000
--- a/metadata/md5-cache/www-apps/grafana-bin-6.1.4
+++ /dev/null
@@ -1,12 +0,0 @@
-BDEPEND=virtual/pkgconfig
-DEFINED_PHASES=install setup
-DESCRIPTION=Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB
-EAPI=7
-HOMEPAGE=https://grafana.org
-KEYWORDS=~amd64
-LICENSE=Apache-2.0
-RDEPEND=media-libs/fontconfig
-SLOT=0
-SRC_URI=https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-6.1.4.linux-amd64.tar.gz -> grafana-bin-6.1.4.tar.gz
-_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 8c7f9d80beedd16f2e5a7f612c609529 user 8bd74731cafdcdad8f7a63637302e073
-_md5_=dac823c6db030372368f98087a8558a7
diff --git a/metadata/md5-cache/www-apps/grafana-bin-6.2.0 b/metadata/md5-cache/www-apps/grafana-bin-6.2.2
index 29ded7d9a342..9b1aa3803f1f 100644
--- a/metadata/md5-cache/www-apps/grafana-bin-6.2.0
+++ b/metadata/md5-cache/www-apps/grafana-bin-6.2.2
@@ -7,6 +7,6 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=media-libs/fontconfig
SLOT=0
-SRC_URI=https://dl.grafana.com/oss/release/grafana-6.2.0.linux-amd64.tar.gz -> grafana-bin-6.2.0.tar.gz
+SRC_URI=https://dl.grafana.com/oss/release/grafana-6.2.2.linux-amd64.tar.gz -> grafana-bin-6.2.2.tar.gz
_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 8c7f9d80beedd16f2e5a7f612c609529 user 8bd74731cafdcdad8f7a63637302e073
-_md5_=d98abd8ebb335f7ba998d427ecdbf763
+_md5_=1162edb714562148192c3848a89819c5