From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4A7AF138359 for ; Sun, 16 Aug 2020 09:53:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84AC9E07D8; Sun, 16 Aug 2020 09:53:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6E968E07D8 for ; Sun, 16 Aug 2020 09:53:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A1AD834F345 for ; Sun, 16 Aug 2020 09:53:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D01122B for ; Sun, 16 Aug 2020 09:53:22 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1597571591.5a0af330626f680a3fa27e3b5b3513e0618737cf.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-json/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/yesod-json/Manifest dev-haskell/yesod-json/yesod-json-1.1.2.2.ebuild X-VCS-Directories: dev-haskell/yesod-json/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 5a0af330626f680a3fa27e3b5b3513e0618737cf X-VCS-Branch: master Date: Sun, 16 Aug 2020 09:53:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c8eab96f-de83-4ad0-b8fd-848e7040425a X-Archives-Hash: c01e743b0bb5de65e7f5302f1142c31e commit: 5a0af330626f680a3fa27e3b5b3513e0618737cf Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Aug 16 08:57:49 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Aug 16 09:53:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0af330 dev-haskell/yesod-json: drop old Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich gentoo.org> dev-haskell/yesod-json/Manifest | 1 - dev-haskell/yesod-json/yesod-json-1.1.2.2.ebuild | 38 ------------------------ 2 files changed, 39 deletions(-) diff --git a/dev-haskell/yesod-json/Manifest b/dev-haskell/yesod-json/Manifest index e2b7228c823..b80f067f39d 100644 --- a/dev-haskell/yesod-json/Manifest +++ b/dev-haskell/yesod-json/Manifest @@ -1,2 +1 @@ -DIST yesod-json-1.1.2.2.tar.gz 3752 BLAKE2B fadd8b8b25d7e9e3de74ae8b7da7192065a68e015b5bf5bab8e476bbf45513b7cf59df7a60d6ea8e03e7398f83afead3ab4178cccb3c570d2cbc5512935076f9 SHA512 ab577311763850d3bdac8281761e43384bbc552e2caa7285797f7a9c8163de5b43f4d84495f2f716577a1848fa84a892789a5223752b6395bcdac7a46deb6763 DIST yesod-json-1.2.0.tar.gz 1373 BLAKE2B d1e7d69aa98685fd6a77274a52302b9aa9b7614a1363f272209620ebd4f267062c4c7d5964c4f48a4d5a87571f02616a0b3bdbd834916f4821d271fa6257bd68 SHA512 9fa3eb964e5a543d4f38293245a8ef7f585c5ead94dd0fbc028fca5c954401eafb11e3d18a60a12baa82d3cedce871271b8320d65996f0b00021804c00da0dbb diff --git a/dev-haskell/yesod-json/yesod-json-1.1.2.2.ebuild b/dev-haskell/yesod-json/yesod-json-1.1.2.2.ebuild deleted file mode 100644 index d0c4ea15694..00000000000 --- a/dev-haskell/yesod-json/yesod-json-1.1.2.2.ebuild +++ /dev/null @@ -1,38 +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.3.2.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Generate content for Yesod using the aeson package" -HOMEPAGE="https://www.yesodweb.com/" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-haskell/aeson-0.5:=[profile?] - >=dev-haskell/attoparsec-conduit-0.5:=[profile?] - dev-haskell/blaze-builder:=[profile?] - >=dev-haskell/conduit-0.5:=[profile?] - >=dev-haskell/safe-0.2:=[profile?] - >=dev-haskell/shakespeare-js-1.0:=[profile?] - >=dev-haskell/text-0.8:=[profile?] - >=dev-haskell/transformers-0.2.2:=[profile?] - >=dev-haskell/vector-0.9:=[profile?] - >=dev-haskell/wai-1.3:=[profile?] - >=dev-haskell/wai-extra-1.3:=[profile?] - >=dev-haskell/yesod-core-1.1:=[profile?] - >=dev-haskell/yesod-routes-1.1:=[profile?] - >=dev-lang/ghc-6.10.4:=" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/hspec - dev-haskell/wai-test - )"