gienah      15/08/02 14:04:54

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

Revision  Changes    Path
1.1                  dev-haskell/prettyclass/prettyclass-1.0.0.0.ebuild

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

Index: prettyclass-1.0.0.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-haskell/prettyclass/prettyclass-1.0.0.0.ebuild,v 
1.1 2015/08/02 14:04:54 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.3.2.9999

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

DESCRIPTION="Pretty printing class similar to Show"
HOMEPAGE="http://hackage.haskell.org/package/prettyclass";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

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

RDEPEND=">=dev-lang/ghc-6.10.4:="
DEPEND="${RDEPEND}
                >=dev-haskell/cabal-0"



1.1                  dev-haskell/prettyclass/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/prettyclass/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/prettyclass/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>
                Pretty printing class similar to Show, based on the HughesPJ
                pretty printing library.  Provides the pretty printing class
                and instances for the Prelude types.
        </longdescription>
</pkgmetadata>



1.1                  dev-haskell/prettyclass/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for dev-haskell/prettyclass
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/prettyclass/ChangeLog,v 1.1 
2015/08/02 14:04:54 gienah Exp $

*prettyclass-1.0.0.0 (02 Aug 2015)

  02 Aug 2015; Mark Wright <gie...@gentoo.org> +metadata.xml,
  +prettyclass-1.0.0.0.ebuild:
  Add prettyclass




Reply via email to