summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-07 23:41:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-07 23:41:56 +0000
commit7124f8c814e794e38a0ff5cacffdadd567c8700d (patch)
treed6c4ca4e0773dff19e4008cb333bc9b6736642c9 /dev-haskell/vector
parentStable for amd64, wrt bug #421351 (diff)
downloadgentoo-2-7124f8c814e794e38a0ff5cacffdadd567c8700d.tar.gz
gentoo-2-7124f8c814e794e38a0ff5cacffdadd567c8700d.tar.bz2
gentoo-2-7124f8c814e794e38a0ff5cacffdadd567c8700d.zip
Stable for amd64, wrt bug #421351
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/vector')
-rw-r--r--dev-haskell/vector/ChangeLog5
-rw-r--r--dev-haskell/vector/vector-0.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/vector/ChangeLog b/dev-haskell/vector/ChangeLog
index 9a43dcea2251..01878130a188 100644
--- a/dev-haskell/vector/ChangeLog
+++ b/dev-haskell/vector/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/vector
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/ChangeLog,v 1.2 2012/05/05 12:59:06 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/ChangeLog,v 1.3 2012/09/07 23:41:56 ago Exp $
+
+ 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> vector-0.9.1.ebuild:
+ Stable for amd64, wrt bug #421351
05 May 2012; Mark Wright <gienah@gentoo.org> vector-0.9.1.ebuild:
Add keywords for darcs 2.8.0. [profile?] for haskell libs (part of fix for bug
diff --git a/dev-haskell/vector/vector-0.9.1.ebuild b/dev-haskell/vector/vector-0.9.1.ebuild
index 9b5c1f2eeb98..6bac451fb18b 100644
--- a/dev-haskell/vector/vector-0.9.1.ebuild
+++ b/dev-haskell/vector/vector-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/vector-0.9.1.ebuild,v 1.2 2012/05/05 12:59:06 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/vector-0.9.1.ebuild,v 1.3 2012/09/07 23:41:56 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="=dev-haskell/primitive-0.4*[profile?]