mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-haskell/hsql-postgresql: drop last-rited pkg
Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST hsql-postgresql-1.8.2.tar.gz 7008 BLAKE2B 76ee3053cbd61e5d869dc27370fabe59033159ed3c3cd23ee02616ee0fac7499e46e9430c67fc657a7e424b4a45bfbccf2be490347e708c91cc054a08e022c62 SHA512 93432e63302968149a9d037099f51d491823091d9c5ac8866a6f966130c020d8c9ff63a91f8f923984705eee4db30d8a871086e682634863d30886d8ac736f02
|
||||
@@ -1,25 +0,0 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# ebuild generated by hackport 0.2.13
|
||||
|
||||
EAPI=4
|
||||
|
||||
CABAL_FEATURES="lib profile haddock hscolour hoogle"
|
||||
inherit haskell-cabal
|
||||
|
||||
DESCRIPTION="A Haskell Interface to PostgreSQL via the PQ library"
|
||||
HOMEPAGE="http://hackage.haskell.org/package/hsql-postgresql"
|
||||
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND=">=dev-haskell/hsql-1.8.2[profile?]
|
||||
<dev-haskell/hsql-1.9[profile?]
|
||||
>=dev-lang/ghc-6.10.1
|
||||
>=dev-db/postgresql-7"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-haskell/cabal"
|
||||
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>haskell@gentoo.org</email>
|
||||
<name>Gentoo Haskell</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
PostgreSQL driver for HSQL.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
@@ -567,11 +567,6 @@ app-backup/furball
|
||||
# EAPI=4. Removal in 30 days
|
||||
app-admin/durep
|
||||
|
||||
# Sergei Trofimovich <slyfox@gentoo.org> (2019-11-07)
|
||||
# Development stalled. Fails to build against modern
|
||||
# postgresql: bug #697452. Masked for removal in 30 days.
|
||||
dev-haskell/hsql-postgresql
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2019-10-20)
|
||||
# Testing version that breaks multiple plugins. Let's keep it masked
|
||||
# until upstream releases fixed versions.
|
||||
|
||||
Reference in New Issue
Block a user