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/edit-distance | |
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/edit-distance')
-rw-r--r-- | dev-haskell/edit-distance/Manifest | 4 | ||||
-rw-r--r-- | dev-haskell/edit-distance/edit-distance-0.2.1.1-r1.ebuild | 31 | ||||
-rw-r--r-- | dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild | 36 | ||||
-rw-r--r-- | dev-haskell/edit-distance/edit-distance-0.2.1.ebuild | 24 | ||||
-rw-r--r-- | dev-haskell/edit-distance/edit-distance-0.2.2.1.ebuild | 29 | ||||
-rw-r--r-- | dev-haskell/edit-distance/metadata.xml | 11 |
6 files changed, 135 insertions, 0 deletions
diff --git a/dev-haskell/edit-distance/Manifest b/dev-haskell/edit-distance/Manifest new file mode 100644 index 000000000000..fbfc00b4a2ae --- /dev/null +++ b/dev-haskell/edit-distance/Manifest @@ -0,0 +1,4 @@ +DIST edit-distance-0.2.1.1.tar.gz 9940 SHA256 d60ba4ca60467a34e2f5e8a9452f6a9caf52e963fe95dbc4d5fbab61191a10b5 SHA512 e2988b830d27f037df09376c323c6501dc64dafd2f4562b48d1aceb181bba4162f78f6b92eb4841788c75b805c1583a6780c10ce019a7bbc71810d7b27c9bd4b WHIRLPOOL 290f69dc78d66011dff3606f19876a817a41026d685bdf40721a558f0286d99bd08648a5939c422210a642c3997e90eba9077fa07fa2ed4dd4e85447d22ac9c8 +DIST edit-distance-0.2.1.2.tar.gz 11335 SHA256 84bcc319f4b7dc48994de082819bc656e6a001fdf40c2f7327b9a2acc2d5bd21 SHA512 a3bfc928c1a165fedaa1dfd143c758c75da040811127a60eb735314e763177046fcdffad78b6a563f8016894a84e66ba85a9af02bc430ca482e0cfdb360077f6 WHIRLPOOL 4764c95bf083e69dfbc2173536f8b1477b548c72fa8bdad6135c7fd998f672ed4d4e654744b87f79bba32cc7588ada20db571b3690229f94c916e5713c6d9bf8 +DIST edit-distance-0.2.1.tar.gz 9942 SHA256 68c4e7993d3b1900805e3ff6e48a4fce3d38c0cb0617fb8fad24f68adff711fe SHA512 8826daa26743a2390cdf15221aaf103fe091773803e7c11d754c3484f55c9f5882ad51c8c1885034c2b3151db74f414038028c34c74624b58d9f449a161fd301 WHIRLPOOL c0adafda5ae805b8ce7f71b9b16f8ecea1e81648584634e26c44a69e71c58d3f3553a956e42273c7bc2efec05db3267cfead25fed0c62d4ddad3707d545683dd +DIST edit-distance-0.2.2.1.tar.gz 13228 SHA256 3e8885ee2f56ad4da940f043ae8f981ee2fe336b5e8e4ba3f7436cff4f526c4a SHA512 67d19c9f5712191f88641d32ff0b84aaf05c2acd71cfa81a17675690ac9076b34aff687afa8501f8b22ddcece12a439e053265d14b70dc155b0e08406050fdd7 WHIRLPOOL ff5ffc59d2817e48ba9f00acb5f3b9a23cff0ff04d3f828594116cb94a3c8fa7da07597980c38a88718d4bdf7bb208c28daf282d59f0dc439eed96abbc0e13a3 diff --git a/dev-haskell/edit-distance/edit-distance-0.2.1.1-r1.ebuild b/dev-haskell/edit-distance/edit-distance-0.2.1.1-r1.ebuild new file mode 100644 index 000000000000..515c332d0004 --- /dev/null +++ b/dev-haskell/edit-distance/edit-distance-0.2.1.1-r1.ebuild @@ -0,0 +1,31 @@ +# 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="bin lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="Levenshtein and restricted Damerau-Levenshtein edit distances" +HOMEPAGE="http://github.com/batterseapower/edit-distance" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/random-1.0:=[profile?] + >=dev-lang/ghc-6.10.4:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.2" + +src_configure() { + haskell-cabal_src_configure \ + --flag=splitbase \ + --flag=-benchmark \ + --flag=-tests +} diff --git a/dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild b/dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild new file mode 100644 index 000000000000..f1fe33eca530 --- /dev/null +++ b/dev-haskell/edit-distance/edit-distance-0.2.1.2.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# ebuild generated by hackport 0.3.2.9999 + +CABAL_FEATURES="bin lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="Levenshtein and restricted Damerau-Levenshtein edit distances" +HOMEPAGE="http://github.com/batterseapower/edit-distance" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86 ~amd64-linux" +IUSE="" + +RDEPEND=">=dev-haskell/random-1.0:=[profile?] + >=dev-lang/ghc-6.10.4:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.2" + +src_prepare() { + sed -e 's@LANGUAGE @LANGUAGE FlexibleContexts, @' \ + -i "${S}/Text/EditDistance/STUArray.hs" || die +} + +src_configure() { + haskell-cabal_src_configure \ + --flag=splitbase \ + --flag=-benchmark \ + --flag=-tests +} diff --git a/dev-haskell/edit-distance/edit-distance-0.2.1.ebuild b/dev-haskell/edit-distance/edit-distance-0.2.1.ebuild new file mode 100644 index 000000000000..92d53211332e --- /dev/null +++ b/dev-haskell/edit-distance/edit-distance-0.2.1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +# ebuild generated by hackport 0.2.18.9999 + +CABAL_FEATURES="bin lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="Levenshtein and restricted Damerau-Levenshtein edit distances" +HOMEPAGE="http://github.com/batterseapower/edit-distance" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-haskell/random-1.0[profile?] + >=dev-lang/ghc-6.8.2" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.2" diff --git a/dev-haskell/edit-distance/edit-distance-0.2.2.1.ebuild b/dev-haskell/edit-distance/edit-distance-0.2.2.1.ebuild new file mode 100644 index 000000000000..7cf9f66788b3 --- /dev/null +++ b/dev-haskell/edit-distance/edit-distance-0.2.2.1.ebuild @@ -0,0 +1,29 @@ +# 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 test-suite" +inherit haskell-cabal + +DESCRIPTION="Levenshtein and restricted Damerau-Levenshtein edit distances" +HOMEPAGE="http://github.com/phadej/edit-distance" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86 ~amd64-linux" +IUSE="" + +RDEPEND=">=dev-haskell/random-1.0:=[profile?] + >=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 + test? ( >=dev-haskell/quickcheck-2.4 <dev-haskell/quickcheck-2.9 + >=dev-haskell/test-framework-0.1.1 + dev-haskell/test-framework-quickcheck2 ) +" diff --git a/dev-haskell/edit-distance/metadata.xml b/dev-haskell/edit-distance/metadata.xml new file mode 100644 index 000000000000..7ea9251e08e2 --- /dev/null +++ b/dev-haskell/edit-distance/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>haskell</herd> + <longdescription> + Optimized edit distances for fuzzy matching, including Levenshtein and restricted Damerau-Levenshtein algorithms. + </longdescription> + <upstream> + <remote-id type="github">batterseapower/edit-distance</remote-id> + </upstream> +</pkgmetadata> |