diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-haskell/harp | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-haskell/harp')
-rw-r--r-- | dev-haskell/harp/Manifest | 2 | ||||
-rw-r--r-- | dev-haskell/harp/harp-0.4-r1.ebuild | 23 | ||||
-rw-r--r-- | dev-haskell/harp/harp-0.4.1.ebuild | 25 | ||||
-rw-r--r-- | dev-haskell/harp/harp-0.4.ebuild | 23 | ||||
-rw-r--r-- | dev-haskell/harp/metadata.xml | 14 |
5 files changed, 87 insertions, 0 deletions
diff --git a/dev-haskell/harp/Manifest b/dev-haskell/harp/Manifest new file mode 100644 index 000000000000..5c1090a2fa39 --- /dev/null +++ b/dev-haskell/harp/Manifest @@ -0,0 +1,2 @@ +DIST harp-0.4.1.tar.gz 2831 SHA256 9fb2d788238be65627b881d5ac6d574e62e6270ba4ee5d9cf479629f781e3861 SHA512 f0e185df070301aa57ed3f2be1d9eaad65920de36404b4db81172565e87ddf152714e24fa57ad7d8519e464d8e6287d3a0b23c9242d759f4538033f239f061a9 WHIRLPOOL fbc11736019f85b6a05ec1a8ed80363cf22bb52ab6b859bef65bf942aa8534374d11f5efceccd087f64b911cdcdf745b58916a11cf498254a75f874e81b4f55a +DIST harp-0.4.tar.gz 2693 SHA256 b0e72a22cb6106e49f5e2e7dc1644a24a708c071c96ad778a9d687a870be633a SHA512 940b30018ff37050cd4130bc5e683e8c52b11167a28d992ecc0e6b80fa89fd3267c3b78f613810035fa0d8032a897d7eb1c108baf3f497decfaf5ab8aeca734f WHIRLPOOL 29365b570ca966b28a87fbd1d93b331aededbdb40dd7bc9360b4210bfed4dacd90ba2eb6e3f78f1767f70eafce1877fe82efb951f7da71721ec7ca3627986238 diff --git a/dev-haskell/harp/harp-0.4-r1.ebuild b/dev-haskell/harp/harp-0.4-r1.ebuild new file mode 100644 index 000000000000..b0e36845572d --- /dev/null +++ b/dev-haskell/harp/harp-0.4-r1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.1.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="HaRP allows pattern-matching with regular expressions" +HOMEPAGE="http://www.cs.chalmers.se/~d00nibro/harp/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND=">=dev-lang/ghc-6.10.4:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-0" diff --git a/dev-haskell/harp/harp-0.4.1.ebuild b/dev-haskell/harp/harp-0.4.1.ebuild new file mode 100644 index 000000000000..0d22ca4b2146 --- /dev/null +++ b/dev-haskell/harp/harp-0.4.1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.4.5.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="HaRP allows pattern-matching with regular expressions" +HOMEPAGE="https://github.com/seereason/harp" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND=">=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + dev-haskell/cabal +" diff --git a/dev-haskell/harp/harp-0.4.ebuild b/dev-haskell/harp/harp-0.4.ebuild new file mode 100644 index 000000000000..df28cfd27b67 --- /dev/null +++ b/dev-haskell/harp/harp-0.4.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# ebuild generated by hackport 0.2.13 + +EAPI="3" + +CABAL_FEATURES="lib profile haddock hscolour" +inherit haskell-cabal + +DESCRIPTION="HaRP allows pattern-matching with regular expressions" +HOMEPAGE="http://www.cs.chalmers.se/~d00nibro/harp/" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND=">=dev-lang/ghc-6.8.2" +DEPEND="${RDEPEND} + dev-haskell/cabal" diff --git a/dev-haskell/harp/metadata.xml b/dev-haskell/harp/metadata.xml new file mode 100644 index 000000000000..2b88f3d5ebbb --- /dev/null +++ b/dev-haskell/harp/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>haskell</herd> +<longdescription lang="en"> + HaRP, or Haskell Regular Patterns, is a Haskell extension that extends the + normal pattern matching facility with the power of regular expressions. This + expressive power is highly useful in a wide range of areas, including text + parsing and XML processing. Regular expression patterns in HaRP work over + ordinary Haskell lists ([]) of arbitrary type. HaRP is implemented as a + pre-processor to ordinary Haskell. +</longdescription> +</pkgmetadata> + |