public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/blaze-markup: blaze-markup-0.5.1.6.ebuild ChangeLog
@ 2013-12-10 10:09 Mark Wright (gienah)
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Wright (gienah) @ 2013-12-10 10:09 UTC (permalink / raw
  To: gentoo-commits

gienah      13/12/10 10:09:38

  Modified:             ChangeLog
  Added:                blaze-markup-0.5.1.6.ebuild
  Log:
  Bump blaze-markup to 0.5.1.6
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 618E971F)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	24 Nov 2013 19:32:56 -0000	1.8
+++ ChangeLog	10 Dec 2013 10:09:38 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/blaze-markup
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/ChangeLog,v 1.8 2013/11/24 19:32:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/ChangeLog,v 1.9 2013/12/10 10:09:38 gienah Exp $
+
+*blaze-markup-0.5.1.6 (10 Dec 2013)
+
+  10 Dec 2013; Mark Wright <gienah@gentoo.org> +blaze-markup-0.5.1.6.ebuild:
+  Bump blaze-markup to 0.5.1.6
 
   24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> blaze-markup-0.5.1.5.ebuild:
   Stable for x86, wrt bug #488750



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

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

Index: blaze-markup-0.5.1.6.ebuild
===================================================================
# Copyright 1999-2013 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.5.1.6.ebuild,v 1.1 2013/12/10 10:09:38 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.3.5.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.1:=[profile?]
	>=dev-lang/ghc-6.10.4:=
"
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.7
		>=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 )
"





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-haskell/blaze-markup: blaze-markup-0.5.1.6.ebuild ChangeLog
@ 2014-03-02 22:59 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2014-03-02 22:59 UTC (permalink / raw
  To: gentoo-commits

pacho       14/03/02 22:59:35

  Modified:             blaze-markup-0.5.1.6.ebuild ChangeLog
  Log:
  amd64 stable, bug #502654
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.2                  dev-haskell/blaze-markup/blaze-markup-0.5.1.6.ebuild

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

Index: blaze-markup-0.5.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/blaze-markup-0.5.1.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- blaze-markup-0.5.1.6.ebuild	10 Dec 2013 10:09:38 -0000	1.1
+++ blaze-markup-0.5.1.6.ebuild	2 Mar 2014 22:59:35 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.5.1.6.ebuild,v 1.1 2013/12/10 10:09:38 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/blaze-markup-0.5.1.6.ebuild,v 1.2 2014/03/02 22:59:35 pacho Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?] <dev-haskell/blaze-builder-0.4:=[profile?]



1.11                 dev-haskell/blaze-markup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	27 Feb 2014 07:16:19 -0000	1.10
+++ ChangeLog	2 Mar 2014 22:59:35 -0000	1.11
@@ -1,6 +1,9 @@
 # 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.10 2014/02/27 07:16:19 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/ChangeLog,v 1.11 2014/03/02 22:59:35 pacho Exp $
+
+  02 Mar 2014; Pacho Ramos <pacho@gentoo.org> blaze-markup-0.5.1.6.ebuild:
+  amd64 stable, bug #502654
 
 *blaze-markup-0.5.2.1 (27 Feb 2014)
 





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-haskell/blaze-markup: blaze-markup-0.5.1.6.ebuild ChangeLog
@ 2014-03-04 19:59 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-03-04 19:59 UTC (permalink / raw
  To: gentoo-commits

ago         14/03/04 19:59:42

  Modified:             blaze-markup-0.5.1.6.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #502654
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  dev-haskell/blaze-markup/blaze-markup-0.5.1.6.ebuild

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

Index: blaze-markup-0.5.1.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/blaze-markup-0.5.1.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- blaze-markup-0.5.1.6.ebuild	2 Mar 2014 22:59:35 -0000	1.2
+++ blaze-markup-0.5.1.6.ebuild	4 Mar 2014 19:59:42 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.5.1.6.ebuild,v 1.2 2014/03/02 22:59:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/blaze-markup-0.5.1.6.ebuild,v 1.3 2014/03/04 19:59:42 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-haskell/blaze-builder-0.2:=[profile?] <dev-haskell/blaze-builder-0.4:=[profile?]



1.12                 dev-haskell/blaze-markup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	2 Mar 2014 22:59:35 -0000	1.11
+++ ChangeLog	4 Mar 2014 19:59:42 -0000	1.12
@@ -1,6 +1,9 @@
 # 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.11 2014/03/02 22:59:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/blaze-markup/ChangeLog,v 1.12 2014/03/04 19:59:42 ago Exp $
+
+  04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> blaze-markup-0.5.1.6.ebuild:
+  Stable for x86, wrt bug #502654
 
   02 Mar 2014; Pacho Ramos <pacho@gentoo.org> blaze-markup-0.5.1.6.ebuild:
   amd64 stable, bug #502654





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-04 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04 19:59 [gentoo-commits] gentoo-x86 commit in dev-haskell/blaze-markup: blaze-markup-0.5.1.6.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-03-02 22:59 Pacho Ramos (pacho)
2013-12-10 10:09 Mark Wright (gienah)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox