From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-haskell/old-locale/Manifest | 3 --- dev-haskell/old-locale/metadata.xml | 12 --------- dev-haskell/old-locale/old-locale-1.0.0.7.ebuild | 32 ------------------------ 3 files changed, 47 deletions(-) delete mode 100644 dev-haskell/old-locale/Manifest delete mode 100644 dev-haskell/old-locale/metadata.xml delete mode 100644 dev-haskell/old-locale/old-locale-1.0.0.7.ebuild (limited to 'dev-haskell/old-locale') diff --git a/dev-haskell/old-locale/Manifest b/dev-haskell/old-locale/Manifest deleted file mode 100644 index 7905fadae992..000000000000 --- a/dev-haskell/old-locale/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST old-locale-1.0.0.7.tar.gz 3384 BLAKE2B 338edfdfebca9e6658a814199b48ec16b9783f487ec9ba5746c9785d4c7032a7402de8b30c8b1c938695bef9026b8fb842a273f4fb61d79360d7fbe41aeab238 SHA512 34d018cb040de9adce3ddb8cffabe2a0610f6cd0ff5340ee721b7076671bd5cc3e830f58d16e73240df4b068510f7a24fd1995efc38f002b52d228abc4581d6a -EBUILD old-locale-1.0.0.7.ebuild 758 BLAKE2B 14377167a23b06a948597abf9718fa3d17de8dba6b43b76e33cc7510f591f256f88710820fb0259ff4303c14ef1e88b5040e66611f1652322b8b7caf3a2b4a73 SHA512 0166665288ca5d395ff5ae2349ce47a1f9fa7a4c92f97b1ac9d9b03d44e3dfe55733cfaeb3603c474874fe60e168505515847968e13fd890d4080af0252d054a -MISC metadata.xml 388 BLAKE2B 074104122b929fe61bfcb49c703017947ef93715c19594cdb7b0bb28c099565c37c703a40da7440b1202ddd355b7335f43f444b52e55fcd2b9a346cbd1175eb8 SHA512 0ef6e366f38c2426e2b1ccdce4519cb1fb23415567d32f60abf2a413d26392e7eef31b0712cecece23ebd930a36bbce318da7985b7c9691797278077c5d25a15 diff --git a/dev-haskell/old-locale/metadata.xml b/dev-haskell/old-locale/metadata.xml deleted file mode 100644 index 326450b71c69..000000000000 --- a/dev-haskell/old-locale/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - haskell@gentoo.org - Gentoo Haskell - - - This package provides the ability to adapt to - locale conventions such as date and time formats. - - diff --git a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild b/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild deleted file mode 100644 index 1e5896221474..000000000000 --- a/dev-haskell/old-locale/old-locale-1.0.0.7.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.4.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal - -DESCRIPTION="locale library" -HOMEPAGE="http://hackage.haskell.org/package/old-locale" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND=">=dev-lang/ghc-7.4.1:= -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.10 -" - -# it's not quite true, but there was no major releases -CABAL_CORE_LIB_GHC_PV="6.12.* 7.0.* 7.2.* 7.4.* 7.6.* 7.8.*" - -src_prepare() { - cabal_chdeps \ - 'base >= 4.2 && < 4.9' 'base >= 4.2' -} -- cgit v1.2.3