commit:     2c35e7e2cac9d2fa97ce6c9da5856e0dae314f6a
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 22:10:08 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 22:22:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c35e7e2

dev-haskell/silently: drop old

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

 dev-haskell/silently/Manifest                |  2 --
 dev-haskell/silently/silently-1.2.4.1.ebuild | 23 -----------------------
 dev-haskell/silently/silently-1.2.5.ebuild   | 26 --------------------------
 3 files changed, 51 deletions(-)

diff --git a/dev-haskell/silently/Manifest b/dev-haskell/silently/Manifest
index 0c6351cc652..d8bd261ae1c 100644
--- a/dev-haskell/silently/Manifest
+++ b/dev-haskell/silently/Manifest
@@ -1,3 +1 @@
-DIST silently-1.2.4.1.tar.gz 3199 BLAKE2B 
f3d05403e8fc9cab5b83808526cb957c0bc030d88b6c4249c61223f7dc3b5a5ccf10a8268aed492e48895e9ff4321282e8626439bcc19052cbd8904fc57dbc4a
 SHA512 
ab8fea9c15a2061e3c3fd6970422a2cdea67aac3614991a8135f19a2f075de52f923fd0e78b5a45a91f2523f6263eb626efea2e89ed94277e03a132410862e19
 DIST silently-1.2.5.1.tar.gz 3358 BLAKE2B 
2e7927bf663b015a52ef62266c07b30ad66e0bee2122b1a75faf9e13756e3e15bb2a15d16189d75fd9b46749ce0b1ffc66a76cb8e395e5639627356f9dab405c
 SHA512 
1347a1da5082ca015ca609ef313ad04c253d12ab7b08f8f714b4c70282d3c01ba753f278bef4111fd8a0cc25bd3be37908b7e565d99d4b7c2a2fcc019febb8d6
-DIST silently-1.2.5.tar.gz 3364 BLAKE2B 
b5f248bc50c4a85268cf6709a8984307b40524763304cf8aacab64d0ba3949c2fccc104157a848a15841ee6cad6c56fb54d7b7003c13a300aaedc77a12fce9d7
 SHA512 
f28075e064561fffaa85dc88e7feef543411abc453e76d1ef90d3a7e617d9d9e8fc3ce053da391f0c8d78c7e27fb1e5dcda6a022f43f95491339366362f02acc

diff --git a/dev-haskell/silently/silently-1.2.4.1.ebuild 
b/dev-haskell/silently/silently-1.2.4.1.ebuild
deleted file mode 100644
index 28c9a86ca0e..00000000000
--- a/dev-haskell/silently/silently-1.2.4.1.ebuild
+++ /dev/null
@@ -1,23 +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="Prevent or capture writing to stdout and other handles"
-HOMEPAGE="https://github.com/trystan/silently";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-6.10.4:="
-DEPEND="${RDEPEND}
-               >=dev-haskell/cabal-1.8
-               test? ( dev-haskell/nanospec )"

diff --git a/dev-haskell/silently/silently-1.2.5.ebuild 
b/dev-haskell/silently/silently-1.2.5.ebuild
deleted file mode 100644
index f2cee41cdda..00000000000
--- a/dev-haskell/silently/silently-1.2.5.ebuild
+++ /dev/null
@@ -1,26 +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.5.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Prevent or capture writing to stdout and other handles"
-HOMEPAGE="https://github.com/hspec/silently";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8
-       test? ( dev-haskell/nanospec
-               dev-haskell/temporary )
-"

Reply via email to