summaryrefslogtreecommitdiff
path: root/dev-ruby/instantiator
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-04 10:08:01 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-04 10:08:01 +0100
commitfea4a05eed382195ccf0fd9536eb165d60bd2c5f (patch)
treede105e1f21d546f9e80a66860e80aef27065140d /dev-ruby/instantiator
parent2475ac51234b6ca2597db80dd05deb29667888b0 (diff)
gentoo auto-resync : 04:07:2023 - 10:08:01
Diffstat (limited to 'dev-ruby/instantiator')
-rw-r--r--dev-ruby/instantiator/Manifest2
-rw-r--r--dev-ruby/instantiator/instantiator-0.0.7-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/instantiator/Manifest b/dev-ruby/instantiator/Manifest
index 43719231be56..518df379446a 100644
--- a/dev-ruby/instantiator/Manifest
+++ b/dev-ruby/instantiator/Manifest
@@ -1,3 +1,3 @@
DIST instantiator-0.0.7.gem 8192 BLAKE2B c1cc0bf4a3f2aaf9afd522e33fdd2b32d78ca114fc7b113f6ae297e825177827cb6aa5398917d6d05523f912bebf22e43709e53c0dfe4e1a941ebda4350d3098 SHA512 b37a9380d787252244d2b85bb99365f4a4ecdab58f76caf5e59df00b239f4981119eb5c2eb2fe6ddcf810bb0fb43695f8926370a101f4223fa28811953e6731d
-EBUILD instantiator-0.0.7-r1.ebuild 534 BLAKE2B 736313dacb7a076025d3b18afc79f512dea274007b458751e700dd562f7cb5a8c5d1d65f61bca6eb3b4623d700df1f3c3876f7154a33679cbd8e58caf8123685 SHA512 783accc85a069bfbd45e1a9b7b25f99c3579225dc299cd5a1dbb003988f8f9708ad6ae8f73c1f2bcfbd7f113a74ebb683c398bf007ab9249877a2f8134d6a57d
+EBUILD instantiator-0.0.7-r1.ebuild 533 BLAKE2B 29e6d2e658b8a3568997a8709d6b06b0c7d220a6f5408078daa52290682a9b46da2c3c35d044396abc8e18bb72c85ec2e2bded6a479680e123e28e1803c28408 SHA512 d7d70eb2dbeff0d3f1b43ed4d0dadc6807a1489dace998b515c8100334b78ad6e429d8494d252672a4f0554940e337542f8c0ff694211aee24916bc4e3233884
MISC metadata.xml 351 BLAKE2B 6e084682032749f5c2ef0362c7c03352e77b804d4d85538e0fb26fbc6e22f401ec5be2252156d5def142be73ed53730fde82baf138d0f78f05b9cfd62ae11328 SHA512 3da384f7e5e5e57740aa53f410d97a92635a670f5a2032c41dead2b51942eea3b44b2989132543bb4f26f26a6616a9bb3bc5f8b90286c31303078ade91bfe2c3
diff --git a/dev-ruby/instantiator/instantiator-0.0.7-r1.ebuild b/dev-ruby/instantiator/instantiator-0.0.7-r1.ebuild
index 6f6eac191a73..6921472fc5f3 100644
--- a/dev-ruby/instantiator/instantiator-0.0.7-r1.ebuild
+++ b/dev-ruby/instantiator/instantiator-0.0.7-r1.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="README.md"
inherit ruby-fakegem
DESCRIPTION="Instantiate an arbitrary Ruby class"
-HOMEPAGE="https://github.com/floehopper/introspection"
+HOMEPAGE="https://github.com/floehopper/instantiator"
LICENSE="MIT"
SLOT="0"