Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/system-filepath/
Date: Thu, 27 Aug 2020 07:24:09
Message-Id: 1598512878.f12809c8b1637a76e5d19dd6d9b18e4d82c6cb97.slyfox@gentoo
1 commit: f12809c8b1637a76e5d19dd6d9b18e4d82c6cb97
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 27 07:21:18 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 27 07:21:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12809c8
7
8 dev-haskell/system-filepath: drop old
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 dev-haskell/system-filepath/Manifest | 2 --
14 .../system-filepath-0.4.13.4.ebuild | 28 -------------------
15 .../system-filepath-0.4.8-r1.ebuild | 31 ----------------------
16 3 files changed, 61 deletions(-)
17
18 diff --git a/dev-haskell/system-filepath/Manifest b/dev-haskell/system-filepath/Manifest
19 index 6df8593bb0f..ec4300bf5c0 100644
20 --- a/dev-haskell/system-filepath/Manifest
21 +++ b/dev-haskell/system-filepath/Manifest
22 @@ -1,3 +1 @@
23 -DIST system-filepath-0.4.13.4.tar.gz 16590 BLAKE2B de9203bb34bb885a9b08fa7fa3f5ac977698fd9edf6af9ebb4db512e04ea352d1770ce1ea75f80da546dac707d4627d940f176177eac497b74d47f7e5dc07696 SHA512 81df3ed7bee9ae8b568533361d1b6574cc26c24218922005f03d70828624b6fd279342753c571921c62f69b6dadce4eb6c88cf4ef5cb76c536c5113c37f5cc38
24 DIST system-filepath-0.4.14.tar.gz 16663 BLAKE2B 2a05dfcb1a7dace3d194e1d137d5d52ffc52eb96b1c43b4b9e6a97fce17db06ffac2a923537af0607451042d1ffa582567573a7f581a10a06971c4d1bddaf5ee SHA512 d858b077516ecb76e27d032fd123aadbbbb154afea87fab93f148aa8a0007587c1fb04d87217cf0b51a80e9a81ab20357dcc5e345899e1c2b6513900da1e6768
25 -DIST system-filepath-0.4.8.tar.gz 14497 BLAKE2B 4e61d45f384043da31b32b64eaa522274da66801c13bd81370cdd777b18861b2812e297766252acae43aac36e7bcf82b53061609d9f457853d8c1730b8591edc SHA512 ee23a468186f1e709ec8b39d3b6855038a9f5a7fa4b37b37407b8dbed7668ddb4efe21e877a51b94b20bc3d9a59dd9a525b7378783ac9a0c7a4183ba615b01be
26
27 diff --git a/dev-haskell/system-filepath/system-filepath-0.4.13.4.ebuild b/dev-haskell/system-filepath/system-filepath-0.4.13.4.ebuild
28 deleted file mode 100644
29 index f0bc4522f53..00000000000
30 --- a/dev-haskell/system-filepath/system-filepath-0.4.13.4.ebuild
31 +++ /dev/null
32 @@ -1,28 +0,0 @@
33 -# Copyright 1999-2019 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -# ebuild generated by hackport 0.4.5.9999
39 -
40 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
41 -inherit haskell-cabal
42 -
43 -DESCRIPTION="High-level, byte-based file and directory path manipulations (deprecated)"
44 -HOMEPAGE="https://github.com/fpco/haskell-filesystem"
45 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
46 -
47 -LICENSE="MIT"
48 -SLOT="0/${PV}"
49 -KEYWORDS="~amd64 ~x86"
50 -IUSE=""
51 -
52 -RDEPEND=">=dev-haskell/text-0.11.0.6:=[profile?]
53 - >=dev-lang/ghc-7.4.1:=
54 -"
55 -DEPEND="${RDEPEND}
56 - >=dev-haskell/cabal-1.8
57 - test? ( >=dev-haskell/chell-0.4 <dev-haskell/chell-0.5
58 - >=dev-haskell/chell-quickcheck-0.2 <dev-haskell/chell-quickcheck-0.3
59 - dev-haskell/quickcheck )
60 -"
61
62 diff --git a/dev-haskell/system-filepath/system-filepath-0.4.8-r1.ebuild b/dev-haskell/system-filepath/system-filepath-0.4.8-r1.ebuild
63 deleted file mode 100644
64 index 9eb658a75a9..00000000000
65 --- a/dev-haskell/system-filepath/system-filepath-0.4.8-r1.ebuild
66 +++ /dev/null
67 @@ -1,31 +0,0 @@
68 -# Copyright 1999-2019 Gentoo Authors
69 -# Distributed under the terms of the GNU General Public License v2
70 -
71 -EAPI=5
72 -
73 -# ebuild generated by hackport 0.3.4.9999
74 -
75 -CABAL_FEATURES="lib profile haddock hoogle hscolour"
76 -inherit haskell-cabal
77 -
78 -DESCRIPTION="High-level, byte-based file and directory path manipulations"
79 -HOMEPAGE="https://john-millikin.com/software/haskell-filesystem/"
80 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
81 -
82 -LICENSE="MIT"
83 -SLOT="0/${PV}"
84 -KEYWORDS="~amd64 ~x86"
85 -IUSE=""
86 -
87 -RDEPEND=">=dev-haskell/text-0.7.1:=[profile?]
88 - >=dev-lang/ghc-7.4.1:=
89 -"
90 -DEPEND="${RDEPEND}
91 - >=dev-haskell/cabal-1.6.0.3
92 -"
93 -
94 -src_prepare() {
95 - cabal_chdeps \
96 - 'deepseq >= 1.1 && < 1.4' 'deepseq >= 1.1' \
97 - 'text >= 0.7.1 && < 0.12' 'text >= 0.7.1'
98 -}