slyfox      15/03/10 21:57:29

  Added:                metadata.xml biocore-0.3.1.ebuild ChangeLog
  Log:
  A bioinformatics library for haskell (requested by Martin MOKREJŠ).
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

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

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/biocore/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/biocore/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>
                A set of core definitions and data structures
                commonly used in bioinformatics.  The intention is that 
bioinformatics
                libraries will use this as a common ground to avoid needless 
incompatibilities
                and duplicated work.
        </longdescription>
</pkgmetadata>



1.1                  dev-haskell/biocore/biocore-0.3.1.ebuild

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

Index: biocore-0.3.1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/biocore/biocore-0.3.1.ebuild,v 
1.1 2015/03/10 21:57:29 slyfox Exp $

EAPI=5

# ebuild generated by hackport 0.3.3.9999

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

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

LICENSE="LGPL-2.1"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-haskell/stringable:=[profile?]
        >=dev-lang/ghc-6.10.4:=
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.6.0.3
"



1.1                  dev-haskell/biocore/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for dev-haskell/biocore
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/biocore/ChangeLog,v 1.1 
2015/03/10 21:57:29 slyfox Exp $

*biocore-0.3.1 (10 Mar 2015)

  10 Mar 2015; Sergei Trofimovich <[email protected]> +biocore-0.3.1.ebuild,
  +metadata.xml:
  A bioinformatics library for haskell (requested by Martin MOKREJŠ).




Reply via email to