diff options
Diffstat (limited to 'dev-ruby/httpauth')
-rw-r--r-- | dev-ruby/httpauth/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/httpauth/Manifest b/dev-ruby/httpauth/Manifest index d629c073e312..010afb8dd1e4 100644 --- a/dev-ruby/httpauth/Manifest +++ b/dev-ruby/httpauth/Manifest @@ -1,3 +1,3 @@ DIST httpauth-0.2.1.tar.gz 17300 BLAKE2B 4609f35fd26b1eb8e3d17586553f5dd5555d3c676f2189f7da5ff23057438c91919cb0838fdf219f0b26682b2a08d903c7906edc9fbfa58ce9afae9e0f58a6a8 SHA512 c861089c2dc5242b86867e0a6561672361ba53ccaaf8a931c996502fc12bbce769abf3ebd7fce826cbcfbc943fc901ba1c96e8ce014333582c5d2fa2c3e56a60 -EBUILD httpauth-0.2.1-r1.ebuild 606 BLAKE2B 5ad86324a436a837b3b251e219827fd6f5389bdc0a4256e6dfe492dc108cbbc216a283c164a9648da15295705a3905411f6cb6e8e3a5094d200e21f7b260b006 SHA512 3cf96073a516f9f679fbdfafe89d99f89fff2444c94c5c72e102234ca0255e60cc0ef782302264f16668d953ad5ba37e881ead2595b402d936c99629644085bb +EBUILD httpauth-0.2.1-r1.ebuild 613 BLAKE2B 75baa039440e2f743fb5a7c0904a37bfbc123752a9397c36e8fc03adce0a2124098c44edc19d98eb49f978f6697f3424199332f9a1d11d64f10a21f34ba3d36d SHA512 47c853d0e88470c20faffb8bf87ae8b6f50d1d60d53f6393cebd6a5f38bb7f80345d01726490005d20d4ca8bf347eadae4f8627cdc372367a37c2d0d7a3ad8c7 MISC metadata.xml 343 BLAKE2B 6fdaf19516858157148abd4e5d16bf3a0a55b721ea4b2719c8847ece4c6288147818f3c59dd7df05d6b0c66ee8e080438cfae62ab8aec58010465aa860512b36 SHA512 b00aa235f116654ee4fa4f9422e431d9ec4840eb27dafe5005410a25782355ff2e62ae10d1eb5a07be7a85df5b17d823592dbff3426399a30fd9d5db944b6c7e diff --git a/dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild b/dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild index 0d4f70f1457c..fe43d6b5dfa3 100644 --- a/dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild +++ b/dev-ruby/httpauth/httpauth-0.2.1-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33" +USE_RUBY="ruby31 ruby32 ruby33 ruby34" RUBY_FAKEGEM_EXTRADOC="README.md TODO" RUBY_FAKEGEM_GEMSPEC="httpauth.gemspec" |