gienah      15/03/31 01:11:12

  Modified:             ChangeLog
  Added:                ansi-wl-pprint-0.6.7.2.ebuild
  Log:
  Bump ansi-wl-pprint to 0.6.7.2
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
618E971F)

Revision  Changes    Path
1.35                 dev-haskell/ansi-wl-pprint/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog?rev=1.35&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog?rev=1.35&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   26 Jan 2015 13:06:49 -0000      1.34
+++ ChangeLog   31 Mar 2015 01:11:12 -0000      1.35
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/ansi-wl-pprint
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.34 
2015/01/26 13:06:49 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ChangeLog,v 1.35 
2015/03/31 01:11:12 gienah Exp $
+
+*ansi-wl-pprint-0.6.7.2 (31 Mar 2015)
+
+  31 Mar 2015; Mark Wright <[email protected]> +ansi-wl-pprint-0.6.7.2.ebuild:
+  Bump ansi-wl-pprint to 0.6.7.2
 
   26 Jan 2015; Alexander Vershilov <[email protected]>
   -ansi-wl-pprint-0.6.4.ebuild, ansi-wl-pprint-0.6.7.1.ebuild:



1.1                  dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.2.ebuild

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

Index: ansi-wl-pprint-0.6.7.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/ansi-wl-pprint/ansi-wl-pprint-0.6.7.2.ebuild,v
 1.1 2015/03/31 01:11:12 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.4.4.9999

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

DESCRIPTION="The Wadler/Leijen Pretty Printer for colored ANSI terminal output"
HOMEPAGE="http://github.com/batterseapower/ansi-wl-pprint";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="example"

RDEPEND=">=dev-haskell/ansi-terminal-0.4.0:=[profile?] 
<dev-haskell/ansi-terminal-0.7:=[profile?]
        >=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.2
"

src_configure() {
        haskell-cabal_src_configure \
                $(cabal_flag example example)
}




Reply via email to