From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/hath/
Date: Fri, 21 Apr 2017 12:22:57 +0000 (UTC) [thread overview]
Message-ID: <1492777287.0bff87e9dd485eeb5376d489b10e511782713eac.mjo@gentoo> (raw)
commit: 0bff87e9dd485eeb5376d489b10e511782713eac
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 12:21:06 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 12:21:27 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bff87e9
net-misc/hath: new version 0.4.1.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-misc/hath/Manifest | 1 +
net-misc/hath/hath-0.4.1.ebuild | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/net-misc/hath/Manifest b/net-misc/hath/Manifest
index 4477c060efc..7e3ebaef4b4 100644
--- a/net-misc/hath/Manifest
+++ b/net-misc/hath/Manifest
@@ -1 +1,2 @@
DIST hath-0.3.0.tar.gz 27747 SHA256 a1d7e9643a4f09395f1af453beffca2b371c4bac6003ba16fc5aa1b41c6177fe SHA512 424c1f95301160fe17d5358082a52ede90ceac14bf2a57d9e481bfb8c727c8314e47c0e871f4049c051d6f7112aee2c71ca256904fd9203cec9fce0bafcfe740 WHIRLPOOL 3ca66855281f53cc91468067d2ae74552e2670ca8387ad8cf1e45140e083f274cb87b6b52e1643c8ea1d3f14beabed0f53a10216083a9746a83f195888f12d6b
+DIST hath-0.4.1.tar.gz 30470 SHA256 9a2a660739258d4d25e17868f3eea09e21abfd17f58d9a08ac235841fc82c82d SHA512 b834ffa5ce762dd77be2bc8934c6f1287164158b33c6b2b607ea4dd4f12654da6a83128c6b7e269cf8d3ed52ee5904266b09e7ac796e3bf5d5e6abf33e6798aa WHIRLPOOL 07cd2681b7b95e4d898c88b228f3b56ad2d5d36ab2961e3d201f5ac586a8761fd5b98a02285cda4ce5fe91762b237af4eba69d9929fdb12c61a5495f16ba8ebd
diff --git a/net-misc/hath/hath-0.4.1.ebuild b/net-misc/hath/hath-0.4.1.ebuild
new file mode 100644
index 00000000000..36ab7c32af8
--- /dev/null
+++ b/net-misc/hath/hath-0.4.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.2
+
+CABAL_FEATURES="test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Hath manipulates network blocks in CIDR notation"
+HOMEPAGE="http://michael.orlitzky.com/code/hath.xhtml"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+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-8:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.8
+ test? ( dev-util/shelltestrunner )
+"
+
+src_install() {
+ cabal_src_install
+ doman "${S}/doc/man1/${PN}.1"
+}
next reply other threads:[~2017-04-21 12:23 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-21 12:22 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
2024-04-21 3:05 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-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=1492777287.0bff87e9dd485eeb5376d489b10e511782713eac.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