gienah 14/03/09 07:57:14 Added: errorcall-eq-instance-0.1.0.ebuild metadata.xml ChangeLog Log: Add errorcall-eq-instance (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
Revision Changes Path 1.1 dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.1.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.1.0.ebuild?rev=1.1&content-type=text/plain Index: errorcall-eq-instance-0.1.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/errorcall-eq-instance/errorcall-eq-instance-0.1.0.ebuild,v 1.1 2014/03/09 07:57:14 gienah Exp $ EAPI=5 # ebuild generated by hackport 0.3.5.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="An orphan Eq instance for ErrorCall" HOMEPAGE="http://hackage.haskell.org/package/errorcall-eq-instance" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-1.8 test? ( >=dev-haskell/hspec-1.5 dev-haskell/quickcheck ) " 1.1 dev-haskell/errorcall-eq-instance/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/errorcall-eq-instance/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/errorcall-eq-instance/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>hask...@gentoo.org</email> </maintainer> <longdescription> Prior to @base-4.7.0.0@ there was no @Eq@ instance for @ErrorCall@. This package provides an orphan instance. </longdescription> </pkgmetadata> 1.1 dev-haskell/errorcall-eq-instance/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/errorcall-eq-instance/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/errorcall-eq-instance/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for dev-haskell/errorcall-eq-instance # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/errorcall-eq-instance/ChangeLog,v 1.1 2014/03/09 07:57:14 gienah Exp $ *errorcall-eq-instance-0.1.0 (09 Mar 2014) 09 Mar 2014; Mark Wright <gie...@gentoo.org> +errorcall-eq-instance-0.1.0.ebuild, +metadata.xml: Add errorcall-eq-instance