gienah 14/07/02 12:33:28
Added: metadata.xml quickcheck-instances-0.3.8.ebuild
Manifest ChangeLog
Log:
Add quickcheck-instances
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
618E971F)
Revision Changes Path
1.1 dev-haskell/quickcheck-instances/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck-instances/metadata.xml?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck-instances/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<maintainer>
<email>[email protected]</email>
</maintainer>
<longdescription>
QuickCheck instances.
The goal is to supply QuickCheck instances for
types provided by the Haskell Platform.
Since all of these instances are provided as
orphans, I recommend that you do not use this library
within another library module, so that you don't
impose these instances on down-stream consumers of
your code.
For information on writing a test-suite with Cabal
see
<http://www.haskell.org/cabal/users-guide/#test-suites>
</longdescription>
</pkgmetadata>
1.1
dev-haskell/quickcheck-instances/quickcheck-instances-0.3.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.8.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.8.ebuild?rev=1.1&content-type=text/plain
Index: quickcheck-instances-0.3.8.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.8.ebuild,v
1.1 2014/07/02 12:33:28 gienah Exp $
EAPI=5
# ebuild generated by hackport 0.4.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Common quickcheck instances"
HOMEPAGE="https://github.com/aslatter/qc-instances"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/hashable-1.1.2.3:=[profile?]
<dev-haskell/hashable-1.3:=[profile?]
>=dev-haskell/quickcheck-2.1:2=[profile?]
<dev-haskell/quickcheck-2.8:2=[profile?]
>=dev-haskell/text-0.7:=[profile?] <dev-haskell/text-1.2:=[profile?]
>=dev-haskell/unordered-containers-0.2.1:=[profile?]
<dev-haskell/unordered-containers-0.3:=[profile?]
>=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.6
"
1.1 dev-haskell/quickcheck-instances/Manifest
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck-instances/Manifest?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck-instances/Manifest?rev=1.1&content-type=text/plain
Index: Manifest
===================================================================
DIST quickcheck-instances-0.3.8.tar.gz 5725 SHA256
6fbe5a3ec9358b3a0a159528b568af6c0541320caabfa754f80a86f8cf506204 SHA512
c8ec49fdc4cc34ea1538c0e49945ede7b6e65897b80c4b9bbc28b3da420458e2731259344e3df02ab0d1afb757a0416dd8697c165af56bf899388491117b6287
WHIRLPOOL
5888baf24fbd40886150ae40877bd179c4eb79b592e689f3c29d9eac3a9cf77c7aaf47bc1eb4a3a5dd79b65c93507999510de3c436cd186e18dd119308f7ac59
EBUILD quickcheck-instances-0.3.8.ebuild 890 SHA256
3a274a701f6dac079468ef282c7420379025daa04959c6c30da20446f540c014 SHA512
d6ee44f34a67ffdb16a57dc1b1fa2f7dfa18cbae581fe898f9e73dad89c51f0bed7fedd879f75e35a49feea719f117d7edee95fb0eafec123755f6118f148d38
WHIRLPOOL
6f67b142b57d630246c8a7d69292c77ee817826d7fece56d1d7e57738816bc003eec94cc3788858dbb465506436b4a72c9015a423a87952b103d6df15c63c593
MISC metadata.xml 734 SHA256
2f4512b865998b3391e56710c13dd3892d96cb3ab401eacaa3901c06793e0bae SHA512
ba3b6042699329ffbfd1a3ef0f03000b4eb7acf426c3d8e0e94de711af411f1ebd2d8858fa376c67e9a7f4dee674a3a0d08f84bfefb9450a88a289f3133cc6d9
WHIRLPOOL
b93d58af6f9171e7e582c51a5ce9770eb563ac847f2d0092e62166f52c96c509d6010829fbf98c4cbc5e4e407464079ccc0cf6aca07687796578d66b1eb44344
1.1 dev-haskell/quickcheck-instances/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck-instances/ChangeLog?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck-instances/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-haskell/quickcheck-instances
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck-instances/ChangeLog,v
1.1 2014/07/02 12:33:28 gienah Exp $
*quickcheck-instances-0.3.8 (02 Jul 2014)
02 Jul 2014; Mark Wright <[email protected]> +metadata.xml,
+quickcheck-instances-0.3.8.ebuild:
Add quickcheck-instances