gienah      15/04/04 09:34:23

  Added:                uuid-types-1.0.0-r1.ebuild metadata.xml ChangeLog
  Log:
  Add uuid-types
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
618E971F)

Revision  Changes    Path
1.1                  dev-haskell/uuid-types/uuid-types-1.0.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/uuid-types/uuid-types-1.0.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/uuid-types/uuid-types-1.0.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: uuid-types-1.0.0-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-haskell/uuid-types/uuid-types-1.0.0-r1.ebuild,v 1.1 
2015/04/04 09:34:23 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.4.3

CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal

DESCRIPTION="Type definitions for Universally Unique Identifiers"
HOMEPAGE="https://github.com/aslatter/uuid";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=dev-haskell/binary-0.4:=[profile?] 
<dev-haskell/binary-0.8:=[profile?]
        >=dev-haskell/random-1.0.1:=[profile?] 
<dev-haskell/random-1.2:=[profile?]
        >=dev-lang/ghc-7.4.1:=
        || ( ( >=dev-haskell/hashable-1.1.1.0:=[profile?] 
<dev-haskell/hashable-1.2.0:=[profile?] )
                ( >=dev-haskell/hashable-1.2.1:=[profile?] 
<dev-haskell/hashable-1.3:=[profile?] ) )
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.8
        test? ( >=dev-haskell/hunit-1.2 <dev-haskell/hunit-1.3
                >=dev-haskell/quickcheck-2.4:2
                >=dev-haskell/test-framework-0.8 <dev-haskell/test-framework-0.9
                >=dev-haskell/test-framework-hunit-0.3 
<dev-haskell/test-framework-hunit-0.4
                >=dev-haskell/test-framework-quickcheck2-0.3 
<dev-haskell/test-framework-quickcheck2-0.4 )
"

src_prepare() {
        cabal_chdeps \
                'QuickCheck >=2.4 && < 2.8' 'QuickCheck >=2.4'
}



1.1                  dev-haskell/uuid-types/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/uuid-types/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/uuid-types/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>
        <longdescription>
                This library contains type definitions for Universally Unique 
Identifiers
                and basic conversion functions.
                See &lt;http://en.wikipedia.org/wiki/UUID&gt; for the general 
idea.
        </longdescription>
</pkgmetadata>



1.1                  dev-haskell/uuid-types/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/uuid-types/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/uuid-types/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for dev-haskell/uuid-types
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/uuid-types/ChangeLog,v 1.1 
2015/04/04 09:34:23 gienah Exp $

*uuid-types-1.0.0-r1 (04 Apr 2015)

  04 Apr 2015; Mark Wright <[email protected]> +metadata.xml,
  +uuid-types-1.0.0-r1.ebuild:
  Add uuid-types




Reply via email to