summaryrefslogtreecommitdiff
path: root/dev-ruby/safe_yaml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /dev-ruby/safe_yaml
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-ruby/safe_yaml')
-rw-r--r--dev-ruby/safe_yaml/Manifest4
-rw-r--r--dev-ruby/safe_yaml/safe_yaml-1.0.5-r1.ebuild4
-rw-r--r--dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/safe_yaml/Manifest b/dev-ruby/safe_yaml/Manifest
index 28d21bd6baa3..3cbfa0c6823c 100644
--- a/dev-ruby/safe_yaml/Manifest
+++ b/dev-ruby/safe_yaml/Manifest
@@ -1,4 +1,4 @@
DIST safe_yaml-1.0.5.gem 30720 BLAKE2B affbf5331cf290c3e7932f53da9b0f488730ae9138f0b28eb1e8e0323c7056635ed73bcadebd52f725895030a153dab13e243d997e84004f5bfac82e82dcebe2 SHA512 d9c8d9c28c3c8708f97cb0545f58152af81056f5e79147424dd7bf625f8e533440d1ed41d6abe2faf84578754823a1215ba28772c2e8593bfcfc397d647187b9
-EBUILD safe_yaml-1.0.5-r1.ebuild 925 BLAKE2B e384a15ddff6a52a5c773671ecd610ba187b377283e0e53c29fcd7d02602086b12537f6fc1f10bb7106d2caccadac06655d4e1fcabf54f637a756ebe7f328e21 SHA512 7e8369c983c97dd72c570051863894e3c267d25b694e39dab6d94b2bebc363f7e6010d4e9435be36b8020abcbf51464cebdb5e2fc775d1bdeb5e3e302237e1b6
-EBUILD safe_yaml-1.0.5.ebuild 973 BLAKE2B 303c3dc8274372f9b07a6e429a226f483d73ccd2cc98b7d0620b5e0d35a88306f20291f816a44dfba9c2e197fa6513c6f300b89a982bcc7d25d4e0e1cb1a32e7 SHA512 292d98bb674678c7db89dad16eb1dadd776717cf8949bab8ce060ed9342f72fe06590a37ae7afd5e556833d6926bc2c41a1ca3f750185fd01596db91e573c2a5
+EBUILD safe_yaml-1.0.5-r1.ebuild 914 BLAKE2B 4cb1f223d6efba3876da098db8806085392bcb0c6cab1aba9f71908fdbf2069da3c3d3507c37f2e6b8d0f77175eb4abb287a1409aac7798e18d3ac3b4d780b58 SHA512 43d3f7e2931fcd36b285b1829f687eda1c31a7273db3204caf5cb801e073445f10dd5be0d2fe75bdb200d81d8074666936eec5ad246b75ca6645075940078309
+EBUILD safe_yaml-1.0.5.ebuild 962 BLAKE2B 2c567ca3e55e46f8a378f25948a7f7282451193545310835ef4c648851528d622a1cbf8f3f1ce9958575a35799fdf09f4b69cb0bd12ef060ae09e2c61f0adbc4 SHA512 d5d5405de7ddb5e1d7b76040e207ab7865d5ddbbf629023a549d7c5839322a17d194376ed91bd4386a71ebabc80d9dbd03a9a8ceb9a69f744a2f05dbb286b991
MISC metadata.xml 247 BLAKE2B 7717702c51c35b2a20983332abc6218047b2b5036e6b4c09d3d58b4339e8f9e776879cd116cfda60d3bcf4188859993fb9f3f779aaf595f155d53e85288f3dcc SHA512 ea4c044637b751a2c28c6ac226121e74ef18196af4b594e60413fec907bbab29c6b0c7735c3f503485df16dcfb36ddb86038394d92e2cd18c8f04626628e9f09
diff --git a/dev-ruby/safe_yaml/safe_yaml-1.0.5-r1.ebuild b/dev-ruby/safe_yaml/safe_yaml-1.0.5-r1.ebuild
index ea0cd393ddd8..46e1bd32dd31 100644
--- a/dev-ruby/safe_yaml/safe_yaml-1.0.5-r1.ebuild
+++ b/dev-ruby/safe_yaml/safe_yaml-1.0.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ HOMEPAGE="https://dtao.github.com/safe_yaml"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
ruby_add_bdepend "test? ( dev-ruby/hashie
diff --git a/dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild b/dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild
index cb26c6118e1b..b94009c285c2 100644
--- a/dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild
+++ b/dev-ruby/safe_yaml/safe_yaml-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ HOMEPAGE="https://dtao.github.com/safe_yaml"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
ruby_add_bdepend "test? ( dev-ruby/hashie