summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-24 19:39:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-24 19:39:39 +0000
commitc69ff4ae2d11faf732e1070a577109400b84b609 (patch)
treea12a48df793a932929ffd2e3bcef5fbeac90b83d /dev-haskell/zlib-conduit
parentStable for x86, wrt bug #488750 (diff)
downloadgentoo-2-c69ff4ae2d11faf732e1070a577109400b84b609.tar.gz
gentoo-2-c69ff4ae2d11faf732e1070a577109400b84b609.tar.bz2
gentoo-2-c69ff4ae2d11faf732e1070a577109400b84b609.zip
Stable for x86, wrt bug #488750
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/zlib-conduit')
-rw-r--r--dev-haskell/zlib-conduit/ChangeLog5
-rw-r--r--dev-haskell/zlib-conduit/zlib-conduit-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/zlib-conduit/ChangeLog b/dev-haskell/zlib-conduit/ChangeLog
index a817b343f495..7272fa8c1ac9 100644
--- a/dev-haskell/zlib-conduit/ChangeLog
+++ b/dev-haskell/zlib-conduit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/zlib-conduit
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zlib-conduit/ChangeLog,v 1.2 2013/11/05 11:40:57 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zlib-conduit/ChangeLog,v 1.3 2013/11/24 19:39:39 ago Exp $
+
+ 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> zlib-conduit-1.0.0.ebuild:
+ Stable for x86, wrt bug #488750
05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> zlib-conduit-1.0.0.ebuild:
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
diff --git a/dev-haskell/zlib-conduit/zlib-conduit-1.0.0.ebuild b/dev-haskell/zlib-conduit/zlib-conduit-1.0.0.ebuild
index d6cf41daf8fd..3b8c0ef52a42 100644
--- a/dev-haskell/zlib-conduit/zlib-conduit-1.0.0.ebuild
+++ b/dev-haskell/zlib-conduit/zlib-conduit-1.0.0.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/zlib-conduit/zlib-conduit-1.0.0.ebuild,v 1.2 2013/11/05 11:40:57 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/zlib-conduit/zlib-conduit-1.0.0.ebuild,v 1.3 2013/11/24 19:39:39 ago 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="+debug"
RDEPEND="=dev-haskell/conduit-1.0*:=[profile?]