summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:43:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 09:43:22 +0000
commit4ef681d87d25b852bb941abfe8eb018e5cdec081 (patch)
treec26ba515e8f3064e37c5d074dcfb4933a715ffed /dev-haskell/digest
parentStable for amd64, wrt bug #399977 (diff)
downloadgentoo-2-4ef681d87d25b852bb941abfe8eb018e5cdec081.tar.gz
gentoo-2-4ef681d87d25b852bb941abfe8eb018e5cdec081.tar.bz2
gentoo-2-4ef681d87d25b852bb941abfe8eb018e5cdec081.zip
Stable for amd64, wrt bug #399979
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/digest')
-rw-r--r--dev-haskell/digest/ChangeLog7
-rw-r--r--dev-haskell/digest/digest-0.0.0.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/digest/ChangeLog b/dev-haskell/digest/ChangeLog
index a236d145fab7..f042c863f92a 100644
--- a/dev-haskell/digest/ChangeLog
+++ b/dev-haskell/digest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/digest
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/ChangeLog,v 1.10 2011/08/01 21:36:29 slyfox Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/ChangeLog,v 1.11 2012/02/24 09:43:22 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> digest-0.0.0.9.ebuild:
+ Stable for amd64, wrt bug #399979
*digest-0.0.0.9 (01 Aug 2011)
diff --git a/dev-haskell/digest/digest-0.0.0.9.ebuild b/dev-haskell/digest/digest-0.0.0.9.ebuild
index 787cfd319f9b..7bb76e152267 100644
--- a/dev-haskell/digest/digest-0.0.0.9.ebuild
+++ b/dev-haskell/digest/digest-0.0.0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/digest-0.0.0.9.ebuild,v 1.1 2011/08/01 21:36:29 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/digest/digest-0.0.0.9.ebuild,v 1.2 2012/02/24 09:43:22 ago Exp $
# ebuild generated by hackport 0.2.13
@@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.8.2