summaryrefslogtreecommitdiff
path: root/dev-haskell/data-endian
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/data-endian')
-rw-r--r--dev-haskell/data-endian/Manifest3
-rw-r--r--dev-haskell/data-endian/data-endian-0.1.1.ebuild24
-rw-r--r--dev-haskell/data-endian/metadata.xml11
3 files changed, 0 insertions, 38 deletions
diff --git a/dev-haskell/data-endian/Manifest b/dev-haskell/data-endian/Manifest
deleted file mode 100644
index 6880af2101e7..000000000000
--- a/dev-haskell/data-endian/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST data-endian-0.1.1.tar.gz 2788 BLAKE2B 6f2bcf0f1074a07953027f7d29b99db995f0cbce0cee59aa81556fee0b69419ddf5727f6c27c4548c7c6f3b62a7e3b85c23983505c77c539cbcce395492a63ea SHA512 a8e94f996a0b1c929cd01b8f38c52149cf3bac0f50449d327ba66ac4a378ba5c3826860abe4d1592aa83ed9ca81dba6083c63a66e6ee0655c27521cb87977a90
-EBUILD data-endian-0.1.1.ebuild 519 BLAKE2B 26b060f829fe6d3bcc411509d96af402128191e4c374e340eb3721a69f21c45099bea439499d9c40b6cbefbabc31ac3df12347982ee134028067a9717c5bcae3 SHA512 19124f0ab008a1bff24703547aaabd40bec3e5c269bb3cf84c02ab1ddc73f55a69cdaa297414811e7cb9cc56a03184688f4b32fd8ba5f3e5152c22bc35e9c557
-MISC metadata.xml 330 BLAKE2B beaa9e926bcd74ab67cfc6c6549831d24b6e25532574d782fea9ae3f4167633806dd4828741533fca03e170b0dd0f459e5615283c4219ee2b5e3cb5f2d45d6ff SHA512 d9275b6739ccbacaff44f98e81a2ec9b288b907d15cabbea95adeb7fd203e55ac3212e79ea3e881f5432f6ef44f33be4912b1f7733797aa4caaa17714b71b2ba
diff --git a/dev-haskell/data-endian/data-endian-0.1.1.ebuild b/dev-haskell/data-endian/data-endian-0.1.1.ebuild
deleted file mode 100644
index 729cf0999818..000000000000
--- a/dev-haskell/data-endian/data-endian-0.1.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# ebuild generated by hackport 0.5.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Endian-sensitive data"
-HOMEPAGE="https://github.com/mvv/data-endian"
-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.6.0
-"
diff --git a/dev-haskell/data-endian/metadata.xml b/dev-haskell/data-endian/metadata.xml
deleted file mode 100644
index f31f5f9702d2..000000000000
--- a/dev-haskell/data-endian/metadata.xml
+++ /dev/null
@@ -1,11 +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>
- <upstream>
- <remote-id type="github">mvv/data-endian</remote-id>
- </upstream>
-</pkgmetadata>