summaryrefslogtreecommitdiff
path: root/dev-haskell/byteorder
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/byteorder
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/byteorder')
-rw-r--r--dev-haskell/byteorder/Manifest3
-rw-r--r--dev-haskell/byteorder/byteorder-1.0.4.ebuild22
-rw-r--r--dev-haskell/byteorder/metadata.xml12
3 files changed, 0 insertions, 37 deletions
diff --git a/dev-haskell/byteorder/Manifest b/dev-haskell/byteorder/Manifest
deleted file mode 100644
index c06c59eedbdd..000000000000
--- a/dev-haskell/byteorder/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST byteorder-1.0.4.tar.gz 2030 BLAKE2B fbdf38993b9e4898a72592ef58579857082d8671460de97f6c458a7b953bbcb4958e62c4e726eff4744beb39def4042a000e9b5d88a3ccfcd6de7662cab32992 SHA512 970f74a394947b023ab88fa7bc713478b50565e3e9535479ec641283f18e04cb952788334b2ab38fafe723f2d398b1626af92f349abc11a6c6ca5a6974653025
-EBUILD byteorder-1.0.4.ebuild 583 BLAKE2B fb3210743358ce5a218426476971e0e3c21893cf5fd77950f54647263d75aa8b78818c6f3814a436904a678baa7efc28d178bafcfec58604cdf3539af644c6b1 SHA512 e2b9ed53e10a1f44e6d1296b6a929ef01296cccad4605903125b39e8059ea2621bb996d6c13cdc8f325ee8a79f92de69f857a6258b4c424baf985a70f00091a3
-MISC metadata.xml 365 BLAKE2B 7d53315681caabb89c2179bbc1ad762fd5c5994f77f0f855a39d3679754422a456b90071d961c193b61a708505175eace8a6e852f972541b201a687e0d916897 SHA512 4963d299854a52531c00482361b24d99af87733915c001a0031aad89245774191514c954a5bef4a89d436c2d364ba0a46a0ee2903e0d1217b296e6d84da10e7b
diff --git a/dev-haskell/byteorder/byteorder-1.0.4.ebuild b/dev-haskell/byteorder/byteorder-1.0.4.ebuild
deleted file mode 100644
index b554a37c93e5..000000000000
--- a/dev-haskell/byteorder/byteorder-1.0.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.2.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Exposes the native endianness or byte ordering of the system"
-HOMEPAGE="http://community.haskell.org/~aslatter/code/byteorder"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-lang/ghc-6.10.4:="
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.6"
diff --git a/dev-haskell/byteorder/metadata.xml b/dev-haskell/byteorder/metadata.xml
deleted file mode 100644
index f47918b94f9a..000000000000
--- a/dev-haskell/byteorder/metadata.xml
+++ /dev/null
@@ -1,12 +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>
- This package is for working with the native byte-ordering of
- the system.
- </longdescription>
-</pkgmetadata>