summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-11-24 19:40:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-11-24 19:40:14 +0000
commit37eca13f20af487144496a9a6b34ae4855fa4ded (patch)
tree4ae2b9fb957cb6aef47cd50c7824b8ae13b61497 /dev-haskell/http-attoparsec
parentStable for x86, wrt bug #488750 (diff)
downloadgentoo-2-37eca13f20af487144496a9a6b34ae4855fa4ded.tar.gz
gentoo-2-37eca13f20af487144496a9a6b34ae4855fa4ded.tar.bz2
gentoo-2-37eca13f20af487144496a9a6b34ae4855fa4ded.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/http-attoparsec')
-rw-r--r--dev-haskell/http-attoparsec/ChangeLog5
-rw-r--r--dev-haskell/http-attoparsec/http-attoparsec-0.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/http-attoparsec/ChangeLog b/dev-haskell/http-attoparsec/ChangeLog
index 0772a8958861..3c5cd80dcf98 100644
--- a/dev-haskell/http-attoparsec/ChangeLog
+++ b/dev-haskell/http-attoparsec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/http-attoparsec
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-attoparsec/ChangeLog,v 1.2 2013/11/05 11:46:33 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-attoparsec/ChangeLog,v 1.3 2013/11/24 19:40:14 ago Exp $
+
+ 24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> http-attoparsec-0.1.0.ebuild:
+ Stable for x86, wrt bug #488750
05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> http-attoparsec-0.1.0.ebuild:
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
diff --git a/dev-haskell/http-attoparsec/http-attoparsec-0.1.0.ebuild b/dev-haskell/http-attoparsec/http-attoparsec-0.1.0.ebuild
index c176d9e7fe12..0df8b50b8759 100644
--- a/dev-haskell/http-attoparsec/http-attoparsec-0.1.0.ebuild
+++ b/dev-haskell/http-attoparsec/http-attoparsec-0.1.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/http-attoparsec/http-attoparsec-0.1.0.ebuild,v 1.2 2013/11/05 11:46:33 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/http-attoparsec/http-attoparsec-0.1.0.ebuild,v 1.3 2013/11/24 19:40:14 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=""
RDEPEND=">=dev-haskell/attoparsec-0.10.4.0:=[profile?]