summaryrefslogtreecommitdiff
path: root/dev-ruby/rqrcode
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-04-04 01:34:29 +0100
committerV3n3RiX <venerix@koprulu.sector>2025-04-04 01:34:29 +0100
commit74dcbf5a63cafe2678e2a397e1002dd691425200 (patch)
tree5e08b1abdce069a7da83f1ca4cbe2ae4af56b161 /dev-ruby/rqrcode
parent476528d7a16cfe2435b30ebd74783eea6925db5f (diff)
gentoo auto-resync : 04:04:2025 - 01:34:28
Diffstat (limited to 'dev-ruby/rqrcode')
-rw-r--r--dev-ruby/rqrcode/Manifest2
-rw-r--r--dev-ruby/rqrcode/rqrcode-2.2.0.ebuild5
2 files changed, 3 insertions, 4 deletions
diff --git a/dev-ruby/rqrcode/Manifest b/dev-ruby/rqrcode/Manifest
index c4fb49c0c80a..21228bf5c0b1 100644
--- a/dev-ruby/rqrcode/Manifest
+++ b/dev-ruby/rqrcode/Manifest
@@ -1,3 +1,3 @@
DIST rqrcode-2.2.0.tar.gz 109070 BLAKE2B 91a74a9c547f62f0cd83dd60d00b7af2c9363bd34f3987e43b637f906975f3e2b1f95ac67df80a0065fdd9fa3a7801e639fff1d2b36bcc4dc4abbc996fb6c919 SHA512 41d6882b28d15154b9cc5dc6aba30cad404aabad2b9101309bea0812b776cdb540fec3152ec5bb075f19c77a1aa67bc44d9b35e2161d189bd64a7d2517cafa63
-EBUILD rqrcode-2.2.0.ebuild 819 BLAKE2B 2591ac6becf7c60a0c0d0afcc24b6a1de3fccaed83652f88131bcb60bc450ebb5d66dbe49e321db74b05ad592efd8254c303a873a95d24a75880f7b7114ecafd SHA512 835f843c666c99f644fd1d5b1e278b5c615059f7d71120422076d0ebcd485542e465f0a39839f0e30ecff0058fca2053f11469f8e6554ffaa7ca29e2b532c6a3
+EBUILD rqrcode-2.2.0.ebuild 818 BLAKE2B 3c50f8a8928606f3b36ae84163094f0b9832bc5d7b20e566d69e7413ca7b9e7aecc2ff8aed66d6aaad4c7abb3bec98a41970e44e7bb75593057c93a009459675 SHA512 7c1e286f1a7d7b6ffa93bd64d23cdb136ab5b50dc7e966381b66f964250e773053a13392aa1f90c220f386a5083573732cf17133eeb2d2733d7de9ec15caf1c9
MISC metadata.xml 325 BLAKE2B d102386bd4b3042e3e0100a19084727a8e177db0d50ccc32f910f8142bc2124c7e5050eb928c559a28f4c6cff17953de6787780f5b4bdcda660cfb89669996f9 SHA512 3e13cbadfa1dfe50855c855d4d8d35fb24323850eda683c06a0b0a691e492dc199f5676804d9aa7db877b59a467183e76f07d058447343e331c6a567d094c36f
diff --git a/dev-ruby/rqrcode/rqrcode-2.2.0.ebuild b/dev-ruby/rqrcode/rqrcode-2.2.0.ebuild
index 5d2f0af80d0f..ed2cad6a0025 100644
--- a/dev-ruby/rqrcode/rqrcode-2.2.0.ebuild
+++ b/dev-ruby/rqrcode/rqrcode-2.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 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"
@@ -22,7 +22,6 @@ SRC_URI="https://github.com/whomwah/rqrcode/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
-IUSE=""
ruby_add_rdepend "
dev-ruby/chunky_png:0