From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E9AB913829C for ; Mon, 30 May 2016 21:15:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29CA1142A1; Mon, 30 May 2016 21:15:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 178171427A for ; Mon, 30 May 2016 21:15:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 18F70340C01 for ; Mon, 30 May 2016 21:15:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3FAD1897 for ; Mon, 30 May 2016 21:15:44 +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: <1464642936.0ab96be6d72da962b351ac9c7842f13c30446a04.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/yesod-persistent/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/yesod-persistent/Manifest dev-haskell/yesod-persistent/yesod-persistent-1.2.3.ebuild dev-haskell/yesod-persistent/yesod-persistent-1.4.0.3.ebuild X-VCS-Directories: dev-haskell/yesod-persistent/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 0ab96be6d72da962b351ac9c7842f13c30446a04 X-VCS-Branch: master Date: Mon, 30 May 2016 21:15:44 +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-Archives-Salt: 80d99cf8-28b4-42a4-88c8-f52ee692b262 X-Archives-Hash: 0c558633c8e2badb5b46ccbb84df9c38 commit: 0ab96be6d72da962b351ac9c7842f13c30446a04 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon May 30 20:36:29 2016 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon May 30 21:15:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ab96be6 dev-haskell/yesod-persistent: drop old Package-Manager: portage-2.3.0_rc1 dev-haskell/yesod-persistent/Manifest | 2 -- .../yesod-persistent/yesod-persistent-1.2.3.ebuild | 38 ---------------------- .../yesod-persistent-1.4.0.3.ebuild | 37 --------------------- 3 files changed, 77 deletions(-) diff --git a/dev-haskell/yesod-persistent/Manifest b/dev-haskell/yesod-persistent/Manifest index dd36682..bd3cffd 100644 --- a/dev-haskell/yesod-persistent/Manifest +++ b/dev-haskell/yesod-persistent/Manifest @@ -1,3 +1 @@ -DIST yesod-persistent-1.2.3.tar.gz 4169 SHA256 fc3627ff021573cb92403b667e20ebb6194b227f30a189019d288be1cdbfbacd SHA512 b7e7f6734ef0a61c61dbbe00d4496ca5ee51a389eaf0f32b2d6092f4662ca810cc051ed47b9976c35b69ca939dec858f1b70f6de8309a3e45486ef914ab329a3 WHIRLPOOL 9c05deefaf7b800463dfeb6551c8a86ad77072b5a29e001ee41680c6697bb9372fe1dab927b2375839f404f75dfdfef0f3b846fade132f149722958ea48ac73a -DIST yesod-persistent-1.4.0.3.tar.gz 4283 SHA256 6455b79eda028e12caefc9d89808fbc611ece36ef64bab3426f90a26cacf3b5f SHA512 9701fd77fe40862f712a3f2ff7108203c2a1532bea03c1d63396c0133fb24b2adc70d134b22f7e61a1e5c96a8a8859f131eea0e180fe9e731dd2d0ca8d47b0ae WHIRLPOOL ed436bcf4db489f89c1935ce9240b31cc6e4a08d12d24c183db4c3221151502f37ec32e7a5114244a86404192bb22ebb625d85406d716f5d441faeacf234ba16 DIST yesod-persistent-1.4.0.5.tar.gz 4375 SHA256 e5ad890ca4d4c0499ae08e5e1e294f4c1435e9395ba1ba9bb3acf3982eb8d2c2 SHA512 867e252e7c511da5b4adaaebb22f53fcf657a588c43be456d8415157e49caa8e51b40fb875bf93834cf93c353c5d9f8455eff911636a13245c0725617ad52eb1 WHIRLPOOL aad20e94944de017138c5d172602326152681ea36c9c9e2bba6e681f421d3f836c28e2ec5e15418c65bf009ddd858f40f015a991beef52420426a801d1ed6913 diff --git a/dev-haskell/yesod-persistent/yesod-persistent-1.2.3.ebuild b/dev-haskell/yesod-persistent/yesod-persistent-1.2.3.ebuild deleted file mode 100644 index b88a962..0000000 --- a/dev-haskell/yesod-persistent/yesod-persistent-1.2.3.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.4.2.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Some helpers for using Persistent from Yesod" -HOMEPAGE="http://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-haskell/blaze-builder:=[profile?] - dev-haskell/conduit:=[profile?] - >=dev-haskell/persistent-1.2:=[profile?] =dev-haskell/persistent-template-1.2:=[profile?] =dev-haskell/resourcet-0.4.5:=[profile?] - >=dev-haskell/transformers-0.2.2:=[profile?] - >=dev-haskell/yesod-core-1.2.2:=[profile?] =dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/hspec - dev-haskell/persistent-sqlite - dev-haskell/text - dev-haskell/wai-extra - dev-haskell/wai-test ) -" diff --git a/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.3.ebuild b/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.3.ebuild deleted file mode 100644 index 4cf3178..0000000 --- a/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.3.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -# ebuild generated by hackport 0.4.5.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Some helpers for using Persistent from Yesod" -HOMEPAGE="http://www.yesodweb.com/" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-haskell/blaze-builder:=[profile?] - dev-haskell/conduit:=[profile?] - >=dev-haskell/persistent-2.1:=[profile?] =dev-haskell/persistent-template-2.1:=[profile?] =dev-haskell/resourcet-0.4.5:=[profile?] - >=dev-haskell/transformers-0.2.2:=[profile?] - >=dev-haskell/yesod-core-1.4.0:=[profile?] =dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/hspec - dev-haskell/persistent-sqlite - dev-haskell/text - dev-haskell/wai-extra ) -"