summaryrefslogtreecommitdiff
path: root/dev-haskell/th-orphans
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-haskell/th-orphans
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/th-orphans')
-rw-r--r--dev-haskell/th-orphans/Manifest7
-rw-r--r--dev-haskell/th-orphans/metadata.xml14
-rw-r--r--dev-haskell/th-orphans/th-orphans-0.11.1.ebuild29
-rw-r--r--dev-haskell/th-orphans/th-orphans-0.13.3.ebuild30
-rw-r--r--dev-haskell/th-orphans/th-orphans-0.8.2.ebuild26
5 files changed, 106 insertions, 0 deletions
diff --git a/dev-haskell/th-orphans/Manifest b/dev-haskell/th-orphans/Manifest
new file mode 100644
index 000000000000..401360dea876
--- /dev/null
+++ b/dev-haskell/th-orphans/Manifest
@@ -0,0 +1,7 @@
+DIST th-orphans-0.11.1.tar.gz 5511 BLAKE2B 0849cc48fbce6cc8d73e1089fc3a7b0d0f89319ec920d5373b93103071f190843df4758e7aff2353174e194c286e4a10e75c9551a304bbe706f3499548ffd3d8 SHA512 49f3467ed2a8365ccd3ab2f3a7281e04a4b42fb81b6411f0553b1770974710df6005ecd3e3e41724ac02602c47150daad51010c107564d330d7b08cf52320503
+DIST th-orphans-0.13.3.tar.gz 6549 BLAKE2B 1a23b345fd5cf43715deac8c1f21df56bb75e6d683b7d8ab2b28ce3c72ece178e0a0096d970f04e947d0977ce4a7062c4f47616e0c56e046e0deb8f621dec60f SHA512 5adc55392c2575d885365631ec90c6f26186fcb5ccc42f0e53cace064f1bf5ce389519aa78939a6390054a3ce144484de09205147fe06cbecbc0663898b0371d
+DIST th-orphans-0.8.2.tar.gz 4116 BLAKE2B 643ba6bc66d4096c21cbefcc5120836886b1158eb5f6f2f9d14a486dee7e738c25ca237ccadebbd8a4d87be6c4d1109983aaddf3d6f556a7682ac2a5bb85ac33 SHA512 d0cad737caebcf943a7289fd5ba771530553ff57d40dd3ac7dc7fb4ffe949ab04d7af660a3b84491366119ffdcf607819135bfd160c94a1f8401376d2b7b49a7
+EBUILD th-orphans-0.11.1.ebuild 815 BLAKE2B 202641a9878359afc881719ef6beff25cb1bfaac2beaf3542099e009f706934c8f88f025f9ee155daf96dea4db0b77a6089a56b579d10840a2db336205c7a24d SHA512 ffd62863428c8935697e47aefe3d92295a80c5d2d516eda4a46afbdcc54cb1a1a91ca7c24b173d86041266669aec74b737a6b4e270cdf39ca69f68f2a436dc91
+EBUILD th-orphans-0.13.3.ebuild 840 BLAKE2B c6ee63817b649899991f44794a3164f7dba7c355b434fad42d5e7a1a6fcca2b5568aa02df8642d24e4cd839c55e7e5c3488608f63536bf5d4229dc8b6e3a027d SHA512 0d67f9c0d8f8ecba72602bbdb95076f8ae1ab109b84c39b1c19701db01176686d14c4cfc80d8952fdb2a4be520b0b7128feebb6f8beeb003cbfccdd348b17533
+EBUILD th-orphans-0.8.2.ebuild 677 BLAKE2B cc687f1734cc3e4c02f858ba19e5ec5c0d11c2fc2319b43d0432cd82bcb0329ee245453c32405ce98bc7c5f4b95b8cde5ed15495c53bde0cbd50b53e50e714ce SHA512 7731b80511d4e3a331184478af96e7610d88cfbaa0324a56e232045ecfae0fe440aeded2664b4443b91dcf44db922afa4b1092131868bd941fb123993660bd01
+MISC metadata.xml 507 BLAKE2B 99ba933aab8c90265fa2794e4dc5b9c8b3012421b07b3a4375225cab2b544f3eeb485bfd3877f1ce2fe7f447ca272d6d64700e36333e5df562af463c532a24c2 SHA512 4bdb62e70a857bba59d2abe32dd5a28fa4ca20b0756c785323fcdc39327d89b85c9e936c767454dadfa60f52cccda99a08f8d5bf3dae1a758a0be9102fd8e4c2
diff --git a/dev-haskell/th-orphans/metadata.xml b/dev-haskell/th-orphans/metadata.xml
new file mode 100644
index 000000000000..68da81290c55
--- /dev/null
+++ b/dev-haskell/th-orphans/metadata.xml
@@ -0,0 +1,14 @@
+<?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>
+ Orphan instances for TH datatypes. In particular, instances
+ for Ord and Lift, as well as a few missing Show / Eq. These
+ instances used to live in haskell-src-meta, and that's where
+ the version number started.
+ </longdescription>
+</pkgmetadata>
diff --git a/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild b/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild
new file mode 100644
index 000000000000..fd2971267740
--- /dev/null
+++ b/dev-haskell/th-orphans/th-orphans-0.11.1.ebuild
@@ -0,0 +1,29 @@
+# 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 test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Orphan instances for TH datatypes"
+HOMEPAGE="http://hackage.haskell.org/package/th-orphans"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+RDEPEND="dev-haskell/mtl:=[profile?]
+ >=dev-haskell/nats-0.1:=[profile?] <dev-haskell/nats-2:=[profile?]
+ >=dev-haskell/th-lift-0.7.1:=[profile?]
+ >=dev-haskell/th-reify-many-0.1:=[profile?] <dev-haskell/th-reify-many-0.2:=[profile?]
+ >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.10
+ test? ( dev-haskell/hspec )
+"
diff --git a/dev-haskell/th-orphans/th-orphans-0.13.3.ebuild b/dev-haskell/th-orphans/th-orphans-0.13.3.ebuild
new file mode 100644
index 000000000000..454122d489f4
--- /dev/null
+++ b/dev-haskell/th-orphans/th-orphans-0.13.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.1.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Orphan instances for TH datatypes"
+HOMEPAGE="http://hackage.haskell.org/package/th-orphans"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/generic-deriving-1.9:=[profile?]
+ dev-haskell/mtl:=[profile?]
+ >=dev-haskell/th-lift-0.7.1:=[profile?]
+ dev-haskell/th-lift-instances:=[profile?]
+ >=dev-haskell/th-reify-many-0.1:=[profile?] <dev-haskell/th-reify-many-0.2:=[profile?]
+ >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.10
+ test? ( dev-haskell/hspec )
+"
diff --git a/dev-haskell/th-orphans/th-orphans-0.8.2.ebuild b/dev-haskell/th-orphans/th-orphans-0.8.2.ebuild
new file mode 100644
index 000000000000..0bfbecff5d7d
--- /dev/null
+++ b/dev-haskell/th-orphans/th-orphans-0.8.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 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="Orphan instances for TH datatypes"
+HOMEPAGE="http://hackage.haskell.org/package/th-orphans"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/th-lift-0.5:=[profile?]
+ >=dev-haskell/th-reify-many-0.1:=[profile?] <dev-haskell/th-reify-many-0.2:=[profile?]
+ >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.6
+"