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/hpc | |
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/hpc')
-rw-r--r-- | dev-haskell/hpc/Manifest | 4 | ||||
-rw-r--r-- | dev-haskell/hpc/hpc-0.5.1.1.ebuild | 23 | ||||
-rw-r--r-- | dev-haskell/hpc/hpc-0.6.0.0-r1.ebuild | 25 | ||||
-rw-r--r-- | dev-haskell/hpc/hpc-0.6.0.1.ebuild | 26 | ||||
-rw-r--r-- | dev-haskell/hpc/hpc-0.6.0.2.ebuild | 26 | ||||
-rw-r--r-- | dev-haskell/hpc/metadata.xml | 8 |
6 files changed, 112 insertions, 0 deletions
diff --git a/dev-haskell/hpc/Manifest b/dev-haskell/hpc/Manifest new file mode 100644 index 000000000000..46ce31cc76b7 --- /dev/null +++ b/dev-haskell/hpc/Manifest @@ -0,0 +1,4 @@ +DIST hpc-0.5.1.1.tar.gz 6486 SHA256 5529224e4d33b26319be71bcac5f81da8fa57545109e40e56f437cc923300ca0 SHA512 91bf76cdc33696e64bc6ab5d4c490264b31c78e3eba9de8301ec5145b74da1a3ac748da446045dc5ff2fe8ca6dece37392effaec92f0b0553ed176bcc42a951e WHIRLPOOL ebadd3fdca05cac0d6baa3efec7617d076f14c32a0a16196e6105a6d862ca1fb389585c342c0efa09b8493edd3ddc60c41d7c3a5b9d9d26663834e12f05ef2e7 +DIST hpc-0.6.0.0.tar.gz 6279 SHA256 7ca62d7474cf7be52fe6bc9cab254a495c5769903cd30e3b50a33cfae8f37443 SHA512 10bf390ca2797f03123a98738c30e8e3caaa4cb0f0201e037e2d65f64a12f1dd9e27f4418d2882a899e957f46f3bc2d31c7b8264bf6dfc2d2c3799ea49b02ca4 WHIRLPOOL 63e8cc74a9d401840c3f7adcfc832552afd7dd38dad3f67793b7a015523005b2291edfc647ae0f12b58bcaf67daa45e5469bf5d4d6685ad1f5c4d4761cfe8729 +DIST hpc-0.6.0.1.tar.gz 6426 SHA256 a224bcf0a6142e97f6214e92a401c19657f9e653325b22acc5d638f8fc24d601 SHA512 f1d2f6a37c24377b4ded6907839b6b6ef43016db65acb5a2386c51d1b452925eb924bc0700c970f9f3e2aa05b79a7a7cd1a2d51c29764611ae8e0002c215c822 WHIRLPOOL a16a216b8c600fbbd326213d1fcef3dc14c000d3e690ddaea0b9d70e74235d8481018d7b7f135d7671a3f7a2ffa8d3f4d834e30fc1d0fa20a536b9c0548395cb +DIST hpc-0.6.0.2.tar.gz 6584 SHA256 95e6f1e5ccfe9e6415eec9d7bb3eccc2c113cecf2079d1f792646269ab4c0aaf SHA512 85856ec2c4b620d6e6100c38580eace9b89dc89032f409439399dcbccf1a45b6944da1b9451cdac126cda4b4430844a255de2c5500417925c35663aa6f511aea WHIRLPOOL 604c0e46fbd28b0dc52dd759c1e3d4be74f739b025e1a984a897e3a5e3cbb5fb9f3edf58abb081ce89203d4d351e6de04a9ae94a664bd42291a29c581f0eda18 diff --git a/dev-haskell/hpc/hpc-0.5.1.1.ebuild b/dev-haskell/hpc/hpc-0.5.1.1.ebuild new file mode 100644 index 000000000000..1c7ecbb97862 --- /dev/null +++ b/dev-haskell/hpc/hpc-0.5.1.1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="3" + +CABAL_FEATURES="lib profile haddock hscolour hoogle" +inherit haskell-cabal + +DESCRIPTION="Code Coverage Library for Haskell" +HOMEPAGE="http://hackage.haskell.org/package/hpc" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-lang/ghc-6.10.1" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6" + +CABAL_CORE_LIB_GHC_PV="7.4.0.20111219 7.4.0.20120126 7.4.1" diff --git a/dev-haskell/hpc/hpc-0.6.0.0-r1.ebuild b/dev-haskell/hpc/hpc-0.6.0.0-r1.ebuild new file mode 100644 index 000000000000..12d0b56d8fa9 --- /dev/null +++ b/dev-haskell/hpc/hpc-0.6.0.0-r1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2013 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="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="Code Coverage Library for Haskell" +HOMEPAGE="http://hackage.haskell.org/package/hpc" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-lang/ghc-6.12.1:=" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.6" + +CABAL_CORE_LIB_GHC_PV="7.6.1 7.6.2 7.6.3" diff --git a/dev-haskell/hpc/hpc-0.6.0.1.ebuild b/dev-haskell/hpc/hpc-0.6.0.1.ebuild new file mode 100644 index 000000000000..87e85bb89598 --- /dev/null +++ b/dev-haskell/hpc/hpc-0.6.0.1.ebuild @@ -0,0 +1,26 @@ +# 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.6.9999 + +CABAL_FEATURES="lib profile haddock hoogle hscolour" +inherit haskell-cabal + +DESCRIPTION="Code Coverage Library for Haskell" +HOMEPAGE="http://hackage.haskell.org/package/hpc" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND=">=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 +" +CABAL_CORE_LIB_GHC_PV="7.8.2 7.8.3 7.8.3.20141119 7.8.4" diff --git a/dev-haskell/hpc/hpc-0.6.0.2.ebuild b/dev-haskell/hpc/hpc-0.6.0.2.ebuild new file mode 100644 index 000000000000..e3a588354c2f --- /dev/null +++ b/dev-haskell/hpc/hpc-0.6.0.2.ebuild @@ -0,0 +1,26 @@ +# 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="Code Coverage Library for Haskell" +HOMEPAGE="http://hackage.haskell.org/package/hpc" +SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0/${PV}" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND=">=dev-lang/ghc-7.4.1:= +" +DEPEND="${RDEPEND} + >=dev-haskell/cabal-1.10 +" +CABAL_CORE_LIB_GHC_PV="PM:7.10.1 PM:7.10.2_rc2 PM:7.10.2" diff --git a/dev-haskell/hpc/metadata.xml b/dev-haskell/hpc/metadata.xml new file mode 100644 index 000000000000..956e475a80e7 --- /dev/null +++ b/dev-haskell/hpc/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>haskell</herd> + <longdescription> + Code Coverage Library for Haskell + </longdescription> +</pkgmetadata> |