public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mark Wright (gienah)" <gienah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/http-conduit: http-conduit-1.9.5.1.ebuild ChangeLog
Date: Sun, 20 Oct 2013 02:28:51 +0000 (UTC)	[thread overview]
Message-ID: <20131020022851.A57FD2004E@flycatcher.gentoo.org> (raw)

gienah      13/10/20 02:28:51

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

Revision  Changes    Path
1.3                  dev-haskell/http-conduit/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/http-conduit/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	13 Sep 2013 06:20:38 -0000	1.2
+++ ChangeLog	20 Oct 2013 02:28:51 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/http-conduit
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-conduit/ChangeLog,v 1.2 2013/09/13 06:20:38 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-conduit/ChangeLog,v 1.3 2013/10/20 02:28:51 gienah Exp $
+
+*http-conduit-1.9.5.1 (20 Oct 2013)
+
+  20 Oct 2013; Mark Wright <gienah@gentoo.org> +http-conduit-1.9.5.1.ebuild:
+  Bump http-conduit to 1.9.5.1
 
 *http-conduit-1.9.5 (13 Sep 2013)
 



1.1                  dev-haskell/http-conduit/http-conduit-1.9.5.1.ebuild

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

Index: http-conduit-1.9.5.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-conduit/http-conduit-1.9.5.1.ebuild,v 1.1 2013/10/20 02:28:51 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.3.3.9999

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

DESCRIPTION="HTTP client package with conduit interface and HTTPS support."
HOMEPAGE="http://www.yesodweb.com/book/http-conduit"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

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

RDEPEND=">=dev-haskell/asn1-data-0.5.1:=[profile?]
	>=dev-haskell/base64-bytestring-0.1:=[profile?]
	>=dev-haskell/blaze-builder-0.2.1:=[profile?]
	>=dev-haskell/blaze-builder-conduit-0.5:=[profile?]
	>=dev-haskell/case-insensitive-0.2:=[profile?]
	>=dev-haskell/certificate-1.3:=[profile?]
	>=dev-haskell/conduit-0.5.5:=[profile?] <dev-haskell/conduit-1.1:=[profile?]
	>=dev-haskell/cookie-0.4:=[profile?]
	dev-haskell/data-default:=[profile?]
	dev-haskell/deepseq:=[profile?]
	>=dev-haskell/failure-0.1:=[profile?]
	>=dev-haskell/http-types-0.7:=[profile?]
	>=dev-haskell/lifted-base-0.1:=[profile?]
	>=dev-haskell/mime-types-0.1:=[profile?]
	>=dev-haskell/monad-control-0.3:=[profile?]
	dev-haskell/mtl:=[profile?]
	>=dev-haskell/publicsuffixlist-0.0.3:=[profile?] <dev-haskell/publicsuffixlist-1.0:=[profile?]
	dev-haskell/random:=[profile?]
	dev-haskell/regex-compat:=[profile?]
	>=dev-haskell/resourcet-0.3:=[profile?] <dev-haskell/resourcet-0.5:=[profile?]
	>=dev-haskell/socks-0.4:=[profile?]
	dev-haskell/text:=[profile?]
	>=dev-haskell/tls-extra-0.5.0:=[profile?]
	>=dev-haskell/transformers-0.2:=[profile?]
	>=dev-haskell/transformers-base-0.4:=[profile?]
	>=dev-haskell/utf8-string-0.3.4:=[profile?]
	>=dev-haskell/void-0.5.5:=[profile?]
	>=dev-haskell/zlib-conduit-0.5:=[profile?] <dev-haskell/zlib-conduit-1.1:=[profile?]
	>=dev-lang/ghc-6.12.1:=
	>=dev-haskell/network-2.3:=[profile?]
	>=dev-haskell/cprng-aes-0.5.0:=[profile?]
	>=dev-haskell/tls-1.1.3:=[profile?]
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.8.0.2
	test? ( >=dev-haskell/hspec-1.3
		dev-haskell/hunit
		>=dev-haskell/network-conduit-0.6
		dev-haskell/wai
		>=dev-haskell/warp-1.3.6 )
"





             reply	other threads:[~2013-10-20  2:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-20  2:28 Mark Wright (gienah) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-24 19:36 [gentoo-commits] gentoo-x86 commit in dev-haskell/http-conduit: http-conduit-1.9.5.1.ebuild ChangeLog Agostino Sarubbo (ago)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131020022851.A57FD2004E@flycatcher.gentoo.org \
    --to=gienah@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox