Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/hans/, profiles/
Date: Sat, 05 Sep 2020 07:12:02
Message-Id: 1599289907.3a288a6a325bc7f811e314d08100a679a008ee0f.mgorny@gentoo
1 commit: 3a288a6a325bc7f811e314d08100a679a008ee0f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 07:08:13 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 07:11:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a288a6a
7
8 dev-haskell/hans: Remove last-rited pkg
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-haskell/hans/Manifest | 1 -
13 dev-haskell/hans/hans-3.0.1.ebuild | 45 --------------------------------------
14 dev-haskell/hans/metadata.xml | 13 -----------
15 profiles/package.mask | 5 -----
16 4 files changed, 64 deletions(-)
17
18 diff --git a/dev-haskell/hans/Manifest b/dev-haskell/hans/Manifest
19 deleted file mode 100644
20 index 3138ec0e3c9..00000000000
21 --- a/dev-haskell/hans/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST hans-3.0.1.tar.gz 102002 BLAKE2B 2344c30c2143c38b77316cb34b35b38b9228452ca1a5ef0ebf2faf6f74d66a4a264db1f4d336ae86f5ab467cde4c2a914af22cc222110f649ede0bdecaadf5d4 SHA512 4495feb3bad78e8502bf1213727a130cc4e190dae54c1876ab353a919bfbce8e2fc370f3a191223e92944b3dbbba8a57e69c126d70c4ba65801eeb22a4edb55d
25
26 diff --git a/dev-haskell/hans/hans-3.0.1.ebuild b/dev-haskell/hans/hans-3.0.1.ebuild
27 deleted file mode 100644
28 index 0c8a360a7df..00000000000
29 --- a/dev-haskell/hans/hans-3.0.1.ebuild
30 +++ /dev/null
31 @@ -1,45 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -
37 -# ebuild generated by hackport 0.5.9999
38 -#hackport: flags: example:examples
39 -
40 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
41 -inherit haskell-cabal
42 -
43 -DESCRIPTION="Network Stack"
44 -HOMEPAGE="https://hackage.haskell.org/package/hans"
45 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
46 -
47 -LICENSE="BSD"
48 -SLOT="0/${PV}"
49 -KEYWORDS="~amd64 ~x86"
50 -IUSE="examples"
51 -
52 -RESTRICT=test # some test did not survive QC-2.10 (unicode string generator)
53 -
54 -RDEPEND="dev-haskell/boundedchan:=[profile?]
55 - >=dev-haskell/cereal-0.5.0.0:=[profile?]
56 - dev-haskell/cryptonite:=[profile?]
57 - dev-haskell/hashable:=[profile?]
58 - dev-haskell/heaps:=[profile?]
59 - dev-haskell/memory:=[profile?]
60 - dev-haskell/monadlib:=[profile?]
61 - dev-haskell/psqueues:=[profile?]
62 - dev-haskell/random:=[profile?]
63 - >=dev-lang/ghc-7.4.1:=
64 -"
65 -DEPEND="${RDEPEND}
66 - >=dev-haskell/cabal-1.18
67 - test? ( dev-haskell/quickcheck
68 - >=dev-haskell/tasty-0.11
69 - dev-haskell/tasty-ant-xml
70 - dev-haskell/tasty-quickcheck )
71 -"
72 -
73 -src_configure() {
74 - haskell-cabal_src_configure \
75 - $(cabal_flag examples examples)
76 -}
77
78 diff --git a/dev-haskell/hans/metadata.xml b/dev-haskell/hans/metadata.xml
79 deleted file mode 100644
80 index 0c6e0b4ba62..00000000000
81 --- a/dev-haskell/hans/metadata.xml
82 +++ /dev/null
83 @@ -1,13 +0,0 @@
84 -<?xml version="1.0" encoding="UTF-8"?>
85 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
86 -<pkgmetadata>
87 - <maintainer type="project">
88 - <email>haskell@g.o</email>
89 - <name>Gentoo Haskell</name>
90 - </maintainer>
91 - <longdescription>
92 - HaNS is a lightweight, pure Haskell network stack that can be used for Haskell
93 - networking in the context of the HaLVM, or with a Linux tap device. Currently,
94 - HaNS supports 802.3, IPv4, ARP, DHCP (partially), ICMP, UDP, and TCP.
95 - </longdescription>
96 -</pkgmetadata>
97
98 diff --git a/profiles/package.mask b/profiles/package.mask
99 index fcb990e98b9..210062a8fdf 100644
100 --- a/profiles/package.mask
101 +++ b/profiles/package.mask
102 @@ -619,11 +619,6 @@ dev-libs/liboobs
103 # Unmaintained since 2012.
104 dev-haskell/dbus-core
105
106 -# Jack Todaro <solpeth@××××××.org> (2020-08-04)
107 -# Requires porting for MonadFail. No upstream
108 -# activity since January 2018.
109 -dev-haskell/hans
110 -
111 # Mikle Kolyada <zlogene@g.o> (2020-08-02)
112 # consolekit is abandoned upstream.
113 # People are encouraged to switch to any logind