slyfox      15/07/20 18:17:24

  Added:                metadata.xml pretty-show-1.6.8.2.ebuild ChangeLog
  Log:
  Tools for working with derived 'Show' instances and generic inspection of 
values. Initial import, a depend for pandoc-1.14 (via pandoc-citeproc).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  Changes    Path
1.1                  dev-haskell/pretty-show/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pretty-show/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/pretty-show/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>
                We provide a library and an executable for working with derived 
&#39;Show&#39;
                instances. By using the library, we can parse derived 
&#39;Show&#39; instances into a
                generic data structure. The @ppsh@ tool uses the library to 
produce
                human-readable versions of &#39;Show&#39; instances, which can 
be quite handy for
                debugging Haskell programs.
        </longdescription>
</pkgmetadata>



1.1                  dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild

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

Index: pretty-show-1.6.8.2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild,v 
1.1 2015/07/20 18:17:24 slyfox Exp $

EAPI=5

# ebuild generated by hackport 0.4.3

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

DESCRIPTION="Tools for working with derived 'Show' instances and generic 
inspection of values"
HOMEPAGE="http://wiki.github.com/yav/pretty-show";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

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

RDEPEND=">=dev-haskell/haskell-lexer-1:=[profile?] 
<dev-haskell/haskell-lexer-2:=[profile?]
        >=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.8
        dev-haskell/happy
"



1.1                  dev-haskell/pretty-show/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for dev-haskell/pretty-show
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/pretty-show/ChangeLog,v 1.1 
2015/07/20 18:17:24 slyfox Exp $

*pretty-show-1.6.8.2 (20 Jul 2015)

  20 Jul 2015; Sergei Trofimovich <[email protected]> +metadata.xml,
  +pretty-show-1.6.8.2.ebuild:
  Tools for working with derived 'Show' instances and generic inspection of
  values. Initial import, a depend for pandoc-1.14 (via pandoc-citeproc).




Reply via email to