public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/say/
@ 2017-02-16 22:16 Sergei Trofimovich
  0 siblings, 0 replies; only message in thread
From: Sergei Trofimovich @ 2017-02-16 22:16 UTC (permalink / raw
  To: gentoo-commits

commit:     c13118c1a304f26cfa15d4bdb639c558e95a9258
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 22:10:58 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 22:16:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13118c1

dev-haskell/say: new package, a depend of dev-haskell/classy-prelude-1.0.2

Initial project template from stack

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-haskell/say/Manifest           |  1 +
 dev-haskell/say/metadata.xml       | 11 +++++++++++
 dev-haskell/say/say-0.1.0.0.ebuild | 28 ++++++++++++++++++++++++++++
 3 files changed, 40 insertions(+)

diff --git a/dev-haskell/say/Manifest b/dev-haskell/say/Manifest
new file mode 100644
index 0000000000..712f1b08a1
--- /dev/null
+++ b/dev-haskell/say/Manifest
@@ -0,0 +1 @@
+DIST say-0.1.0.0.tar.gz 5728 SHA256 f26fdb94ed81a2ae503beca0dcea74da7ee37408ba2e41ab3fdcaa9a7622fc40 SHA512 8bbf2953e9b09e7f783688ccc7323ed0f91d1043db531844d875b5d12bdfbc0fa31148a9a193ea717b05704c25d56c66d8ad53376ba8b120d42f1173e5fde83c WHIRLPOOL cff86bafa8561835aaf3c461c062cb3f76d06875595311feb2b66efbf1702f0dea1c601ec55c70559455b0d758c7f82372d8246512a7458ce2e4b9cb4167312a

diff --git a/dev-haskell/say/metadata.xml b/dev-haskell/say/metadata.xml
new file mode 100644
index 0000000000..0df1910735
--- /dev/null
+++ b/dev-haskell/say/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+		Please see README.md
+	</longdescription>
+</pkgmetadata>

diff --git a/dev-haskell/say/say-0.1.0.0.ebuild b/dev-haskell/say/say-0.1.0.0.ebuild
new file mode 100644
index 0000000000..4600448cb5
--- /dev/null
+++ b/dev-haskell/say/say-0.1.0.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.1
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Initial project template from stack"
+HOMEPAGE="https://github.com/fpco/say#readme"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/text-1.2:=[profile?]
+	>=dev-lang/ghc-7.8.2:=
+"
+DEPEND="${RDEPEND}
+	>=dev-haskell/cabal-1.18.1.3
+	test? ( dev-haskell/hspec
+		dev-haskell/temporary )
+"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-16 22:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-16 22:16 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/say/ Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox