public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/athena-negotiation/
Date: Sat, 25 Feb 2023 23:27:48 +0000 (UTC)	[thread overview]
Message-ID: <1677366116.9b3a34f4c79f7b801c990ac1e48563dd5e0a6f9c.cybertailor@gentoo> (raw)

commit:     9b3a34f4c79f7b801c990ac1e48563dd5e0a6f9c
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Feb 25 23:01:56 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Feb 25 23:01:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9b3a34f4

dev-crystal/athena-negotiation: add 0.1.3

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-crystal/athena-negotiation/Manifest            |  1 +
 .../athena-negotiation-0.1.3.ebuild                | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-crystal/athena-negotiation/Manifest b/dev-crystal/athena-negotiation/Manifest
index 52e697687..73ed604df 100644
--- a/dev-crystal/athena-negotiation/Manifest
+++ b/dev-crystal/athena-negotiation/Manifest
@@ -1 +1,2 @@
 DIST athena-negotiation-0.1.2.tar.gz 10625 BLAKE2B 3c66a2b696c44e16f8d98d05b187f5a29bab9d39ac9270e4a72ab65814c71c960d14849e6852ec6a88d325094c6f13fb600801dfbcd3cda93eac48715819ddee SHA512 c5e00af6d5981b7e9567958113bb140beddf305fec990fd825f67d3ded3dc6773162435be91c7b419abc264c45f366eaaa4adede7db16c460b02052be61f7913
+DIST athena-negotiation-0.1.3.tar.gz 10687 BLAKE2B 13f5e206e209be614b0e24f7ee990ed024c1f0b0b69d6e0646d8d220e268a0a12bd9b1af60f05a74fd4152e20cab1658c87016f91882ed91463ddbec732a927a SHA512 6a338defbc773b5f8eb8472ba4bf18429f5418b7ac7a12cf889e75e6b42098243f6afddaaa3288e6ea5abb56107310f7510fc7911ea760aea9d61eae3369c3df

diff --git a/dev-crystal/athena-negotiation/athena-negotiation-0.1.3.ebuild b/dev-crystal/athena-negotiation/athena-negotiation-0.1.3.ebuild
new file mode 100644
index 000000000..bb246a4bf
--- /dev/null
+++ b/dev-crystal/athena-negotiation/athena-negotiation-0.1.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit shards
+
+MY_PN="${PN#athena-}"
+DESCRIPTION="Framework agnostic content negotiation library"
+HOMEPAGE="https://github.com/athena-framework/negotiation"
+SRC_URI="https://github.com/athena-framework/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+	test? (
+		dev-crystal/athena-spec
+	)
+"
+
+DOCS=( {CHANGELOG,README}.md )


             reply	other threads:[~2023-02-25 23:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-25 23:27 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-27  9:50 [gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/athena-negotiation/ Anna Vyalkova
2025-01-29 17:24 Anna Vyalkova

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1677366116.9b3a34f4c79f7b801c990ac1e48563dd5e0a6f9c.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox