diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-08 11:28:34 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-08 11:28:34 +0000 |
commit | 24fd814c326e282c4321965c31f341dad77e270d (patch) | |
tree | 033d63b33c21a3209964ab56005bb9bdd523630d /dev-ruby/tdiff | |
parent | 129160ec854dca4c3fedb5bcfbcb56930371da0f (diff) |
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-ruby/tdiff')
-rw-r--r-- | dev-ruby/tdiff/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/tdiff/tdiff-0.3.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/tdiff/Manifest b/dev-ruby/tdiff/Manifest index cf88f0f070cf..08e14a15ae09 100644 --- a/dev-ruby/tdiff/Manifest +++ b/dev-ruby/tdiff/Manifest @@ -1,3 +1,3 @@ DIST tdiff-0.3.4.gem 10240 BLAKE2B fe764eaf70303670602758bba903202bb468c419e96909561c4d420a86b9237c9af4640947e9dbc27eaca7b7210e26236da20d41f03d3e8acd0556a23205a924 SHA512 2db5c9707a8654fb36b02c7fbdf2317da08c633c0d3768f0f76693ffffd1b2b44e5f4309ae97df944c3bf9f25b596fd3ae19cb88b20435c0f9e50989d22ece40 -EBUILD tdiff-0.3.4.ebuild 591 BLAKE2B d493f161dfb306f76e37bbdba7d4e74a88d49dfa0b045f2072723c64d14fce5ee9a277a68010545d72772b1a9fdedb1006d9a7b79bf59ee4ab9d0946c416ca4f SHA512 746facc223f8be9b2cfa6a1ab127554c56a840ebaea01a97edbe5fe7f9b2e62733ab8acc1913229a79942d97638257b064ec3de0dc331bdcff0dd02504c86908 +EBUILD tdiff-0.3.4.ebuild 580 BLAKE2B 3ba8f1cf19fdd2cb7490771dfd1e988db1d1e005d484fde7e2648460c42513d838ee542c779e4fe08bd11c2a07eb61fa198fdc7dcd1498578063536cbabedd3c SHA512 a046d5078e826169a9ae99a2a094343bc9ad5f0a2495b835612ab972eb3569ed23e7c1c0b12d761f2c41812c539f969f9adbba4007b7ade51fa1fed94b2b85fc MISC metadata.xml 342 BLAKE2B 58a84e55bd616d2031be360592c5e32fc734355379c59f76680acfba0727072817d3e7398ff849a50fa908c048c033fc668d008a8d68749be46198f2c6ca0a3d SHA512 c3d93ca88cfee5e58b40fa4f7538883d507ca4f84fa79b529080fed0c67ac23f83cc51524391796e8997b137ffd7c24890eeba7a13d788f24f382253965fd184 diff --git a/dev-ruby/tdiff/tdiff-0.3.4.ebuild b/dev-ruby/tdiff/tdiff-0.3.4.ebuild index 247d4f18ee65..b90c0bc1487d 100644 --- a/dev-ruby/tdiff/tdiff-0.3.4.ebuild +++ b/dev-ruby/tdiff/tdiff-0.3.4.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,6 +16,6 @@ DESCRIPTION="Calculates the differences between two tree-like structures" HOMEPAGE="https://github.com/postmodern/tdiff" LICENSE="MIT" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |