qnikst      15/01/29 20:27:50

  Modified:             ChangeLog
  Added:                blaze-markup-0.6.3.0.ebuild
  Removed:              blaze-markup-0.6.1.1.ebuild
                        blaze-markup-0.5.1.5.ebuild
                        blaze-markup-0.6.1.0.ebuild
                        blaze-markup-0.6.0.0.ebuild
  Log:
  dev-haskell/blaze-markup: drop old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
76512BBA09DD3D53)

Revision  Changes    Path
1.18                 dev-haskell/blaze-markup/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/blaze-markup/ChangeLog?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/blaze-markup/ChangeLog?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/blaze-markup/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   13 Dec 2014 13:27:56 -0000      1.17
+++ ChangeLog   29 Jan 2015 20:27:50 -0000      1.18
@@ -1,6 +1,14 @@
 # ChangeLog for dev-haskell/blaze-markup
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/ChangeLog,v 1.17 
2014/12/13 13:27:56 gienah Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/ChangeLog,v 1.18 
2015/01/29 20:27:50 qnikst Exp $
+
+*blaze-markup-0.6.3.0 (29 Jan 2015)
+
+  29 Jan 2015; Alexander Vershilov <[email protected]>
+  +blaze-markup-0.6.3.0.ebuild, -blaze-markup-0.5.1.5.ebuild,
+  -blaze-markup-0.6.0.0.ebuild, -blaze-markup-0.6.1.0.ebuild,
+  -blaze-markup-0.6.1.1.ebuild:
+  dev-haskell/blaze-markup: drop old
 
 *blaze-markup-0.6.1.1 (13 Dec 2014)
 



1.1                  dev-haskell/blaze-markup/blaze-markup-0.6.3.0.ebuild

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

Index: blaze-markup-0.6.3.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/blaze-markup/blaze-markup-0.6.3.0.ebuild,v 
1.1 2015/01/29 20:27:50 qnikst Exp $

EAPI=5

# ebuild generated by hackport 0.4.4.9999

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

DESCRIPTION="A blazingly fast markup combinator library for Haskell"
HOMEPAGE="http://jaspervdj.be/blaze";
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

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

RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?] 
<dev-haskell/blaze-builder-0.4:=[profile?]
        >=dev-haskell/text-0.10:=[profile?] <dev-haskell/text-1.3:=[profile?]
        >=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.8
        test? ( >=dev-haskell/hunit-1.2 <dev-haskell/hunit-1.3
                >=dev-haskell/quickcheck-2.4 <dev-haskell/quickcheck-2.8
                >=dev-haskell/test-framework-0.4 <dev-haskell/test-framework-0.9
                >=dev-haskell/test-framework-hunit-0.3 
<dev-haskell/test-framework-hunit-0.4
                >=dev-haskell/test-framework-quickcheck2-0.3 
<dev-haskell/test-framework-quickcheck2-0.4 )
"




Reply via email to