From b29a61684ea5fbe3190866920c0dd74702a6fd30 Mon Sep 17 00:00:00 2001 From: Tony Vroon Date: Tue, 5 Nov 2013 11:48:26 +0000 Subject: Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #488750. (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A) --- dev-haskell/http-conduit/ChangeLog | 6 +++++- dev-haskell/http-conduit/http-conduit-1.9.5.1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-haskell/http-conduit') diff --git a/dev-haskell/http-conduit/ChangeLog b/dev-haskell/http-conduit/ChangeLog index 79cb2cf20a60..805c4e0dd8ed 100644 --- a/dev-haskell/http-conduit/ChangeLog +++ b/dev-haskell/http-conduit/ChangeLog @@ -1,6 +1,10 @@ # 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.3 2013/10/20 02:28:51 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-conduit/ChangeLog,v 1.4 2013/11/05 11:48:26 chainsaw Exp $ + + 05 Nov 2013; Tony Vroon http-conduit-1.9.5.1.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani in bug #488750. *http-conduit-1.9.5.1 (20 Oct 2013) diff --git a/dev-haskell/http-conduit/http-conduit-1.9.5.1.ebuild b/dev-haskell/http-conduit/http-conduit-1.9.5.1.ebuild index 3045bc84fbf4..9a3ab556e639 100644 --- a/dev-haskell/http-conduit/http-conduit-1.9.5.1.ebuild +++ b/dev-haskell/http-conduit/http-conduit-1.9.5.1.ebuild @@ -1,6 +1,6 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-conduit/http-conduit-1.9.5.1.ebuild,v 1.2 2013/11/05 11:48:26 chainsaw Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=dev-haskell/asn1-data-0.5.1:=[profile?] -- cgit v1.2.3-65-gdbad