diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-04-11 05:38:21 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-04-11 05:38:21 +0100 |
commit | d6260e76da0a436affc6839e470dd8619841cadc (patch) | |
tree | ca1df2a7c2e422ab51b16244374ae8ba94ab784e /dev-ruby/permutation | |
parent | 6990d0600970cefe6aa2c17668f9028b08d23441 (diff) |
gentoo auto-resync : 11:04:2023 - 05:38:21
Diffstat (limited to 'dev-ruby/permutation')
-rw-r--r-- | dev-ruby/permutation/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/permutation/permutation-0.1.8-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/permutation/Manifest b/dev-ruby/permutation/Manifest index 80c2d21bd9c9..d47249035845 100644 --- a/dev-ruby/permutation/Manifest +++ b/dev-ruby/permutation/Manifest @@ -1,3 +1,3 @@ DIST permutation-0.1.8.gem 18432 BLAKE2B 719d2c8c3006d821e69a5540a387f5e783aa0b9270bc650110171ad7d049835d4317deec68535dd9d1119259272867d6abffe97aabb9daa6c55b1d367da4bbd8 SHA512 78f9679a652d3f18ea4b459aeeceb3e25c912e28b7d9052c523b930e94e841fa84daa329f9ff06a23456cd7ab826f18cea181b85dfcfecbf303747990fa9a582 -EBUILD permutation-0.1.8-r2.ebuild 493 BLAKE2B 3e33c6754f2c75466b739dbbba69fb56ca074d0529d193793bebe269853c974117f0f41ca728badff3f4c51cf4725406331310ba5fdddc6797b15877e0d662de SHA512 f647d388459aff7a4ed45a2ef2bdc7b5d1313445b2035d90da328d66d3446ad2d7fe96a94c7cb2191e02d3a6e8b3bc73dbb5e9ad2f7d23fbec6553aea8d28455 +EBUILD permutation-0.1.8-r2.ebuild 493 BLAKE2B b750df734f1bc4ac05582f83ee6d96d216338a47c454f9a0ed9304a466d87a6ce23564327d425ed515cfb109cdbfbea01555198c9c9b21d2e97fbb0da34b6b9c SHA512 e374ea9c9cb463bf0cea6b5ca4fe6d38c44fd9ebd82a032664934da175f3029854b12711917a8a78734b793aa76f87b728b0d7a7730746c2498554027c1b5ad8 MISC metadata.xml 248 BLAKE2B 0c876bde3c72e61d28284a95a837103e6d594c9f6fccbd6d7d1039f9c5a604347c20c334c9a57d80b152888fed536196f2807b477e8d0336c80affb0e28c9dc9 SHA512 b2b64178cf6cbbaa5fb4671ffe1ab88b83c920de363ae099ef74fa3e5eb8c8f0285c749cabc0cebf344951503d1b7309ae294afe9e7cf5172700182d8843fa14 diff --git a/dev-ruby/permutation/permutation-0.1.8-r2.ebuild b/dev-ruby/permutation/permutation-0.1.8-r2.ebuild index 5a634f425a7f..60db0ca21ac7 100644 --- a/dev-ruby/permutation/permutation-0.1.8-r2.ebuild +++ b/dev-ruby/permutation/permutation-0.1.8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ RUBY_FAKEGEM_EXTRADOC="CHANGES README" inherit multilib ruby-fakegem DESCRIPTION="Library performing operations with permutations of sequences (strings, arrays)" -HOMEPAGE="https://flori.github.com/permutation" +HOMEPAGE="https://flori.github.io/permutation/" LICENSE="|| ( Ruby-BSD BSD-2 )" SLOT="0" |