summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:12:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:12:50 +0000
commit050b51c499f0ac57aaec7ae1961556e3f34357db (patch)
tree37107017c7d007e2bfb57c8a986c4e71c68e7c01 /dev-haskell/http
parentStable for x86, wrt bug #473428 (diff)
downloadgentoo-2-050b51c499f0ac57aaec7ae1961556e3f34357db.tar.gz
gentoo-2-050b51c499f0ac57aaec7ae1961556e3f34357db.tar.bz2
gentoo-2-050b51c499f0ac57aaec7ae1961556e3f34357db.zip
Stable for x86, wrt bug #470358
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/http')
-rw-r--r--dev-haskell/http/ChangeLog5
-rw-r--r--dev-haskell/http/http-4000.2.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/http/ChangeLog b/dev-haskell/http/ChangeLog
index a6098138a79a..0634ddd58ad1 100644
--- a/dev-haskell/http/ChangeLog
+++ b/dev-haskell/http/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/http
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/ChangeLog,v 1.39 2013/06/25 10:25:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/ChangeLog,v 1.40 2013/06/25 12:12:50 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> http-4000.2.8.ebuild:
+ Stable for x86, wrt bug #470358
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> http-4000.2.8.ebuild:
Stable for ppc64, wrt bug #470358
diff --git a/dev-haskell/http/http-4000.2.8.ebuild b/dev-haskell/http/http-4000.2.8.ebuild
index c8dd383c3a65..c5095c5cb248 100644
--- a/dev-haskell/http/http-4000.2.8.ebuild
+++ b/dev-haskell/http/http-4000.2.8.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/http-4000.2.8.ebuild,v 1.3 2013/06/25 10:25:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http/http-4000.2.8.ebuild,v 1.4 2013/06/25 12:12:50 ago Exp $
EAPI=5
@@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos"
# hackport-args: --always-disabled='mtl1 network23 old-base warn-as-error'
IUSE=""