From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/language-lua/
Date: Sun, 11 Sep 2016 10:01:56 +0000 (UTC) [thread overview]
Message-ID: <1473588099.e49c1e341d666af02f6897f26a5736f4adfdd734.slyfox@gentoo> (raw)
commit: e49c1e341d666af02f6897f26a5736f4adfdd734
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 09:52:00 2016 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 10:01:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e49c1e34
dev-haskell/language-lua: parser and pretty-printer for lua, a depend of app-forensics/quickfuzz
Package-Manager: portage-2.3.0
dev-haskell/language-lua/Manifest | 1 +
.../language-lua/language-lua-0.10.0.ebuild | 32 ++++++++++++++++++++++
dev-haskell/language-lua/metadata.xml | 11 ++++++++
3 files changed, 44 insertions(+)
diff --git a/dev-haskell/language-lua/Manifest b/dev-haskell/language-lua/Manifest
new file mode 100644
index 00000000..b71e11f
--- /dev/null
+++ b/dev-haskell/language-lua/Manifest
@@ -0,0 +1 @@
+DIST language-lua-0.10.0.tar.gz 145929 SHA256 0c2012b6dfe5127158d8300cca11c18ef3be428e010e05d4bd6e1ec9f3fd3c62 SHA512 9b43e3e67f54e25e82c3f1fb9fa81be31509aab01084ef95e6eddbef71fb5df7d9e58816fa51db95f8febe66fa77c52d62b15a7060dfa6a845b662b0b16dac15 WHIRLPOOL c9935a61defd975cbc239824e128ebd0028faff7f04a53021bc00565df0aebe78875fe31b5fb9fdfb739a5a2d542a87c917f6c45866d80778614aabac28f8f35
diff --git a/dev-haskell/language-lua/language-lua-0.10.0.ebuild b/dev-haskell/language-lua/language-lua-0.10.0.ebuild
new file mode 100644
index 00000000..c6971ce
--- /dev/null
+++ b/dev-haskell/language-lua/language-lua-0.10.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Lua parser and pretty-printer"
+HOMEPAGE="https://github.com/glguy/language-lua"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/text-1.2:=[profile?] <dev-haskell/text-1.3:=[profile?]
+ >=dev-lang/ghc-7.6.1:=
+"
+DEPEND="${RDEPEND}
+ dev-haskell/alex
+ >=dev-haskell/cabal-1.16.0
+ dev-haskell/happy
+ test? ( dev-haskell/quickcheck
+ dev-haskell/tasty
+ dev-haskell/tasty-hunit
+ dev-haskell/tasty-quickcheck )
+"
diff --git a/dev-haskell/language-lua/metadata.xml b/dev-haskell/language-lua/metadata.xml
new file mode 100644
index 00000000..95930f0
--- /dev/null
+++ b/dev-haskell/language-lua/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>
+ Lua 5.3 lexer, parser and pretty-printer.
+ </longdescription>
+</pkgmetadata>
next reply other threads:[~2016-09-11 10:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-11 10:01 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-05 8:08 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/language-lua/ Sergei Trofimovich
2021-03-15 22:33 Sergei Trofimovich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1473588099.e49c1e341d666af02f6897f26a5736f4adfdd734.slyfox@gentoo \
--to=slyfox@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox