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/rexical | |
parent | 129160ec854dca4c3fedb5bcfbcb56930371da0f (diff) |
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-ruby/rexical')
-rw-r--r-- | dev-ruby/rexical/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/rexical/rexical-1.0.7.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/rexical/Manifest b/dev-ruby/rexical/Manifest index 331f80362dba..560e233b0c0b 100644 --- a/dev-ruby/rexical/Manifest +++ b/dev-ruby/rexical/Manifest @@ -1,3 +1,3 @@ DIST rexical-1.0.7.gem 22016 BLAKE2B aaadf4131fbc4958a6a17be02b970070e511dcb031fd6432fb62fb841eff36b4d5c41d8f8f295aed4ac376c49e736e5d795166f71957578c6cbe14fd6cea26be SHA512 f71c86bd9764e65ebe0c66acd5446b5da7a1b38aae9d33367d70bfa253eb53c178634ce90c883c5459622219670d4d32f375b216c3023a3109329d6930dec1fc -EBUILD rexical-1.0.7.ebuild 1027 BLAKE2B b23a1bd4e5cef85bc89386063b757f941c1b4931965adbb4e804b96f6c277db037fbb81b8376c14a8817d1bbb6c146ab7a85ab99078957be37c5af191eebfcaa SHA512 d81d29600bafb47452ba4f2bf229ad8c446cbf42d3f83b061edf89d4b17928715f536336b30d2a5afbaadbc5090172bc312c0881a9b3fe64e7a19db701444481 +EBUILD rexical-1.0.7.ebuild 1016 BLAKE2B 9db586bece4f320cb59c3934e04fbf5f6f74e5b123ad4d115c6e841af4f42511c4ec913ff8d2bde3db4b7830b18c284045a288afe358bfa820fcbac5490d2e8a SHA512 53ba26cde10f46b75e54c7b3bdd8b8d86e695a97e66d1c21b9cde3654f0cecfb3a530ed2d22a901027d0e0993b62021b15e0fd420b9c434e5a9d07ce44983b77 MISC metadata.xml 344 BLAKE2B 308f72345dd9f7ce808e53f6b3883102b7c5b51d41ff822d28888d684abb4efdce86e24fbbb2d6ba46342c85e23189fa619343c467689a13b62382a5ea024d2b SHA512 96c6b9e4f3ca4aad95e01087158bbcd9a159569d7ccfc90365732e4ee6b9772506521c7e4706043897ffceccc98236077abf570efac9f0ddb24ef56efa65176a diff --git a/dev-ruby/rexical/rexical-1.0.7.ebuild b/dev-ruby/rexical/rexical-1.0.7.ebuild index eabab3a31190..3c4560ebf4bf 100644 --- a/dev-ruby/rexical/rexical-1.0.7.ebuild +++ b/dev-ruby/rexical/rexical-1.0.7.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 @@ -14,7 +14,7 @@ DESCRIPTION="Rexical is a lexical scanner generator" HOMEPAGE="https://github.com/tenderlove/rexical/tree/master" LICENSE="LGPL-2" # plus exception -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |