From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/haeredes/
Date: Sun, 3 Mar 2019 00:31:27 +0000 (UTC) [thread overview]
Message-ID: <1551571837.07763440a00e2fda8a66c2a78f2427d9e62b8807.mjo@gentoo> (raw)
commit: 07763440a00e2fda8a66c2a78f2427d9e62b8807
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 00:10:14 2019 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 00:10:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07763440
net-misc/haeredes: new version 0.5.1.
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
net-misc/haeredes/Manifest | 2 +-
.../{haeredes-0.4.4.ebuild => haeredes-0.5.1.ebuild} | 14 ++++++--------
2 files changed, 7 insertions(+), 9 deletions(-)
diff --git a/net-misc/haeredes/Manifest b/net-misc/haeredes/Manifest
index ae73e2328e4..64bedd22e44 100644
--- a/net-misc/haeredes/Manifest
+++ b/net-misc/haeredes/Manifest
@@ -1 +1 @@
-DIST haeredes-0.4.4.tar.gz 19382 BLAKE2B 8e84246a73ba5e9fa2badf93378a2a3a7bf36cceb5f4b806bd51e7dab9f026499bbe8b5bb5167425777c7ed753438fb1fb992f46d9547b3bec5d275d165c0740 SHA512 4e8da1141daafe9ba2190f28d14eb19c8bf929c2ea225a06b7961ad378d688f8a191a8304c8390574e9ca7a28ec9b0a265ca2ef6f736dec0d245ab4baed0a57a
+DIST haeredes-0.5.1.tar.gz 20590 BLAKE2B 8ae474451a83695a259ea90babc912d58c2c52988d5858c0540b8447f91bb91403a0404970771f65dea79b3d38d23df5cbdcead6630043bbd6bb465d1ca9fe64 SHA512 54351734df35bffec96fa664c4e2458c929fc9a7d63c77dc35ba545b814741e1191019ca663579940af8f39fc5f85cd7dc1db313671b149b9af08facf600fde5
diff --git a/net-misc/haeredes/haeredes-0.4.4.ebuild b/net-misc/haeredes/haeredes-0.5.1.ebuild
similarity index 71%
rename from net-misc/haeredes/haeredes-0.4.4.ebuild
rename to net-misc/haeredes/haeredes-0.5.1.ebuild
index 92c316ab0de..3807f1b5e13 100644
--- a/net-misc/haeredes/haeredes-0.4.4.ebuild
+++ b/net-misc/haeredes/haeredes-0.5.1.ebuild
@@ -1,15 +1,13 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-
-# ebuild generated by hackport 0.4.6
+EAPI=6
CABAL_FEATURES="bin test-suite"
inherit haskell-cabal
DESCRIPTION="Confirm delegation of NS and MX records"
-HOMEPAGE="http://michael.orlitzky.com/code/haeredes.php"
+HOMEPAGE="http://michael.orlitzky.com/code/haeredes.xhtml"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="AGPL-3"
@@ -17,20 +15,20 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-# The only test suite requires network access.
+# 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/missingh-1.2:=
>=dev-haskell/parallel-io-0.3:=
>=dev-lang/ghc-7.6.1:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.16.0
test? ( >=dev-haskell/doctest-0.9
- >=dev-haskell/filemanip-0.3.6 )
+ >=dev-haskell/filemanip-0.3.6
+ dev-util/shelltestrunner )
"
src_install() {
next reply other threads:[~2019-03-03 0:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-03 0:31 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-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
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=1551571837.07763440a00e2fda8a66c2a78f2427d9e62b8807.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