From a786534ae22c8f9a8e22d6775eca7ee482186747 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 2 Mar 2014 23:01:19 +0000 Subject: amd64 stable, bug #502662 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4) --- dev-haskell/conduit/ChangeLog | 7 +++++-- dev-haskell/conduit/conduit-1.0.9.3.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-haskell/conduit') diff --git a/dev-haskell/conduit/ChangeLog b/dev-haskell/conduit/ChangeLog index 4db56c962f0f..512d695642b4 100644 --- a/dev-haskell/conduit/ChangeLog +++ b/dev-haskell/conduit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/conduit -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/ChangeLog,v 1.6 2013/12/11 05:48:54 gienah Exp $ +# 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 $ + + 02 Mar 2014; Pacho Ramos conduit-1.0.9.3.ebuild: + amd64 stable, bug #502662 *conduit-1.0.9.3 (11 Dec 2013) diff --git a/dev-haskell/conduit/conduit-1.0.9.3.ebuild b/dev-haskell/conduit/conduit-1.0.9.3.ebuild index 6eb6c197c058..2e1ef1abefb6 100644 --- a/dev-haskell/conduit/conduit-1.0.9.3.ebuild +++ b/dev-haskell/conduit/conduit-1.0.9.3.ebuild @@ -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/conduit/conduit-1.0.9.3.ebuild,v 1.1 2013/12/11 05:48:54 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/conduit-1.0.9.3.ebuild,v 1.2 2014/03/02 23:01:19 pacho Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="nohandles" RDEPEND=">=dev-haskell/lifted-base-0.1:=[profile?] -- cgit v1.2.3-65-gdbad