From 69bde00ebf3ad644dd7b470d522a9d012233e4cd Mon Sep 17 00:00:00 2001 From: "Anna (cybertailor) Vyalkova" Date: Wed, 29 Jan 2025 20:54:33 +0500 Subject: [PATCH] dev-crystal/athena-negotiation: add 0.2.0, drop 0.1.3 Signed-off-by: Anna (cybertailor) Vyalkova --- dev-crystal/athena-negotiation/Manifest | 2 +- ...on-0.1.3.ebuild => athena-negotiation-0.2.0.ebuild} | 10 +++------- dev-crystal/athena-negotiation/metadata.xml | 2 +- 3 files changed, 5 insertions(+), 9 deletions(-) rename dev-crystal/athena-negotiation/{athena-negotiation-0.1.3.ebuild => athena-negotiation-0.2.0.ebuild} (78%) diff --git a/dev-crystal/athena-negotiation/Manifest b/dev-crystal/athena-negotiation/Manifest index b575ba5a04..5b2efd7bbb 100644 --- a/dev-crystal/athena-negotiation/Manifest +++ b/dev-crystal/athena-negotiation/Manifest @@ -1,2 +1,2 @@ -DIST athena-negotiation-0.1.3.tar.gz 10687 BLAKE2B 13f5e206e209be614b0e24f7ee990ed024c1f0b0b69d6e0646d8d220e268a0a12bd9b1af60f05a74fd4152e20cab1658c87016f91882ed91463ddbec732a927a SHA512 6a338defbc773b5f8eb8472ba4bf18429f5418b7ac7a12cf889e75e6b42098243f6afddaaa3288e6ea5abb56107310f7510fc7911ea760aea9d61eae3369c3df DIST athena-negotiation-0.1.5.tar.gz 11068 BLAKE2B 87153adda08a204247859091466e7e80bdd0e46fa7f940b372f433487ee96b20da566c6fb2f9a2248cc8212f08a09d4be5f151e6328af47d2f93b72fb799d44e SHA512 7b14d99abd4702f4ea1b20c12d9c2b38044febb698772f06e4954924a81ec69f3330c5d8024fa5f95a4fe232b0e18991701002bef5865f241f7b0d66d5da9a0b +DIST athena-negotiation-0.2.0.tar.gz 11452 BLAKE2B 70212836007336213a5612f83db15c428ddfbef71fd1755b6a95bd9c96ff00fd5d6f1be10598d5d23d7ef6314f71f7395542a22eaecb8ec78ffa8775ebf175aa SHA512 1a60c457c916b06cb241b77948daf4baeaaa5c562e386982b25b07397435fb4cb953088df658a795ceab1c44432c86c050a912cc104c0648dcad2b631af888e0 diff --git a/dev-crystal/athena-negotiation/athena-negotiation-0.1.3.ebuild b/dev-crystal/athena-negotiation/athena-negotiation-0.2.0.ebuild similarity index 78% rename from dev-crystal/athena-negotiation/athena-negotiation-0.1.3.ebuild rename to dev-crystal/athena-negotiation/athena-negotiation-0.2.0.ebuild index bb246a4bfa..1f0d800708 100644 --- a/dev-crystal/athena-negotiation/athena-negotiation-0.1.3.ebuild +++ b/dev-crystal/athena-negotiation/athena-negotiation-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,10 +17,6 @@ KEYWORDS="~amd64" IUSE="test" RESTRICT="!test? ( test )" -BDEPEND=" - test? ( - dev-crystal/athena-spec - ) -" +BDEPEND="test? ( dev-crystal/athena-spec )" -DOCS=( {CHANGELOG,README}.md ) +DOCS=( {CHANGELOG,CONTRIBUTING,README}.md ) diff --git a/dev-crystal/athena-negotiation/metadata.xml b/dev-crystal/athena-negotiation/metadata.xml index d1de9f5bd3..8a6d62348e 100644 --- a/dev-crystal/athena-negotiation/metadata.xml +++ b/dev-crystal/athena-negotiation/metadata.xml @@ -7,7 +7,7 @@ George Dietrich george@dietrich.app - https://athenaframework.org/Negotiation + https://athenaframework.org/Negotiation/ athena-framework/negotiation