public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/hath/
Date: Sun, 21 Apr 2024 03:05:14 +0000 (UTC)	[thread overview]
Message-ID: <1713668637.5ea5e58fcea9ddc66dc6a97fee9325e17c9e37af.mjo@gentoo> (raw)

commit:     5ea5e58fcea9ddc66dc6a97fee9325e17c9e37af
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 02:54:47 2024 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 03:03:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea5e58f

net-misc/hath: add 0.5.8

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 net-misc/hath/Manifest          |  1 +
 net-misc/hath/hath-0.5.8.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/net-misc/hath/Manifest b/net-misc/hath/Manifest
index feae8c85fb73..de4f86033bcc 100644
--- a/net-misc/hath/Manifest
+++ b/net-misc/hath/Manifest
@@ -1 +1,2 @@
 DIST hath-0.5.7.tar.gz 31087 BLAKE2B 2449872bae187dfd67ab94da7df55bec7a9735bcd85a9dbd96ef7ce1afdd3f83ed666eb02b6de54719ba32b96de75ff168136f07760023ea2db7bb55bf51f70e SHA512 daa1ae22e8a01f63db6849c7c9e90917051644c681848c66bbd5cb7178326a125868c9f52d506bb5561595fd1bb8b16ae922b91e1be44ccb86e346fc1730a6dd
+DIST hath-0.5.8.tar.gz 31116 BLAKE2B 3d6f91b1e286bbb88feab5f30a9164f19ae0bb886d39dd8c945b4c2b61106b6d9a233511b704b96c15176e9152f63d891f72a3ad11b64c8043e03c20ff705365 SHA512 c5a50e8c976f92f5d8fa3750098850f50198a3a07342e6fa3a2fa2faeb5e850780aef17d648781379a419671011f24749a0f24ca5c9d98cd48c94b0e5c871017

diff --git a/net-misc/hath/hath-0.5.8.ebuild b/net-misc/hath/hath-0.5.8.ebuild
new file mode 100644
index 000000000000..e3bd3cee062a
--- /dev/null
+++ b/net-misc/hath/hath-0.5.8.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CABAL_FEATURES="test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Manipulate network blocks in CIDR notation"
+HOMEPAGE="https://michael.orlitzky.com/code/hath.xhtml"
+SRC_URI="https://michael.orlitzky.com/code/releases/${P}.tar.gz"
+
+LICENSE="AGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND=">=dev-haskell/cmdargs-0.10:=
+	>=dev-haskell/split-0.2:=
+	>=dev-haskell/tasty-0.8:=
+	>=dev-haskell/tasty-hunit-0.8:=
+	>=dev-haskell/tasty-quickcheck-0.8.1:=
+	>=dev-lang/ghc-9.0.0:=
+"
+DEPEND="${RDEPEND}
+	>=dev-haskell/cabal-3.0.0.0
+	test? ( dev-util/shelltestrunner )
+"
+
+src_install() {
+	cabal_src_install
+	doman "${S}/doc/man1/${PN}.1"
+}


             reply	other threads:[~2024-04-21  3:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-21  3:05 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-01 21:03 [gentoo-commits] repo/gentoo:master commit in: net-misc/hath/ Matt Turner
2024-08-02 22:43 Michael Orlitzky
2024-08-02 22:43 Michael Orlitzky
2024-04-25 12:04 Michael Orlitzky
2023-11-15  0:26 Michael Orlitzky
2023-03-17 18:23 Sam James
2022-10-06  6:12 Jakov Smolić
2022-08-31 21:32 Sam James
2022-08-28 22:03 Michael Orlitzky
2022-08-28 22:03 Michael Orlitzky
2019-04-01 20:21 Michael Orlitzky
2019-03-17 18:13 Agostino Sarubbo
2019-03-04  4:05 Michael Orlitzky
2019-03-03 12:10 Mikle Kolyada
2018-01-26  4:49 Michael Orlitzky
2017-04-21 12:22 Michael Orlitzky
2017-01-19 10:37 Agostino Sarubbo
2015-11-12 19:33 Michael Orlitzky

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=1713668637.5ea5e58fcea9ddc66dc6a97fee9325e17c9e37af.mjo@gentoo \
    --to=mjo@gentoo.org \
    --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