summaryrefslogtreecommitdiff
path: root/dev-haskell/hs-bibutils
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hs-bibutils')
-rw-r--r--dev-haskell/hs-bibutils/Manifest3
-rw-r--r--dev-haskell/hs-bibutils/hs-bibutils-6.8.0.0.ebuild25
-rw-r--r--dev-haskell/hs-bibutils/metadata.xml14
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-haskell/hs-bibutils/Manifest b/dev-haskell/hs-bibutils/Manifest
deleted file mode 100644
index dd94bf21ea06..000000000000
--- a/dev-haskell/hs-bibutils/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST hs-bibutils-6.8.0.0.tar.gz 751679 BLAKE2B 8e229e6e15ccfe576cc9cf4a8fb44eaaa10bddc5d3e6f13d0fae9f5934eea0817504a1b96d8c131c65502a49e8f4050382d520b8a874a95b1b834dd376a59f6a SHA512 2e19f570e962b6a76ceb08a34eee8ad2533dee06cc2de0860a0b8d4ad02601dc00679ab2292e63a612cd6f0dd939d18c7c80a1493f0e24e05c992cc23c93e27d
-EBUILD hs-bibutils-6.8.0.0.ebuild 593 BLAKE2B 2634fd79688f6eb682a7e5e8dd185e00f4c32bd6b3ca99a849d3e354de65bc358d96bbe4c95335a6f8634cba7dce7280ccc8c459ff133066e85031958b9badd9 SHA512 9b629a53bafb4ce587ec1475cbc0dfa6fb4498c1f62b89c79b02a6e2b400e38056f487f6cd2273a7c7d96ca2d3ab6b2069c023dedf8fce444e96d11f69afe624
-MISC metadata.xml 453 BLAKE2B cead2a0cb2eae3c751224a697757932144cdea35cc07d39e0f0e19ba9f4cc588c2504c089a69b9be27f674f50a28278e1720a3865ce7879cd826fc0daf63eefd SHA512 88edb35d9e457bb473fae8d67261e423d4e6d6efe87711bd79e0addbf317084d4b4afb50414e1412effdbfb28a5fce8c8e1075c4fa2a2a523179686058b549b3
diff --git a/dev-haskell/hs-bibutils/hs-bibutils-6.8.0.0.ebuild b/dev-haskell/hs-bibutils/hs-bibutils-6.8.0.0.ebuild
deleted file mode 100644
index a545227c809c..000000000000
--- a/dev-haskell/hs-bibutils/hs-bibutils-6.8.0.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.2
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Haskell bindings to bibutils, the bibliography conversion utilities"
-HOMEPAGE="https://github.com/wilx/hs-bibutils"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/syb:=[profile?]
- >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.16
-"
diff --git a/dev-haskell/hs-bibutils/metadata.xml b/dev-haskell/hs-bibutils/metadata.xml
deleted file mode 100644
index 3a7dd29ae4b3..000000000000
--- a/dev-haskell/hs-bibutils/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
- </maintainer>
- <longdescription>
- Haskell bindings to Chris Putnam's bibutils, a
- library that interconverts between various
- bibliography formats using a common MODS-format
- XML intermediate.
- </longdescription>
-</pkgmetadata>