commit: deb036b5a787472125008ae92dc61e7fe7a082bd Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Tue Dec 3 16:52:14 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Tue Dec 3 17:06:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=deb036b5
dev-crystal/kemal: add upper exception_page bound Closes: https://bugs.gentoo.org/945713 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-crystal/kemal/{kemal-1.1.2.ebuild => kemal-1.1.2-r1.ebuild} | 2 +- dev-crystal/kemal/{kemal-1.6.0.ebuild => kemal-1.6.0-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-crystal/kemal/kemal-1.1.2.ebuild b/dev-crystal/kemal/kemal-1.1.2-r1.ebuild similarity index 92% rename from dev-crystal/kemal/kemal-1.1.2.ebuild rename to dev-crystal/kemal/kemal-1.1.2-r1.ebuild index 16f4fc8e6..c9da25d79 100644 --- a/dev-crystal/kemal/kemal-1.1.2.ebuild +++ b/dev-crystal/kemal/kemal-1.1.2-r1.ebuild @@ -18,6 +18,6 @@ KEYWORDS="~amd64" RESTRICT="test" RDEPEND=" - dev-crystal/exception_page + <dev-crystal/exception_page-0.5 dev-crystal/radix " diff --git a/dev-crystal/kemal/kemal-1.6.0.ebuild b/dev-crystal/kemal/kemal-1.6.0-r1.ebuild similarity index 93% rename from dev-crystal/kemal/kemal-1.6.0.ebuild rename to dev-crystal/kemal/kemal-1.6.0-r1.ebuild index 164a54c4c..05c0aaea9 100644 --- a/dev-crystal/kemal/kemal-1.6.0.ebuild +++ b/dev-crystal/kemal/kemal-1.6.0-r1.ebuild @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="~amd64" RDEPEND=" - dev-crystal/exception_page + <dev-crystal/exception_page-0.5 dev-crystal/radix "
