slyfox      15/06/21 18:53:50

  Added:                sandi-0.3.5.ebuild metadata.xml ChangeLog
  Log:
  Data encoding library, a depend for dev-vcs/git-annex.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  Changes    Path
1.1                  dev-haskell/sandi/sandi-0.3.5.ebuild

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

Index: sandi-0.3.5.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/sandi/sandi-0.3.5.ebuild,v 1.1 
2015/06/21 18:53:50 slyfox Exp $

EAPI=5

# ebuild generated by hackport 0.4.5.9999

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

DESCRIPTION="Data encoding library"
HOMEPAGE="http://hackage.haskell.org/package/sandi";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

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

RDEPEND=">=dev-lang/ghc-7.8.2:=
        with-conduit? ( >=dev-haskell/conduit-1.2:=[profile?] 
<dev-haskell/conduit-1.3:=[profile?]
                        >=dev-haskell/exceptions-0.6:=[profile?] 
<dev-haskell/exceptions-0.9:=[profile?] )
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.18.1.3
        test? ( dev-haskell/hunit
                dev-haskell/tasty
                dev-haskell/tasty-hunit
                dev-haskell/tasty-quickcheck
                dev-haskell/tasty-th )
"

src_configure() {
        haskell-cabal_src_configure \
                $(cabal_flag with-conduit with-conduit)
}



1.1                  dev-haskell/sandi/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/sandi/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/sandi/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>
                Reasonably fast data encoding library.
        </longdescription>
        <use>
                <flag name="with-conduit">Build with conduit</flag>
        </use>
</pkgmetadata>



1.1                  dev-haskell/sandi/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for dev-haskell/sandi
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/sandi/ChangeLog,v 1.1 2015/06/21 
18:53:50 slyfox Exp $

*sandi-0.3.5 (21 Jun 2015)

  21 Jun 2015; Sergei Trofimovich <[email protected]> +metadata.xml,
  +sandi-0.3.5.ebuild:
  Data encoding library, a depend for dev-vcs/git-annex.




Reply via email to