summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2013-11-05 10:14:06 +0000
committerTony Vroon <chainsaw@gentoo.org>2013-11-05 10:14:06 +0000
commit824ff557a7a9db8001b8d61413cd50c6fc07f0a6 (patch)
tree27955838184e1083f20c1e976655c704c60c9a6d /dev-haskell/resourcet
parentMarked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff)
downloadgentoo-2-824ff557a7a9db8001b8d61413cd50c6fc07f0a6.tar.gz
gentoo-2-824ff557a7a9db8001b8d61413cd50c6fc07f0a6.tar.bz2
gentoo-2-824ff557a7a9db8001b8d61413cd50c6fc07f0a6.zip
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)
Diffstat (limited to 'dev-haskell/resourcet')
-rw-r--r--dev-haskell/resourcet/ChangeLog6
-rw-r--r--dev-haskell/resourcet/resourcet-0.4.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-haskell/resourcet/ChangeLog b/dev-haskell/resourcet/ChangeLog
index a6f4b7c52441..1cb24af0a975 100644
--- a/dev-haskell/resourcet/ChangeLog
+++ b/dev-haskell/resourcet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/resourcet
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/resourcet/ChangeLog,v 1.3 2013/10/20 02:27:23 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/resourcet/ChangeLog,v 1.4 2013/11/05 10:14:06 chainsaw Exp $
+
+ 05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> resourcet-0.4.9.ebuild:
+ Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
+ Lazkani in bug #488750.
*resourcet-0.4.9 (20 Oct 2013)
diff --git a/dev-haskell/resourcet/resourcet-0.4.9.ebuild b/dev-haskell/resourcet/resourcet-0.4.9.ebuild
index 419171b4b8da..7526c76c5160 100644
--- a/dev-haskell/resourcet/resourcet-0.4.9.ebuild
+++ b/dev-haskell/resourcet/resourcet-0.4.9.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/resourcet/resourcet-0.4.9.ebuild,v 1.1 2013/10/20 02:27:23 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/resourcet/resourcet-0.4.9.ebuild,v 1.2 2013/11/05 10:14:06 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/lifted-base-0.1:=[profile?]