summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-18 13:45:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-18 13:45:45 +0000
commit6965f18d7277ec40a37409917d3fd1660a086452 (patch)
treed755d003a89635d1eaa9990a829f7ddd2ca8b1e6 /dev-haskell
parentStable for x86, wrt bug #480564 (diff)
downloadgentoo-2-6965f18d7277ec40a37409917d3fd1660a086452.tar.gz
gentoo-2-6965f18d7277ec40a37409917d3fd1660a086452.tar.bz2
gentoo-2-6965f18d7277ec40a37409917d3fd1660a086452.zip
Stable for x86, wrt bug #480568
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 79a60b6914f5..8f0dbdfc388b 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.13 2013/08/12 07:21:11 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/vector/ChangeLog,v 1.14 2013/08/18 13:45:45 ago Exp $
+
+ 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> vector-0.10.0.1.ebuild:
+ Stable for x86, wrt bug #480568
12 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> metadata.xml:
Correct metadata, wrt bug #480568. Thanks to Tom Wijsman for discovering this
diff --git a/dev-haskell/vector/vector-0.10.0.1.ebuild b/dev-haskell/vector/vector-0.10.0.1.ebuild
index 5012fdecd8ea..661c4ab78ecb 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.2 2013/08/11 08:46:40 ago Exp $
+# $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 $
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?]