summaryrefslogtreecommitdiff
path: root/dev-haskell/hs-bibutils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-haskell/hs-bibutils
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/hs-bibutils')
-rw-r--r--dev-haskell/hs-bibutils/Manifest3
-rw-r--r--dev-haskell/hs-bibutils/hs-bibutils-5.5.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 72f4506e4cbd..000000000000
--- a/dev-haskell/hs-bibutils/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST hs-bibutils-5.5.tar.gz 499546 BLAKE2B c2a83885bf09f9a2b774fba30456e2e0931a37fc77626ac006edf70cbb305253ee254aa09da43d18e525a2d02d282d940c32e2cb0d1395c436ef41cf79880b33 SHA512 cee3c3500213d93b424bf3fd36a6b4657aec3a2787373a55bfee7f4de25e43a801ed68bdb815ba57ca8ecfe2d352e406e43baf40339fba79a061180fa4ab628c
-EBUILD hs-bibutils-5.5.ebuild 611 BLAKE2B 52517b93cecde7e31e91e5d42236081633c9574e2534f68fe7835e6c8590909fdcd8955b2daa344d33ee628cf94d4c68a1ba1e88f8d0833e407882c32d960cf6 SHA512 ed7db5391b43f4bc2a6239dbf3e9c68055b9a399cc73108fbfe049ccc7ef60f3b6e69d393c63f16dac2b0dcea16a28b743ce59bb6e955f637688bac6e28738b4
-MISC metadata.xml 452 BLAKE2B 80ecec14af0fbd0ae8208c189826a991114d20eb944cdfd615a54ca816ba5f7779156ef939e4423da03734bbca48d871fdbf9349c26ad90f8058f235ace3cc2f SHA512 fc30ac4300af4f68e0d1ee47bb97230f236cb36577933629a63d1f505d69aaa1d55f10ca65e0f608fff51e16c04dbe7befd19fec17490ca40ecdc1b047b2c2f5
diff --git a/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild b/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild
deleted file mode 100644
index 0e26a3ec3985..000000000000
--- a/dev-haskell/hs-bibutils/hs-bibutils-5.5.ebuild
+++ /dev/null
@@ -1,25 +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="Haskell bindings to bibutils, the bibliography conversion utilities"
-HOMEPAGE="http://istitutocolli.org/repos/hs-bibutils/"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${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.4
-"
diff --git a/dev-haskell/hs-bibutils/metadata.xml b/dev-haskell/hs-bibutils/metadata.xml
deleted file mode 100644
index cc5b5145105c..000000000000
--- a/dev-haskell/hs-bibutils/metadata.xml
+++ /dev/null
@@ -1,14 +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>
- Haskell bindings to Chris Putnam's bibutils, a
- library that interconverts between various
- bibliography formats using a common MODS-format
- XML intermediate.
- </longdescription>
-</pkgmetadata>