Gentoo Archives: gentoo-dev

From: matoro <matoro_mailinglist_gentoo-dev@××××××.tk>
To: gentoo-dev@l.g.o
Cc: haskell@g.o, "Robin H. Johnson" <robbat2@g.o>
Subject: Re: [gentoo-dev] Last rites: various more revdep-less Haskell packages
Date: Mon, 22 Aug 2022 17:50:10
Message-Id: c9f8ebe938d45a794d84b584a596dda5@matoro.tk
In Reply to: Re: [gentoo-dev] Last rites: various more revdep-less Haskell packages by "Robin H. Johnson"
1 If it's not currently in the main tree, and it's written in haskell, why
2 not submit it to the haskell overlay? All of these packages are going
3 to still be available, and maintained, in the haskell overlay. Plus, it
4 functions like a sort of sandbox, so if people find it useful (and it
5 actually stays maintained) there we can easily sync it back to the main
6 gentoo tree.
7
8 -------- Original Message --------
9 Subject: Re: [gentoo-dev] Last rites: various more revdep-less Haskell
10 packages
11 Date: 2022-08-22 13:42
12 From: "Robin H. Johnson" <robbat2@g.o>
13 To: gentoo-dev@l.g.o
14
15 On Sun, Aug 21, 2022 at 03:23:46AM +0100, Sam James wrote:
16 > # hololeap <hololeap@××××××××××.com> (2022-08-21)
17 > # Monolithic mask for dev-haskell/* packages which have no reverse
18 > dependencies,
19 > # are broken, or severely out of date. The aim is to have the Haskell
20 > overlay
21 > # (::haskell) be the place for development packages and only have
22 > packages
23 > # needed for end-user applications in ::gentoo, as the status quo has
24 > # proven to be unsustainable. More up-to-date versions of these
25 > packages
26 > # are available in ::haskell.
27 This subset are needed for Ganeti, which I'd really like to get back
28 into the main tree (I'm talking w/ upstream about newer Py3 versions).
29
30 Normal usage:
31 ganeti-3.0.2-r2.ebuild: >=dev-haskell/hslogger-1.1.4:0=
32 <dev-haskell/hslogger-1.4:0=
33 ganeti-3.0.2-r2.ebuild: >=dev-haskell/regex-pcre-0.94.2:0=
34 <dev-haskell/regex-pcre-0.96:0=
35 ganeti-3.0.2-r2.ebuild: >=dev-haskell/snap-core-1.0.0:0=
36 ganeti-3.0.2-r2.ebuild: >=dev-haskell/snap-server-1.0.0:0=
37
38 USE=test:
39 ganeti-3.0.2-r2.ebuild: dev-haskell/haddock:0=
40 ganeti-3.0.2-r2.ebuild: dev-util/shelltestrunner