diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-03-23 04:19:44 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-03-23 04:19:44 +0000 |
commit | c5283d322accc6097afec74eab24550829788bab (patch) | |
tree | b99ce668128d82a026eaa31461643f9173f9b77b /dev-ruby/tdiff | |
parent | 5510d9d7d1c93c2ea71a2bd6f0666168808d5dd6 (diff) |
gentoo resync : 23.03.2018
Diffstat (limited to 'dev-ruby/tdiff')
-rw-r--r-- | dev-ruby/tdiff/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/tdiff/Manifest b/dev-ruby/tdiff/Manifest index cab56b89fb7a..5cca687ad759 100644 --- a/dev-ruby/tdiff/Manifest +++ b/dev-ruby/tdiff/Manifest @@ -1,3 +1,3 @@ DIST tdiff-0.3.3.gem 9216 BLAKE2B 1171d354c4fa14e0f6813976ce82e44e24ef94089f090c2eec31767e032a143904f627df7634d3faae4d18f5591991fde77b26e0da7c37a6346d6487d881eec5 SHA512 18c8ee9025eedfbf78c24280bc318736e13d840a2be8b05257697d2c4de29831ed6a361ecd553fc1bcdf7961483fd0712ecb76dc3681a9549f4d3f7a18bc3d8d -EBUILD tdiff-0.3.3-r1.ebuild 588 BLAKE2B 0ada5d6b4db3580ed4d8bad0fa3a41ad8bb023cecac7e9b13186867e61495bf6b21f8766cd5a05a96f499a4b9b2c1e708bc171526c153283acac44a3329c0b6b SHA512 26450ed0b5cea03f9e2e75a1a0b9947fa15352a3d291ae259e3b5e907057c30df3ccd3f576b1c2cc7c190b86b4b4ff0115b11de3819bba12e25351a88e63e033 +EBUILD tdiff-0.3.3-r1.ebuild 594 BLAKE2B 4e1c2a0141f579f2af91f4722f0ffa0295f23852e10879d95c75cd6fe9eb9ad912e73ef2c818a2fb13ab230d6817afd2a2c74fcab1e407e9200bc9296aec0837 SHA512 ea6fe172e8260208a2a809eb57cbdd83945368da131d27891598a6da1c973f3ab3b1c741bc0b2f2d3c414824b669815fcd5fe37f02e7082d155d5fd6ff3f2b7c MISC metadata.xml 342 BLAKE2B 58a84e55bd616d2031be360592c5e32fc734355379c59f76680acfba0727072817d3e7398ff849a50fa908c048c033fc668d008a8d68749be46198f2c6ca0a3d SHA512 c3d93ca88cfee5e58b40fa4f7538883d507ca4f84fa79b529080fed0c67ac23f83cc51524391796e8997b137ffd7c24890eeba7a13d788f24f382253965fd184 diff --git a/dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild b/dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild index 6aaa45d2176a..028e4da95168 100644 --- a/dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild +++ b/dev-ruby/tdiff/tdiff-0.3.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |