public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/clientsession/
Date: Sat, 12 Sep 2020 09:30:21 +0000 (UTC)	[thread overview]
Message-ID: <1599903010.e16987bc9f492e7e7f2b18dd06b1bd68add38bcd.slyfox@gentoo> (raw)

commit:     e16987bc9f492e7e7f2b18dd06b1bd68add38bcd
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 09:21:16 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 09:30:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e16987bc

dev-haskell/clientsession: drop old

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/clientsession/Manifest                 |  1 -
 .../clientsession/clientsession-0.9.1.1.ebuild     | 44 ----------------------
 2 files changed, 45 deletions(-)

diff --git a/dev-haskell/clientsession/Manifest b/dev-haskell/clientsession/Manifest
index 84394849449..20798dab030 100644
--- a/dev-haskell/clientsession/Manifest
+++ b/dev-haskell/clientsession/Manifest
@@ -1,2 +1 @@
-DIST clientsession-0.9.1.1.tar.gz 7928 BLAKE2B f947dc1945f887fbb20227294b4c264366bfcc0d8ef415a11536f83d41d07186c70dbde616dabff99f1e0b3b06422c1c7810780d01ae4c9ece154b8566eee973 SHA512 dae2c63fe20bfaf3b6521dbfb48d6b79254d5365903766e75406dec94325572c22dbf85cdbf9dc6abe6c6a7dc496436a5d46a16826036de71b2a5f58eec53e62
 DIST clientsession-0.9.1.2.tar.gz 7991 BLAKE2B 368276fbb8356dbb3aefa4705401e1d621bff7c5647be312cff0e6366de0c34478d7a558be1001a5a86d88c0821bb715a414d1bf2c0996426fc3bcedc825c2c5 SHA512 27b44924843363f86b7c27aec1a73e8d74fcf42075cbe45ded4f26d690eb086bac0a4091e66bbdcb431c090aed0ddb64384ca6c555b8ba4c7372f1c42117587a

diff --git a/dev-haskell/clientsession/clientsession-0.9.1.1.ebuild b/dev-haskell/clientsession/clientsession-0.9.1.1.ebuild
deleted file mode 100644
index eeee5b2fe72..00000000000
--- a/dev-haskell/clientsession/clientsession-0.9.1.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.4.9999
-
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Securely store session data in a client-side cookie"
-HOMEPAGE="https://github.com/yesodweb/clientsession/tree/master"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=dev-haskell/base64-bytestring-0.1.1.1:=[profile?]
-	>=dev-haskell/cereal-0.3:=[profile?]
-	>=dev-haskell/cipher-aes-0.1.7:=[profile?]
-	>=dev-haskell/cprng-aes-0.2:=[profile?]
-	>=dev-haskell/crypto-api-0.8:=[profile?]
-	dev-haskell/crypto-random:=[profile?]
-	>=dev-haskell/entropy-0.2.1:=[profile?]
-	dev-haskell/setenv:=[profile?]
-	>=dev-haskell/skein-1.0:=[profile?] <dev-haskell/skein-1.1:=[profile?]
-	>=dev-haskell/tagged-0.1:=[profile?]
-	>=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.8
-	test? ( >=dev-haskell/hspec-1.3
-		dev-haskell/hunit
-		>=dev-haskell/quickcheck-2
-		dev-haskell/transformers )
-"
-
-src_configure() {
-	haskell-cabal_src_configure \
-		$(cabal_flag test test)
-}


             reply	other threads:[~2020-09-12  9:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-12  9:30 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-25  8:39 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/clientsession/ Sergei Trofimovich
2019-12-15 10:06 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=1599903010.e16987bc9f492e7e7f2b18dd06b1bd68add38bcd.slyfox@gentoo \
    --to=slyfox@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