commit:     8fde6b30128e7131ac565beb331ba289a3e80cde
Author:     Jack Todaro <solpeth <AT> posteo <DOT> org>
AuthorDate: Tue Aug 11 21:00:44 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Aug 12 09:20:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fde6b30

dev-haskell/git-lfs: add package

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
Closes: https://github.com/gentoo/gentoo/pull/17091
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/git-lfs/Manifest             |  1 +
 dev-haskell/git-lfs/git-lfs-1.1.0.ebuild | 30 ++++++++++++++++++++++++++++++
 dev-haskell/git-lfs/metadata.xml         |  8 ++++++++
 3 files changed, 39 insertions(+)

diff --git a/dev-haskell/git-lfs/Manifest b/dev-haskell/git-lfs/Manifest
new file mode 100644
index 00000000000..971868f91df
--- /dev/null
+++ b/dev-haskell/git-lfs/Manifest
@@ -0,0 +1 @@
+DIST git-lfs-1.1.0.tar.gz 16488 BLAKE2B 
4902cada8c580abe20a3220d8f5eee8627f7f17a2f60cc876309665fde54afa27576b39165b939cb9a31b516db9fc26a01f89333a3cf1add84b595a9e6f303f0
 SHA512 
c662e7752ba9346b8adec5af225806f95702aaded3ea6b3d8e8871e923db24f8bd49a275fe7477cc44b65b35edab06fb7ab92f0e57d9bdd8af7b209c4adfa5c5

diff --git a/dev-haskell/git-lfs/git-lfs-1.1.0.ebuild 
b/dev-haskell/git-lfs/git-lfs-1.1.0.ebuild
new file mode 100644
index 00000000000..5f154aaee20
--- /dev/null
+++ b/dev-haskell/git-lfs/git-lfs-1.1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.6.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="git-lfs protocol"
+HOMEPAGE="http://hackage.haskell.org/package/git-lfs";
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
+
+LICENSE="AGPL-3"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/aeson-1.3:=[profile?] 
<=dev-haskell/aeson-1.5:=[profile?]
+       >=dev-haskell/case-insensitive-1.2:=[profile?] 
<=dev-haskell/case-insensitive-1.3:=[profile?]
+       >=dev-haskell/http-client-0.5:=[profile?] 
<=dev-haskell/http-client-0.7:=[profile?]
+       >=dev-haskell/http-types-0.7:=[profile?] 
<=dev-haskell/http-types-0.13:=[profile?]
+       >=dev-haskell/network-uri-2.6:=[profile?] 
<=dev-haskell/network-uri-2.7:=[profile?]
+       >=dev-haskell/text-1.2:=[profile?] <=dev-haskell/text-1.3:=[profile?]
+       >=dev-lang/ghc-8.6.3:=
+"
+DEPEND="${RDEPEND}
+       >=dev-haskell/cabal-2.4.0.1
+"

diff --git a/dev-haskell/git-lfs/metadata.xml b/dev-haskell/git-lfs/metadata.xml
new file mode 100644
index 00000000000..b7878815d80
--- /dev/null
+++ b/dev-haskell/git-lfs/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="project">
+               <email>hask...@gentoo.org</email>
+               <name>Gentoo Haskell</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to