gienah      14/12/14 05:19:40

  Added:                metadata.xml hourglass-0.2.6.ebuild ChangeLog
  Log:
  Add hourglass
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
618E971F)

Revision  Changes    Path
1.1                  dev-haskell/hourglass/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hourglass/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hourglass/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>
                Simple time library focusing on simple but powerful and 
performant API
                
                The backbone of the library are the Timeable and Time type 
classes.
                
                Each Timeable instances can be converted to type that has a 
Time instances,
                and thus are different representations of current time.
        </longdescription>
</pkgmetadata>



1.1                  dev-haskell/hourglass/hourglass-0.2.6.ebuild

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

Index: hourglass-0.2.6.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-haskell/hourglass/hourglass-0.2.6.ebuild,v 1.1 
2014/12/14 05:19:40 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.4.3

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

DESCRIPTION="simple performant time related library"
HOMEPAGE="https://github.com/vincenthz/hs-hourglass";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

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

RDEPEND=">=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.10
        test? ( dev-haskell/mtl
                dev-haskell/tasty
                dev-haskell/tasty-hunit
                dev-haskell/tasty-quickcheck )
"



1.1                  dev-haskell/hourglass/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for dev-haskell/hourglass
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hourglass/ChangeLog,v 1.1 
2014/12/14 05:19:40 gienah Exp $

*hourglass-0.2.6 (14 Dec 2014)

  14 Dec 2014; Mark Wright <[email protected]> +hourglass-0.2.6.ebuild,
  +metadata.xml:
  Add hourglass




Reply via email to