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/haeredes/
Date: Fri,  2 Aug 2024 22:39:10 +0000 (UTC)	[thread overview]
Message-ID: <1722638142.2676bec05525c1553d95eed6be3ed126e5687856.mjo@gentoo> (raw)

commit:     2676bec05525c1553d95eed6be3ed126e5687856
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  2 22:35:42 2024 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Aug  2 22:35:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2676bec0

net-misc/haeredes: drop 0.5.3

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

 net-misc/haeredes/Manifest              |  1 -
 net-misc/haeredes/haeredes-0.5.3.ebuild | 37 ---------------------------------
 2 files changed, 38 deletions(-)

diff --git a/net-misc/haeredes/Manifest b/net-misc/haeredes/Manifest
index 9faf252a3817..0d0d458734b0 100644
--- a/net-misc/haeredes/Manifest
+++ b/net-misc/haeredes/Manifest
@@ -1,2 +1 @@
-DIST haeredes-0.5.3.tar.gz 20357 BLAKE2B 54be7f0a4bd09cd85c0cf7b2baed589258749bb2b05764ca61d4656e6c19832dfbd249d425e6a9ede30fc8f5711392491adca4c025014dc6e05c6009108c98dd SHA512 3bf0a14b45f9c3c929cc97559ca03a3df1c542196daf574917171dacd3c47117a908ed0c849b3527bd2dcf8f99a15228845d3a8ae97e051f707162d62cfccc13
 DIST haeredes-0.5.4.tar.gz 20360 BLAKE2B b3dae1cf300fc871d9a3b49431000e9e6100142d55d7a7ea06be069ef58353a59622b7b40dabf48e1bde2e9fcab20825b5e00d9d8c8856ab81a4c713c0f33475 SHA512 6ed9b4d69a42c661a771746a584d76602988626064b239e90405e8a7930dc7495075e20b51560556b4d10ddf2df422a0e7d56fab5e424242ec3792743701a5ce

diff --git a/net-misc/haeredes/haeredes-0.5.3.ebuild b/net-misc/haeredes/haeredes-0.5.3.ebuild
deleted file mode 100644
index 15a105ba5401..000000000000
--- a/net-misc/haeredes/haeredes-0.5.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CABAL_FEATURES="test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Confirm delegation of NS and MX records"
-HOMEPAGE="https://michael.orlitzky.com/code/haeredes.xhtml"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# The test suite requires network access.
-RESTRICT="test"
-
-RDEPEND=">=dev-haskell/cmdargs-0.10:=
-	>=dev-haskell/dns-1.4:=
-	>=dev-haskell/iproute-1.2:=
-	>=dev-haskell/parallel-io-0.3:=
-	>=dev-lang/ghc-9.0.0:=
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-3.0.0
-	test? ( >=dev-haskell/doctest-0.9
-		>=dev-haskell/filemanip-0.3.6
-		dev-util/shelltestrunner )
-"
-
-src_install() {
-	haskell-cabal_src_install
-	doman "${S}/doc/man1/${PN}.1"
-}


             reply	other threads:[~2024-08-02 22:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-02 22:39 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/haeredes/ Matt Turner
2024-08-02 22:39 Michael Orlitzky
2024-04-21  0:37 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
2020-02-01 23:28 Michael Orlitzky
2019-03-03  0:31 Michael Orlitzky
2015-11-16 18:57 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=1722638142.2676bec05525c1553d95eed6be3ed126e5687856.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