public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-haskell/conduit: conduit-1.0.15.1.ebuild ChangeLog
@ 2014-03-04 16:04 Alexander Vershilov (qnikst)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Vershilov (qnikst) @ 2014-03-04 16:04 UTC (permalink / raw
  To: gentoo-commits

qnikst      14/03/04 16:04:58

  Modified:             ChangeLog
  Added:                conduit-1.0.15.1.ebuild
  Log:
  new version
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xEAD50D64D8D3571A!)

Revision  Changes    Path
1.8                  dev-haskell/conduit/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/conduit/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	2 Mar 2014 23:01:19 -0000	1.7
+++ ChangeLog	4 Mar 2014 16:04:58 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/conduit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/ChangeLog,v 1.7 2014/03/02 23:01:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/ChangeLog,v 1.8 2014/03/04 16:04:58 qnikst Exp $
+
+*conduit-1.0.15.1 (04 Mar 2014)
+
+  04 Mar 2014; Alexander Vershilov <qnikst@gentoo.org> +conduit-1.0.15.1.ebuild:
+  new version
 
   02 Mar 2014; Pacho Ramos <pacho@gentoo.org> conduit-1.0.9.3.ebuild:
   amd64 stable, bug #502662



1.1                  dev-haskell/conduit/conduit-1.0.15.1.ebuild

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

Index: conduit-1.0.15.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/conduit-1.0.15.1.ebuild,v 1.1 2014/03/04 16:04:58 qnikst Exp $

EAPI=5

# ebuild generated by hackport 0.3.6.9999

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

DESCRIPTION="Streaming data processing library."
HOMEPAGE="http://github.com/snoyberg/conduit"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

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

RDEPEND=">=dev-haskell/lifted-base-0.1:=[profile?]
	dev-haskell/mmorph:=[profile?]
	>=dev-haskell/monad-control-0.3.1:=[profile?] <dev-haskell/monad-control-0.4:=[profile?]
	dev-haskell/mtl:=[profile?]
	>=dev-haskell/resourcet-0.4.3:=[profile?] <dev-haskell/resourcet-0.5:=[profile?]
	>=dev-haskell/text-0.11:=[profile?]
	>=dev-haskell/text-stream-decode-0.1.0.4:=[profile?] <dev-haskell/text-stream-decode-0.2:=[profile?]
	>=dev-haskell/transformers-0.2.2:=[profile?] <dev-haskell/transformers-0.4:=[profile?]
	>=dev-haskell/transformers-base-0.4.1:=[profile?] <dev-haskell/transformers-base-0.5:=[profile?]
	>=dev-haskell/void-0.5.5:=[profile?]
	>=dev-lang/ghc-7.0.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.10.0.0
	test? ( >=dev-haskell/hspec-1.3
		dev-haskell/quickcheck )
"

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





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

* [gentoo-commits] gentoo-x86 commit in dev-haskell/conduit: conduit-1.0.15.1.ebuild ChangeLog
@ 2015-07-05 14:41 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada (zlogene) @ 2015-07-05 14:41 UTC (permalink / raw
  To: gentoo-commits

zlogene     15/07/05 14:41:52

  Modified:             conduit-1.0.15.1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #550394
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.3                  dev-haskell/conduit/conduit-1.0.15.1.ebuild

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

Index: conduit-1.0.15.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/conduit/conduit-1.0.15.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- conduit-1.0.15.1.ebuild	25 Jul 2014 09:16:31 -0000	1.2
+++ conduit-1.0.15.1.ebuild	5 Jul 2015 14:41:52 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/conduit-1.0.15.1.ebuild,v 1.2 2014/07/25 09:16:31 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/conduit-1.0.15.1.ebuild,v 1.3 2015/07/05 14:41:52 zlogene Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="nohandles"
 
 RDEPEND=">=dev-haskell/lifted-base-0.1:=[profile?]



1.18                 dev-haskell/conduit/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/conduit/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	6 Jun 2015 10:44:16 -0000	1.17
+++ ChangeLog	5 Jul 2015 14:41:52 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-haskell/conduit
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/ChangeLog,v 1.17 2015/06/06 10:44:16 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/ChangeLog,v 1.18 2015/07/05 14:41:52 zlogene Exp $
+
+  05 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> conduit-1.0.15.1.ebuild:
+  x86 stable wrt bug #550394
 
   06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
   Add github to remote-id in metadata.xml





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

end of thread, other threads:[~2015-07-05 14:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04 16:04 [gentoo-commits] gentoo-x86 commit in dev-haskell/conduit: conduit-1.0.15.1.ebuild ChangeLog Alexander Vershilov (qnikst)
  -- strict thread matches above, loose matches on Subject: below --
2015-07-05 14:41 Mikle Kolyada (zlogene)

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