dev-ruby/prawn-icon: Bump to 4.0.0

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
Nils Freydank 2024-12-05 07:14:09 +01:00
parent 61dc5e3a7c
commit 0d61073469
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
2 changed files with 2 additions and 3 deletions

View File

@ -1 +1 @@
DIST prawn-icon-3.1.0.gem 1351680 BLAKE2B e3aae452f16c460e660f0c312b3ddf66dac911dfba55a8a330dd6262b13f6721ee3dcd8132a86af3376810b3c0f15dca0bb6d0b1610975f7ec3e024f968c92dd SHA512 138461a9e4ace3a110877e1492c75c8183f638d71daaa1bb89e2f5b750725527a1ae5c84af7b392a6ce77fd046e6d3f33a57499fe0e2f8d328c93f0acdc8fe68
DIST prawn-icon-4.0.0.gem 1471488 BLAKE2B e496a39a5be88d39a7fa34143a64e76c1113bb5588c9dcac2b2052a8400ac528d625e28eaf3b7f81247c494292b1d6b70a1a5fafb0cfd71bb217f56dc37bd044 SHA512 168f398786d951ca06a0f786948698dab07c994aed89f15f010cc74dec790b6c2462581bbf694ce14dec0cd630ec53d99d2323518d28ba7ff00b6293f747eb10

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -16,7 +16,6 @@ HOMEPAGE="https://github.com/jessedoyle/prawn-icon"
LICENSE="|| ( GPL-2+ GPL-3 Ruby )"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
# prawn breaks tests for some reasons, needs to be investigated; code
# still works though.