public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/darcs/
Date: Sun, 24 Jul 2022 22:05:59 +0000 (UTC)	[thread overview]
Message-ID: <1658700326.fab9fd309c0267b2f4a5aecfbfcd431c0b8624a7.sam@gentoo> (raw)

commit:     fab9fd309c0267b2f4a5aecfbfcd431c0b8624a7
Author:     Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Sun Jul 24 20:59:46 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 22:05:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab9fd30

dev-vcs/darcs: drop 2.16.5-r1

Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-vcs/darcs/darcs-2.16.5-r1.ebuild | 95 ------------------------------------
 1 file changed, 95 deletions(-)

diff --git a/dev-vcs/darcs/darcs-2.16.5-r1.ebuild b/dev-vcs/darcs/darcs-2.16.5-r1.ebuild
deleted file mode 100644
index d93747a6b4f9..000000000000
--- a/dev-vcs/darcs/darcs-2.16.5-r1.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# ebuild generated by hackport 0.7.1.1.9999
-#hackport: flags: +library,+executable,-hpc,-warn-as-error,+pkgconfig,-rts,-static,-optimize,hashed-storage-diff:diff,+http
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="a distributed, interactive, smart revision control system"
-HOMEPAGE="http://darcs.net/"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="curl +terminfo +threaded"
-
-RDEPEND=">=dev-haskell/async-2.0.2:=[profile?] <dev-haskell/async-2.3:=[profile?]
-	>=dev-haskell/attoparsec-0.13.0.1:=[profile?]
-	>=dev-haskell/base16-bytestring-0.1.1.7:=[profile?] <dev-haskell/base16-bytestring-1.1:=[profile?]
-	>=dev-haskell/conduit-1.3.0:=[profile?] <dev-haskell/conduit-1.4:=[profile?]
-	>=dev-haskell/constraints-0.11:=[profile?]
-	>=dev-haskell/cryptonite-0.24:=[profile?] <dev-haskell/cryptonite-0.30:=[profile?]
-	>=dev-haskell/data-ordlist-0.4:=[profile?] <dev-haskell/data-ordlist-0.5:=[profile?]
-	>=dev-haskell/fgl-5.5.2.3:=[profile?] <dev-haskell/fgl-5.8:=[profile?]
-	>=dev-haskell/hashable-1.2.3.3:=[profile?]
-	>=dev-haskell/haskeline-0.7.2:=[profile?] <dev-haskell/haskeline-0.9:=[profile?]
-	>=dev-haskell/html-1.0.1.2:=[profile?] <dev-haskell/html-1.1:=[profile?]
-	>=dev-haskell/http-conduit-2.3:=[profile?] <dev-haskell/http-conduit-2.4:=[profile?]
-	>=dev-haskell/http-types-0.12.1:=[profile?] <dev-haskell/http-types-0.12.4:=[profile?]
-	>=dev-haskell/memory-0.14:=[profile?] <dev-haskell/memory-0.17:=[profile?]
-	>=dev-haskell/mmap-0.5.9:=[profile?] <dev-haskell/mmap-0.6:=[profile?]
-	>=dev-haskell/network-2.6:=[profile?] <dev-haskell/network-3.2:=[profile?]
-	>=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.8:=[profile?]
-	>=dev-haskell/old-time-1.1.0.3:=[profile?] <dev-haskell/old-time-1.2:=[profile?]
-	>=dev-haskell/regex-applicative-0.2:=[profile?] <dev-haskell/regex-applicative-0.4:=[profile?]
-	>=dev-haskell/regex-base-0.94.0.1:=[profile?] <dev-haskell/regex-base-0.94.1:=[profile?]
-	>=dev-haskell/regex-tdfa-1.3.1.0:=[profile?] <dev-haskell/regex-tdfa-1.3.2:=[profile?]
-	>=dev-haskell/stm-2.1:=[profile?] <dev-haskell/stm-2.6:=[profile?]
-	>=dev-haskell/tar-0.5:=[profile?] <dev-haskell/tar-0.6:=[profile?]
-	>=dev-haskell/temporary-1.2.1:=[profile?] <dev-haskell/temporary-1.4:=[profile?]
-	>=dev-haskell/unix-compat-0.5:=[profile?] <dev-haskell/unix-compat-0.6:=[profile?]
-	>=dev-haskell/utf8-string-1:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?]
-	>=dev-haskell/vector-0.11:=[profile?] <dev-haskell/vector-0.13:=[profile?]
-	>=dev-haskell/zip-archive-0.3:=[profile?] <dev-haskell/zip-archive-0.5:=[profile?]
-	>=dev-haskell/zlib-0.6.1.2:=[profile?] <dev-haskell/zlib-0.7.0.0:=[profile?]
-	>=dev-lang/ghc-8.4.3:=
-	curl? ( net-misc/curl )
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-2.4 <dev-haskell/cabal-3.7
-	test? ( >=dev-haskell/cmdargs-0.10.10 <dev-haskell/cmdargs-0.11
-		>=dev-haskell/exceptions-0.6
-		>=dev-haskell/findbin-0.0.5 <dev-haskell/findbin-0.1
-		>=dev-haskell/hunit-1.3 <dev-haskell/hunit-1.7
-		>=dev-haskell/leancheck-0.9 <dev-haskell/leancheck-0.10
-		>=dev-haskell/monad-control-0.3.2 <dev-haskell/monad-control-1.1
-		>=dev-haskell/quickcheck-2.13 <dev-haskell/quickcheck-2.15
-		<dev-haskell/system-fileio-0.4
-		>=dev-haskell/system-filepath-0.4.7 <dev-haskell/system-filepath-0.5
-		>=dev-haskell/test-framework-0.8.1.1 <dev-haskell/test-framework-0.9
-		>=dev-haskell/test-framework-hunit-0.3.0.2 <dev-haskell/test-framework-hunit-0.4
-		>=dev-haskell/test-framework-leancheck-0.0.1 <dev-haskell/test-framework-leancheck-0.1
-		>=dev-haskell/test-framework-quickcheck2-0.3.0.3 <dev-haskell/test-framework-quickcheck2-0.4
-		dev-haskell/transformers-base )
-	curl? ( virtual/pkgconfig )
-"
-
-src_prepare() {
-	default
-
-	cabal_chdeps \
-		'constraints       >= 0.11 && < 0.13' 'constraints >=0.11' \
-		'hashable          >= 1.2.3.3 && < 1.4' 'hashable >=1.2.3.3' \
-		'attoparsec        >= 0.13.0.1 && < 0.14' 'attoparsec >=0.13.0.1'
-}
-
-src_configure() {
-	haskell-cabal_src_configure \
-		$(cabal_flag curl curl) \
-		--flag=executable \
-		--flag=-hpc \
-		--flag=http \
-		--flag=library \
-		--flag=-optimize \
-		--flag=pkgconfig \
-		--flag=-rts \
-		--flag=-static \
-		$(cabal_flag terminfo terminfo) \
-		$(cabal_flag threaded threaded) \
-		--flag=-warn-as-error
-}


             reply	other threads:[~2022-07-24 22:06 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-24 22:05 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-01 21:03 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/darcs/ Matt Turner
2023-03-17 18:23 Sam James
2022-08-18 18:45 Sam James
2022-07-24 22:05 Sam James
2022-07-24  1:08 Sam James
2022-07-24  1:08 Sam James
2020-12-18  9:53 Sergei Trofimovich
2020-10-24  8:52 Sergei Trofimovich
2020-08-21 19:40 Sergei Trofimovich
2020-08-21 19:40 Sergei Trofimovich
2020-08-15  7:08 Sergei Trofimovich
2020-08-11 19:17 Sergei Trofimovich
2020-08-11 19:17 Sergei Trofimovich
2020-08-08  6:58 Sergei Trofimovich
2020-06-29  0:41 Sergei Trofimovich
2020-06-28 22:43 Sergei Trofimovich
2020-04-07 21:29 Sergei Trofimovich
2020-03-17  3:00 Matt Turner
2019-05-29  6:59 Michael Haubenwallner
2019-05-28 10:52 Michael Haubenwallner
2017-09-23 18:41 Sergei Trofimovich
2016-11-06 10:36 Sergei Trofimovich
2016-06-18 17:53 Michał Górny
2016-06-17 17:08 Sergei Trofimovich
2016-05-15 17:40 Sergei Trofimovich
2016-05-15 13:49 Sergei Trofimovich
2016-04-03 21:24 Sergei Trofimovich
2016-04-03 18:06 Patrick Lauer
2016-04-03 13:39 Sergei Trofimovich

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=1658700326.fab9fd309c0267b2f4a5aecfbfcd431c0b8624a7.sam@gentoo \
    --to=sam@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