summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-07 20:13:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-07 20:13:23 +0000
commitd0802ace0495e293b99a23ed351d8810bac12a79 (patch)
tree2a333bb8a3151310497456e12d0f8fbcc70d91e8 /dev-haskell
parentStable for sparc, wrt bug #480990 (diff)
downloadgentoo-2-d0802ace0495e293b99a23ed351d8810bac12a79.tar.gz
gentoo-2-d0802ace0495e293b99a23ed351d8810bac12a79.tar.bz2
gentoo-2-d0802ace0495e293b99a23ed351d8810bac12a79.zip
Stable for sparc, wrt bug #480568
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/vector/ChangeLog5
-rw-r--r--dev-haskell/vector/vector-0.10.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/vector/ChangeLog b/dev-haskell/vector/ChangeLog
index 8f0dbdfc388b..b50b2181e3e5 100644
--- a/dev-haskell/vector/ChangeLog
+++ b/dev-haskell/vector/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/vector
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/ChangeLog,v 1.14 2013/08/18 13:45:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/ChangeLog,v 1.15 2013/09/07 20:13:23 ago Exp $
+
+ 07 Sep 2013; Agostino Sarubbo <ago@gentoo.org> vector-0.10.0.1.ebuild:
+ Stable for sparc, wrt bug #480568
18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> vector-0.10.0.1.ebuild:
Stable for x86, wrt bug #480568
diff --git a/dev-haskell/vector/vector-0.10.0.1.ebuild b/dev-haskell/vector/vector-0.10.0.1.ebuild
index 661c4ab78ecb..c18ab6a604aa 100644
--- a/dev-haskell/vector/vector-0.10.0.1.ebuild
+++ b/dev-haskell/vector/vector-0.10.0.1.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/vector/vector-0.10.0.1.ebuild,v 1.3 2013/08/18 13:45:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/vector-0.10.0.1.ebuild,v 1.4 2013/09/07 20:13:23 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="~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.5.0.1:=[profile?]